I was wondering if there was a method of editing disable_functions (so as to enable the exec() function) by using PHP code, or just in a way that won’t involve access to the php.ini file? If so, what would that be?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, because that would make
disable_functionscompletely useless: Its there for security reason, but where is the security, when everybody can change it?Nope.
Changing the hoster, I guess.