Disabling PHP shell functions
admin | Aug 13, 2009 | Comments 0
Issue :
All PHP shell functions need to be stopped.
Solution :
1. Locate the php.ini file
php -i | grep php.ini
2. Open it with your favorite editor and put the following :
disable_functions = ” “
Or add functions that you want to disable.
Filed Under: Quick fixes • Technical
About the Author: InstaCarma is a provider of Enterprise Class Solutions for the Hosting Industry

1800 810 6547