ispCP - Board - Support
Proftpd does not start [CentOS] - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: Proftpd does not start [CentOS] (/thread-11131.html)



Proftpd does not start [CentOS] - NIIcK - 07-07-2010 12:19 AM

Hello,

My distribution is CentOS 5.5, IspCP version 1.05.

On a proftpd -n -d5 command i get the following:

Code:
#  proftpd -n -d5
- using TCP receive buffer size of 87380 bytes
- using TCP send buffer size of 16384 bytes
- mod_tls/2.2.2: using OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
- <IfModule>: using 'mod_dso.c' section at line 30
- disabling runtime support for IPv6 connections
- DenyFilter: compiling deny regex '\*.*/'
- <Directory /*>: deferring resolution of path
- PathDenyFilter: compiling deny regex '.quota$'
- <IfModule>: using 'mod_quotatab.c' section at line 138
- <IfModule>: skipping 'mod_ratio.c' section at line 153
- <IfModule>: using 'mod_delay.c' section at line 160
- <IfModule>: using 'mod_ctrls.c' section at line 164
- <IfModule>: skipping 'mod_ctrls_admin.c' section at line 172
- processing configuration directory '/etc/proftpd/ispcp'
- <Directory ~/backups>: deferring resolution of path
- <Directory ~/backups/*>: deferring resolution of path
- <Directory ~/cgi-bin>: deferring resolution of path
- <Directory ~/cgi-bin/*>: deferring resolution of path
- <Directory ~/htdocs>: deferring resolution of path
- <Directory ~/htdocs/*>: deferring resolution of path
- <Directory ~/disabled>: deferring resolution of path
- <Directory ~/errors>: deferring resolution of path
- <Directory ~/errors/*>: deferring resolution of path
- <Directory ~/logs>: deferring resolution of path
- <Directory ~/logs/*>: deferring resolution of path
- <Directory ~/phptmp>: deferring resolution of path
- <Directory ~/phptmp/*>: deferring resolution of path
- <Directory ~/statistics>: deferring resolution of path
- <Directory ~/statistics/*>: deferring resolution of path
- warning: unable to determine IP address of 'ihr'
- error: no valid servers configured
- Fatal: error processing configuration file '/etc/proftpd.conf'

As stated in the subject, the proftpd service does not start. I will also attach the proftpd.conf file.

Please help.

Thank you,

Nick


RE: Proftpd does not start [CentOS] - NIIcK - 07-07-2010 09:29 PM

Any help please? I seems I can't manage to get proftpd up regardless of what i've tried Sad

Thank you!


RE: Proftpd does not start [CentOS] - joximu - 07-07-2010 09:32 PM

- warning: unable to determine IP address of 'ihr'
- error: no valid servers configured
- Fatal: error processing configuration file '/etc/proftpd.conf'

is the name of the server "ihr" ?

should be the fq-hostname and should be resolvable.

/J


RE: Proftpd does not start [CentOS] - NIIcK - 07-07-2010 09:48 PM

Thank you,

It worked after I've changed the hostname to a fqdn.

Regards,

Nick