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-cli crashes Status: Bogus Type: Bug Package: CGI related Operating System: WinXP PHP Version: 5.3.3 Block user comment: N New Comment: I don't think it's bogus, when php -c is ignored. But I'm possibly doing something wrong. Previous Comments: ------------------------------------------------------------------------ [2010-09-30 12:10:45] circus2 at freenet dot de I don't want to put anything to into the Windows-Path as this requires an interaction of the user. I don't want to be responsible for people hacking in there Windows path only knowing how to open Outlook and Word. It's also hard to manage this, because I don't know if the shared network storage has the same name on every pc. Another problem is, that you may have to "maintain" the php.ini over the time and you have to keep track of the people using the scripts. So anyways - if it does not work with php 5.3.3 we will stick with 5.2.x. and that's it for the moment. The problem was already in php 5.3.3r3 when I reported it the first time - that's why you were a little confused about the version number. It did not disappear by now. ------------------------------------------------------------------------ [2010-09-30 12:03:38] paj...@php.net Why don't you try what I have asked earlier? You don't to "install softwares" to try it, simply copy it there and that will make it. ------------------------------------------------------------------------ [2010-09-30 11:59:33] circus2 at freenet dot de I already tried to use it that way: php -c php.ini --ini (does not find php.ini) php -c <fullPath>\php.ini --ini (does not find php.ini) Any hints? Thanks ------------------------------------------------------------------------ [2010-09-30 11:46:54] paj...@php.net If you want to load it, then use -c or copy to c:\windows. Current directory is not valid anymore in 5.3+ (as explained in the manual and migration guide). Not a bug > bogus. ------------------------------------------------------------------------ [2010-09-30 11:41:13] circus2 at freenet dot de It does not crash anymore, but when I rename the php.ini-development to php.ini in the directory, php can not find it. php --ini says Loaded Configuration File: <none> ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/bug.php?id=52379 -- Edit this bug report at http://bugs.php.net/bug.php?id=52379&edit=1