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.