Hello everyone,
Iam new here and need help. I sell a script that requires shell exec
and a customer's error is this:
You don't have 'shell_exec' support in PHP, please check your PHP installation. This function is required.
===========PHP Code:Warning: shell_exec() has been disabled for security reasons in /home/talkin/public_html/wpm/setup.php on line 319
Failed to use 'shell_exec' in PHP. Please contact your hosting.
Command was:
{ echo 0 && echo $?; } 2>&1
Output:
2 fatal error(s), can't continue.
Is there a workaround for this? Since his hosting will not
allow this.?


Reply With Quote


Bookmarks