Just setsafe_mode=Off in your php.ini file (it’s usually in/etc/on the server). If that’s already off, then look around for the open_basedir in the php.ini file and change it to open_basedir= .
227 views 1
Just setsafe_mode=Off in your php.ini file (it’s usually in/etc/on the server). If that’s already off, then look around for the open_basedir in the php.ini file and change it to open_basedir= .