ID:               38835
 Updated by:       [EMAIL PROTECTED]
 Reported By:      trustpunk at hotmail dot com
-Status:           Assigned
+Status:           Closed
 Bug Type:         CGI related
 Operating System: Windows
 PHP Version:      5.1.6
 Assigned To:      dmitry
 New Comment:

Fixed in CVS HEAD and PHP_5_2


Previous Comments:
------------------------------------------------------------------------

[2006-09-14 19:42:31] trustpunk at hotmail dot com

Description:
------------
I can use the -d argument inside of the CLI interface of PHP, but I
cannot use it inside the CGI/FastCGI Interface.

Reproduce code:
---------------
There's no code to reproduce. I'm trying to use the -d argument with my
"Abyss Web Server" setup. It allows you to add arguments to the
Interpreter settings and it won't work when I use the -d with
"php-cgi.exe" as my Interpreter.

I've been in the software forums on this issue and they say it's caused
by PHP not passing the -d argument.

Here's an example from the "Abyss Web Server" settings.

Interface: CGI/FastCGI
Interpreter: C:\PHP\php-cgi.exe
Arguments: -d safe_mode=off

Type: PHP Style

Associated Extensions: php 

Expected result:
----------------
I expect to be able to use the -d Argument with my PHP settings. I'm
using the CGI/FastCGI Interface.

Actual result:
--------------
I don't get any results. The arguments "-d" are not passed to PHP.


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


-- 
Edit this bug report at http://bugs.php.net/?id=38835&edit=1

Reply via email to