Is it possible to enable shell_exec() for my account?
I'm not quite sure what it is, but I'm getting an error telling me that it's disabled and that the script needs it to run, and that the PHP version I'm using is out of date.
Can anyone help?
Is it possible to enable shell_exec() for my account?
I'm not quite sure what it is, but I'm getting an error telling me that it's disabled and that the script needs it to run, and that the PHP version I'm using is out of date.
Can anyone help?
shell_exec is disabled on a server wide basis for security reasons and cannot be enabled on a user by user basis.
I suggest you go back to the script's creator and ask for a fix.
Nothing is always absolutely so.