J J Cole Basic Pleskian Dec 22, 2011 #1 Hello, how i Disable safe more on Plesk 10 i cannot find it in the /etc/php.ini where do I disable safe mode thanks Ja
Hello, how i Disable safe more on Plesk 10 i cannot find it in the /etc/php.ini where do I disable safe mode thanks Ja
IgorG Plesk addicted! Plesk Certified Professional Dec 22, 2011 #2 Just write line safe_mode = Off Click to expand... there.
J J Cole Basic Pleskian Dec 22, 2011 #3 Yes, could you tell me where should i turn it off i cannot find it in /etc/php.ini
IgorG Plesk addicted! Plesk Certified Professional Dec 22, 2011 #4 ~ cat /etc/php.ini | grep -i safe_mode safe_mode = Off Click to expand... Just add this line to this file at any place.
~ cat /etc/php.ini | grep -i safe_mode safe_mode = Off Click to expand... Just add this line to this file at any place.