Anon
02-06-2001, 10:38 AM
Hi,
shouldn't it be possible to execute programms in (for example) "/usr/X11R6/bin/"
if safe_mode_exec_dir is set to the above ?
i tried:
shell_exec('/usr/X11R6/bin/convert');
and got the following error msg:
"Warning: Cannot execute using backquotes in safe mode in test.php"
So, how do i set a "trusted Directory" for executables in safe_mode ?
bye, Niko
shouldn't it be possible to execute programms in (for example) "/usr/X11R6/bin/"
if safe_mode_exec_dir is set to the above ?
i tried:
shell_exec('/usr/X11R6/bin/convert');
and got the following error msg:
"Warning: Cannot execute using backquotes in safe mode in test.php"
So, how do i set a "trusted Directory" for executables in safe_mode ?
bye, Niko