ID:               35483
 User updated by:  marcl at vo dot lu
 Reported By:      marcl at vo dot lu
-Status:           Feedback
+Status:           Open
 Bug Type:         Program Execution
 Operating System: Windows 2003
 PHP Version:      4.4.1
 New Comment:

I can't execute binaries which are in safe_mode_exec_dir 
(safe_mode=on)   

I tried all variants!

OK

Os: Windows Server 2003
Webserver: Apache 1.3.34 
ImageMagick: 6.2.5-5-Q16-windows-dll.exe

php.ini:

safe_mode = On

safe_mode_gid = Off

safe_mode_include_dir =

safe_mode_exec_dir = 

I want to execute ImageMagick with safe_mode = On

Example 1: safe_mode_exec_dir = d:/ImageMagick/

Example 2: safe_mode_exec_dir = d:/ImageMagick

Example 3: safe_mode_exec_dir = d:\ImageMagick\

Example 4: safe_mode_exec_dir = d:\ImageMagick

ImageMagick does not work with this examples in safe_mode =On

 In php error log are no entries.

thanks


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

[2005-11-30 12:10:40] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.




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

[2005-11-30 11:58:48] marcl at vo dot lu

Description:
------------
I can't execute binaries which are in safe_mode_exec_dir 
(safe_mode=on)   

I tried all variants!



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


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

Reply via email to