Current time: 04-19-2024, 03:10 PM Hello There, Guest! (LoginRegister)


Post Reply 
Ftp Problem (SOLVED !)
Author Message
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #11
RE: Ftp Problem
I guess that you are from Turkey -> http://lists.debian.org/debian-user-turk...00003.html
04-26-2009 06:25 AM
Visit this user's website Find all posts by this user Quote this message in a reply
netsec Offline
Junior Member
*

Posts: 16
Joined: Apr 2009
Reputation: 0
Post: #12
RE: Ftp Problem
Thank you this was a very good referral, but the issues I'm reading in there, but there's been answered similarly to the solution not the problem: (

I do not understand her average up to 150 on my linux distribution, but somehow I could not reach a solution stable, I wonder if you give my root password for yourself Can you do an experiment, I aim to resolve the issue once again to re-install the system I am willing to?
04-26-2009 06:45 AM
Visit this user's website Find all posts by this user Quote this message in a reply
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #13
RE: Ftp Problem
All you have to do is reconfigure locales. there are many ways to that. I prefer manual way:
As root edit /etc/locale.gen and delete # in front of en_US.UTF-8 UTF8. Save file the run
Quote:locale-gen
Or run
Quote:dpkg-reconfigure locales
and mark en_US.UTF-8 UTF-8 then save. After restart proftpd
04-26-2009 06:51 AM
Visit this user's website Find all posts by this user Quote this message in a reply
netsec Offline
Junior Member
*

Posts: 16
Joined: Apr 2009
Reputation: 0
Post: #14
RE: Ftp Problem
Code:
ronark:~# nano /etc/locale.gen
ronark:~# locale-gen
Generating locales (this might take a while)...
  en_US.UTF-8... done
  tr_TR.UTF-8... done
  tr_TR.UTF-8... done
Generation complete.
ronark:~# /etc/init.d/proftpd restart
Stopping ftp server: proftpd.
Starting ftp server: proftpd - Fatal: SQLMinUserUID: requires a numeric argument on line 183 of '/etc/proftpd/proftpd.conf'

My conf now so :

Code:
# en_PH.UTF-8 UTF-8
# en_SG ISO-8859-1
# en_SG.UTF-8 UTF-8
# en_US ISO-8859-1
# en_US.ISO-8859-15 ISO-8859-15
en_US.UTF-8 UTF-8
# en_ZA ISO-8859-1
# en_ZA.UTF-8 UTF-8
# en_ZW ISO-8859-1

edit : "tr_TR.UTF-8" I've removed, but the same error .
(This post was last modified: 04-26-2009 07:02 AM by netsec.)
04-26-2009 06:57 AM
Visit this user's website Find all posts by this user Quote this message in a reply
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #15
RE: Ftp Problem
Well this is another problem. You did not replace all variable between { and }:
Quote:{DATABASE_NAME}
{DATABASE_HOST}
{DATABASE_USER}
{DATABASE_PASS}
{FTPD_MIN_UID}
{FTPD_MIN_GID}
take this from your old (the one you have replaced) proftpd.conf. if you do not have a backup you cahave a backup in /etc/ispcp/proftpd/backup/proftpd.conf.ispcp. Replace only that values!!!
Lucan has warned you already about not replacing all values. no need to remove tr_TR.UTF-8, you can leave it
(This post was last modified: 04-26-2009 07:06 AM by sci2tech.)
04-26-2009 07:04 AM
Visit this user's website Find all posts by this user Quote this message in a reply
netsec Offline
Junior Member
*

Posts: 16
Joined: Apr 2009
Reputation: 0
Post: #16
RE: Ftp Problem
Please calm downSmile

For information about Linux that I'm surfing with putty like zombieSmile I started to learn linux commands for 1 month.

I am aware how much work sorry for that I also thank you very much for your interest, I could not figure out last summer?

/ etc / ispcp / proftpd / backup / proftpd.conf.ispcp not already specified in the rows;

Code:
(DATABASE_NAME)
(DATABASE_HOST)
(DATABASE_USER)
(DATABASE_PASS)
(FTPD_MIN_UID)
(FTPD_MIN_GID)

Edit : re-establishing an English deployment Would I recommend this to not having any problems?
(This post was last modified: 04-26-2009 07:18 AM by netsec.)
04-26-2009 07:16 AM
Visit this user's website Find all posts by this user Quote this message in a reply
netsec Offline
Junior Member
*

Posts: 16
Joined: Apr 2009
Reputation: 0
Post: #17
RE: Ftp Problem
Hey!

This change in the information transfer of the file I've never!

I've rearranged it works perfectly, I am sorry for I've so much work: (

Thank you!
04-26-2009 08:25 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)