Re: PHP5 and APACHE2 work but not best



Jerry Stuckle wrote:
What happens if you open a MS-DOS prompt, CD to the Apache binary directory and type

httpd -f (path to your httpd.conf file)

You should get some error messages as to why Apache won't run.

Jerry:
I'm thinking either:
a) php is not installed in c: (low probability), or
b) he is using php 5.1.2 with Apache 5.2. The php5apache2.dll that
comes with the standard bundle is not compiled for Apache 5.2 (AFAIK).

-david-

.



Relevant Pages