Forum Moderators: coopster

Message Too Old, No Replies

shell_exec need any configuration?

         

hsceeus

7:28 pm on Mar 10, 2006 (gmt 0)

10+ Year Member



hi, got anyone can provide me information on how to did the configuration in the unix there to make the shell_exec() can work properly? i hope got somebody can help me with this problem. thanks

coopster

9:54 pm on Mar 10, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Did you turn up error_reporting [webmasterworld.com] first in your script to see what, if any, error messages are being displayed?

That would be the first step. You may also want to review PHP's manual pages on Program Execution Functions [php.net] to see if you have your server setup to allow such operations or not.