From:             walidantar at live dot com
Operating system: Windows 7 x86, Windows xp x86
PHP version:      5.2.9
PHP Bug Type:     Apache2 related
Bug description:  Syntex Error

Description:
------------
When I run Test Configuration "httpd.exe" it gives a message that says
syntex error at line 490 "Only first PHPINIDIR directive honored per
configuration tree - subsequent ones ignored"

Reproduce code:
---------------
#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
ScriptAlias /php/ "E:/Program Files/PHP/"
Action application/x-httpd-php "E:/Program Files/PHP/php-cgi.exe"
PHPIniDir "E:/Program Files/PHP/" //only this directive is required
LoadModule php5_module "E:/Program Files/PHP/php5apache2_2.dll"
#PHPIniDir "E:/Program Files/PHP/" //must be omitted
LoadModule php5_module "E:/Program Files/PHP/php5apache2.dll"
#PHPIniDir "E:/Program Files/PHP/" //must be omitted
LoadModule php5_module "E:/Program Files/PHP/php5apache.dll"
#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL


-- 
Edit bug report at http://bugs.php.net/?id=48494&edit=1
-- 
Try a CVS snapshot (PHP 5.2):        
http://bugs.php.net/fix.php?id=48494&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):        
http://bugs.php.net/fix.php?id=48494&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):        
http://bugs.php.net/fix.php?id=48494&r=trysnapshot60
Fixed in CVS:                        
http://bugs.php.net/fix.php?id=48494&r=fixedcvs
Fixed in CVS and need be documented: 
http://bugs.php.net/fix.php?id=48494&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=48494&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=48494&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=48494&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=48494&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=48494&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=48494&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=48494&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=48494&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=48494&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=48494&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=48494&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=48494&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=48494&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=48494&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=48494&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=48494&r=mysqlcfg

Reply via email to