ID:               50455
 User updated by:  nevasha at rocketmail dot com
 Reported By:      nevasha at rocketmail dot com
 Status:           Open
 Bug Type:         Windows Installer
 Operating System: Windows XP Professional sp 2
 PHP Version:      5.3.1
 New Comment:

I also notice with the same installation if I set to include one of the

dynamic extensions with the following configuration:

extension_dir="D:\Tools\PHP\ext"
extension=php_bz2.dll

I see the following fatal error any time I invoked php-win.exe or 
php.exe:

CLI has encountered a problem and needs to close.  We are sorry for the

inconvenience.

It doesn't matter which dynamic extension I include this error occurs 
every time. Yes the files that are specified in the dynamic extension
do 
exist.


Previous Comments:
------------------------------------------------------------------------

[2009-12-11 22:48:37] nevasha at rocketmail dot com

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 this bug report at http://bugs.php.net/?id=50455&edit=1

Reply via email to