Click to See Complete Forum and Search --> : Apache startup


Anon
09-03-2001, 01:19 AM
Hi all,

I have install apache 1.3 and PHP 4.0.6 in my machine. After i compiled all the soruces and use ./configure to set up, an error has occured with given message:

Syntax error on line 236 of /usr/local/web/apache/conf/httpd.conf:
API module structure `php4_module' in file /usr/local/web/apache/libexec
/libphp4.so is garbled - perhaps this is not an Apache module DSO?
./apachectl start: httpd could not be started

Could someone please help me on this?

Thank you in advance

leo

Anon
09-03-2001, 07:07 PM
Did you compile apache and PHP in the right order? You need to configure Apache then compile PHP then compile apache (or something confusing like that)

Check out www.devshed.com/Server_Side/PHP/SoothinglySeamless/page7.html