proftpd problem

Discussion in 'Installation/Configuration' started by magiX, Mar 7, 2008.

  1. magiX

    magiX New Member

    I'm on CentOS 4.5 & have been using this tutorial: http://www.howtoforge.com/perfect_server_centos4.5_p6

    Everything has been fine thus far but when I did: /etc/init.d/proftpd start

    I get the following error:

    - warning: unable to determine IP address of '64-191-50-85.hostnoc.net'
    - error: no valid servers configured
    - Fatal: error processing configuration file '/etc/proftpd.conf'
    [FAILED]

    I was wondering if anyone could help me out? Thanks.
     
  2. Hans

    Hans Moderator Moderator

    Proftpd was unable to work out what IP is associated with the hostname in the VirtualHost block. Normally caused by a problem with the DNS resolution of the host, check the resolv.conf file and that your chosen nameservers are functional.
     
  3. magiX

    magiX New Member

    I got that fixed but now when trying to install ISPConfig I get:

    tar: Error exit delayed from previous errors
    ./setup2: line 873: ispconfig_tmp/php/bin/php: No such file or directory
    ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here!

    I updated zlib like it said in one of the threads - I also installed 'mysqlclient10-devel' and 'mysql-bench' but still not working.
     
  4. falko

    falko Super Moderator Howtoforge Staff

    There must have been errors before the one you posted. Please post the full error output.
     

Share This Page