ID:               16542
 Comment by:       thunderbug66 at gmail dot com
 Reported By:      n dot dose at leo-media dot de
 Status:           No Feedback
 Bug Type:         IIS related
 Operating System: windows XP
 PHP Version:      4.1.2
 New Comment:

was having the same problem.  found that you have to use the entire
path to you executable:
safe_mode_exec_dir = "C:\php\exec"

<?php
exec("C:\php\exec\myprog.exe");
?>

works for me CLI


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

[2004-04-24 22:22:22] andy_jcs at yahoo dot ca

Same problem, tested on Win2K and Win XP.

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

[2002-11-26 19:59:25] [EMAIL PROTECTED]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.



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

[2002-11-15 22:16:11] justinNOSPAMclarke at xcelco dot on dot ca

My host is running safe mode, and so I need to figure out how to tell
them to give my directory access to exec()

I would rather not run safe_mode at all.

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

[2002-11-15 22:07:32] [EMAIL PROTECTED]

Just curious, are you guys really running a shared server on Windows? 
Because safe_mode makes very little sense in a non-shared environment.

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

[2002-11-15 22:03:02] justinNOSPAMclarke at xcelco dot on dot ca

By the way, this is being used as a module for Apache.

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

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

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

Reply via email to