Edit report at http://bugs.php.net/bug.php?id=52379&edit=1
ID: 52379 User updated by: circus2 at freenet dot de Reported by: circus2 at freenet dot de -Summary: php.ini not loaded +Summary: php-cli crashes Status: Open Type: Bug Package: CGI related Operating System: WinXP -PHP Version: 5.3.3RC3 +PHP Version: 5.3.3 Block user comment: N New Comment: 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? Previous Comments: ------------------------------------------------------------------------ [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