Click to See Complete Forum and Search --> : What Order to Load PHP4 Apache Module


Anon
08-09-2000, 05:09 PM
Hi,

Where in the order of Load Modules do I want to load the module php4_module?

I currently have it loading at the end (this is where the PHP put it when I installed). When I try to start up Apache from scratch, it won't run if the PHP load module line is in the httpd.conf file. I have to comment it out, start the server, uncomment it, and restart the server. This is what leads me to believe that I have to load the PHP module earlier.

thanks,

Brad.

Anon
08-10-2000, 11:28 AM
What is the error you recieve?

Regards
Darren
http://www.php4hosting.com/

Anon
08-10-2000, 03:20 PM
Hi,

I don't recieve an error. When I start Apache, it looks to start alright, but it quits right away.

The message from the error log is

dyld: /usr/local/sbin/httpd Undefined
symbols:
pen_file_for_scanning

brad.

Anon
10-05-2000, 07:38 PM
I get a multiple definitions error...

I comment the PHP stuff out...apache runs... I uncomment PHP and apache yells at me.