On 07/03/2010 2:13 AM, Alain Roger wrote:
Hi,
i have a curious issue with apache 2.2.14.
since i reinstalled php with version 5.2.13, apache doesn't start when the
following lines are in the httpd.conf:
#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
PHPIniDir "D:/webserver/PHP/"
LoadModule php5_module "D:/webserver/PHP/php5apache2_2.dll"
AddType application/x-httpd-php .php
#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
when i comment all lines except the PHPIniDir, i have the same issue.
is there any incompatiblity known ?
thx.
Alain,
1) What does the error log say, exactly? Or if you run apachectl start,
do you see anything on STDERR?
2) This not the proper way to configure mod_php. See
http://www.php.net/manual/en/install.unix.apache2.php
Frank
---------------------------------------------------------------------
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]