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 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


Previous Comments:
------------------------------------------------------------------------
[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>

------------------------------------------------------------------------
[2010-09-30 11:29:35] paj...@php.net

Title of the bug:"php-cli crashes".



Please try using:
http://www.php.net/~pierre/test/php-5.3.3-dfsfix-Win32-VC9-x86.zip



Also not sure where you get a "php-533r3-VC9-ts.zip" zip.

------------------------------------------------------------------------
[2010-09-30 11:16:30] circus2 at freenet dot de

What do you mean with "where is the crash"?



Just to explain my problem a bit more in detail. We have a shared
network disk in the office (WIN environment). We use custom little
helpers for some Excel files written in php and stored in a folder on
the shared disk. Besides the helper scripts we had to add the php
binaries on the network disk to allow some users to run the scripts.



The php binaries can be either 5.2.x or 5.3.x. When we unzip php 5.2.x
just as is on the network disk - everything is okay. When we unzip php
5.3.3 on the disk and run php -v it crashes and a WIN exception is
raised for php-cgi.exe



If you need further information I'll try to figure it out, but I have
not the abilities to install software or to change any system settings
due to the fact that I am in the office of a large company.



Thanks for your time

------------------------------------------------------------------------
[2010-09-30 10:29:47] paj...@php.net

Where is the crash?

------------------------------------------------------------------------


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

Reply via email to