[NTLUG:Discuss] Apache 2 and PHP 4 problem SOLVED!

Alton R. Pouncey, II alton at trainers-r-us.com
Fri Jan 3 11:24:07 CST 2003


On Fri, 2003-01-03 at 11:03, Alton R. Pouncey, II wrote:

Ok, I feel really silly now.  I figured I'd give the following a shot
and see if it works.

I changed the order in which I loaded my perl and php modules from:

LoadModule perl_module modules/mod_perl.so
LoadModule php4_module modules/libphp4.so

to:

LoadModule php4_module modules/libphp4.so
LoadModule perl_module modules/mod_perl.so

I then ran httpd in debug mode and both the modules were loaded.  I
fired up a .php page and VOILA!, PHP works just fine now.  I am not sure
why the order makes a difference in this instance - I will research that
later.

I'd like to thank everyone for their suggestions.

-- 
Alton R. Pouncey, II
SCSA, SCNA, CCNA, CIW Professional
http://www.trainers-r-us.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: This is a digitally signed message part
Url : http://ntlug.org/pipermail/discuss/attachments/20030103/76d30f22/attachment.bin


More information about the Discuss mailing list