[quote:b3b9f72f6f][i:b3b9f72f6f]Originally posted by bdraco[/i:b3b9f72f6f]
Just re-run buildapache.sea[/quote:b3b9f72f6f]
Ok.. I did that... here is what I get now when trying to start apache:
/etc/httpd.old/logs
/etc/httpd.old/modules
/scripts/initsslhttpd
/scripts/rebuildhttpdconffromproftpd
root@localhost [/home]# /etc/rc.d/init.d/httpd restart
/etc/rc.d/init.d/httpd restart: httpd not running, trying to start
Syntax error on line 211 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: /usr/lib/libz.so.1: shared object not open
/etc/rc.d/init.d/httpd restart: httpd could not be started
root@localhost [/home]#
This is happening on two different servers. Complete fresh installs.. nothing else out of the ordinary... load cpanel... php doesn't parse.... re install build apache, now apache doesn't run.
I can remove the reference to load the libphp4 module in apache and then I get an error about mod_php4.c, then I remove reference to that to get apache to run, but still back to php not working.
What else should I do?