Edit report at http://bugs.php.net/bug.php?id=52379&edit=1
ID: 52379 Updated by: paj...@php.net Reported by: circus2 at freenet dot de Summary: php-cli crashes Status: Feedback Type: Bug Package: CGI related Operating System: WinXP PHP Version: 5.3.3 Block user comment: N New Comment: Where is the crash? Previous Comments: ------------------------------------------------------------------------ [2010-09-30 10:29:44] paj...@php.net Where is the crash? ------------------------------------------------------------------------ [2010-09-30 10:24:43] circus2 at freenet dot de I checked for spaces in the path name and it is not relevant. But what is maybe affecting the problem is that php is stored in a remote directory of the server. It's an inbound disk. Maybe this is treated different in PHP 5.2.x and PHP 5.3.x? ------------------------------------------------------------------------ [2010-07-19 16:50:04] circus2 at freenet dot de Description: ------------ Load the Windows php-533r3-VC9-ts.zip. Unzip the package. Rename the php.ini-development to php.ini. Run the cli command: php --ini in the unzipped directory. It will not detect the php.ini unless it is stored in C:\Windows. My path contains spaces which may cause the problems, but with PHP 5.2.x it works like expected. Expected result: ---------------- It should detect the php.ini in the unzipped php directory. Works like expected with php 5.2.14r3. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=52379&edit=1