Just set safe_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 = .
584 views 3
Just set safe_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 = .