Hello,
We have recently dumped IIS after getting hit with Nimda and went to apache for win32 (on nt4). We're trying to get php to work but are having trouble.
On our web server, we have 3 virtual hosts with completely different domain names. We have the php directives in the httpd.conf file, but php won't work (get 500 errors).
I've got the Action, AddType, and ScriptAlias directive in there, and no PHP.
I have added the same lines to the same version of apache to my win me development machine, and it works just fine (no virtual hosts).
What do I need to do?
Help!!
Thanks.