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:             Feedback
+Status:             Open
 Type:               Bug
 Package:            CGI related
 Operating System:   WinXP
 PHP Version:        5.3.3
 Block user comment: N

 New Comment:

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


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

Where is the crash?

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

Reply via email to