Hi,
I have:
PHP 4.2.0 RC3
Apache 2.0.35
Windoze 98
I am having trouble getting PHP to run on this version of apache as a module.
I have PHP 4.2.0RC3 and Apache 1.3.23 working perfectly together, but when I try to start up PHP as a module within Apache, I get:
Syntax error on line 173 of C:/Program Files/Apache Group/Apache2/Apache2/conf/httpd.conf:
Cannot load C:/Program Files/Apache Group/Apache2/Apache2/modules/php4apache.dll into server: One of the library files needed to run this application cannot be found.
Now I am aware of this problem in earlier version of PHP and Apache, but usually I have been able to solve them by moving dll's around and adjusting paths, but no matter what I do with this version and no matter which dlls or paths I set, I cannot get apache to start.
As a cgi version it works perfectly, but I would prefer to use it as an apache module.
Can you help?
Cheers
Mike.