From: nevasha at rocketmail dot com Operating system: Windows XP Professional sp 2 PHP version: 5.3.1 PHP Bug Type: Windows Installer Bug description: After installing PHP, I see "php fatal error related to include_path"
Description: ------------ I installed PHP 5.3.1 using windows installer and following the installation guide. After running the modified go-pear.bat (the modification needed was: %PHP_BIN% -d phar.require_hash=0 PEAR\go- pear.phar) I see that php.ini has been correctly updated with: ;***** Added by go-pear include_path=".;D:\Tools\PHP\pear" ;***** However when I run php-win.exe I see the following error message in the log file: PHP Fatal error: Unknown: Failed opening required '-' (include_path='.;D:\Tools\PHP\pear') in Unknown on line 0 Actual result: -------------- However when I run php-win.exe I see the following error message in the log file: PHP Fatal error: Unknown: Failed opening required '-' (include_path='.;D:\Tools\PHP\pear') in Unknown on line 0 -- Edit bug report at http://bugs.php.net/?id=50455&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=50455&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=50455&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=50455&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=50455&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=50455&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=50455&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=50455&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=50455&r=needscript Try newer version: http://bugs.php.net/fix.php?id=50455&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=50455&r=support Expected behavior: http://bugs.php.net/fix.php?id=50455&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=50455&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=50455&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=50455&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=50455&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=50455&r=dst IIS Stability: http://bugs.php.net/fix.php?id=50455&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=50455&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=50455&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=50455&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=50455&r=mysqlcfg
