> I'm trying to get the PHP4 module to run, and i've updated the
> httpd.conf file by uncommenting the LoadModule line for PHP. 
> I also had
> to change the name of the module to php4apache.dll (it said
> apachemodulephp.dll). Furthermore, I've uncommented the lines with
> AddType application/x-http-php etc.
> 
> But when I try to (re)start apache I get the following error:
> 
>   C:\Program Files\OpenSA\Apache>apache
>   Syntax error on line 185 of c:/program
> files/opensa/apache/conf/httpd.conf:
>   Cannot load c:/program 
> files/opensa/apache/modules/php4apache.dll into
> server: 
>   (1157) One of the library files needed to run this 
> application cannot
> be found:
> 
Ok, found the problem. The php4apache.dll requires the ApacheCore.dll
to be in your path. Add the Apache folder to your PATH env var and it
should run.

Daniel S. Reichenbach


--
This is The OpenSA Project's mailing list. For more information,
please visit the project's web site at http://www.opensa.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to