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.
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.
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.