Vince Bravdica wrote:
> [EMAIL PROTECTED] wrote:
>>
>> #LoadModule php5_C:\php5\php5apache2.dll
>> #AddType application/x-httpd-php .php
>> #PHPdir "C:\php5
>>
>> when this is not un commented it causes this error

> I'm not an expert at this, but if you check the logs, I'm thinking that
> your php directory is not accurate. Try first the logs, then un-comment
> each line at a time to see wher the error occurs. If it occurs on the
> first line, check the dir tree to verify that all is correct.

More likely, someone ignored the LOUD STATEMENT that Apache 2.0 modules
won't load in Apache 2.2.  You must have a php5apache2.dll (and every
other module to be loaded) that was compiled for Apache 2.2!

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to