ispCP - Board - Support
FTP error after upgrade to 1.0.2 - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Update/Upgrade (/forum-44.html)
+--- Thread: FTP error after upgrade to 1.0.2 (/thread-7954.html)



FTP error after upgrade to 1.0.2 - chappy - 09-24-2009 05:48 AM

Hi there,

just upgraded to 1.0.2 (before that i had 1.0.1).
Everything was running fine expect proftpd.
Here the output that i received:

Code:
....
Starting Courier IMAP server: imapd.
Stopping Courier IMAP-SSL server: imapd-ssl.
Starting Courier IMAP-SSL server: imapd-ssl.
Stopping ftp server: proftpd.
Starting ftp server: proftpd - Fatal: SQLMinUserUID: requires a numeric argument on line 168 of '/etc/proftpd/proftpd.conf'
failed!
Stopping Courier authentication services: authdaemond.
Starting Courier authentication services: authdaemond.

        Congratulations!

        ispCP '1.0.2 OMEGA' Update completed successfully!

        Please type http://******* in your browser,
        log in with your Administrator Account and perform
        Database Updates if exists.

The mentioned line looks like this:
Code:
SQLMinUserUID              {FTPD_MIN_UID}
SQLMinUserGID              {FTPD_MIN_GID}

Any idea what i need to change to get this running?

Much appreciate any help.

Thank you.

Cheers

Stefan


RE: FTP error after upgrade to 1.0.2 - kurgans - 09-24-2009 06:12 AM

You change these values

SQLMinUserUID 2000
SQLMinUserGID 2000

And restart proftpd