![]() |
#2
jingjing3162010-03-09 09:17
|
syntax error on line 491 of D:/phpServerd/Apache2.2/cong/httped.conf
only first PHPINDir directive honoref per configuration tree- subsequent ones ignored
486行往下如下:
#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL 行486
ScriptAlias /php/ "D:/PhpServers/PHP/"
Action application/x-httpd-php "D:/PhpServers/PHP/php-cgi.exe"
PHPIniDir "D:/PhpServers/PHP/"
LoadModule php5_module "D:/PhpServers/PHP/php5apache2_2.dll"
PHPIniDir "D:/PhpServers/PHP/" 行491
LoadModule php5_module "D:/PhpServers/PHP/php5apache2.dll"
PHPIniDir "D:/PhpServers/PHP/"
LoadModule php5_module "D:/PhpServers/PHP/php5apache.dll"
#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL