Jump to content

PHP Safe mode and 2>&1 running etc...


jhony

Recommended Posts

Hello,

 

Anyone know what variable must be set whe PHP 5.1 running in SAFE MODE

To get work that:

system("exec gcc-v 2>&1");

 

This is only example ( seems to be no output in browser in all commands)

 

I have defined  safe_mode_exec_dir but seems to be to enough.. just white sceen no output

 

Please help

 

Link to comment
https://forums.phpfreaks.com/topic/81491-php-safe-mode-and-21-running-etc/
Share on other sites

doesn't work also

i even copied some bins to this dir to test so paths are ok, problem is with this string output, even if path will be bad should give as string communicate that gcc was not found etc..

 

Problem is in somewhere else...in php.ini

 

Jhony

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.