Quote Originally Posted by George.Boboc View Post
I just did and the results are:
open_basedir /home/MYUSER/:/usr/lib/php:/usr/local/lib/php:/tmp no value
PHP Safe Mode: Off

No value for open_basedir means set to one?

I will talk to my ISP to make the changes and post than a reply with the effects. Thanks!
Hi,

Just solved the problem.
It seems that my ISP upgraded the php and the new version comes without the safe mode function but with open_basedir restriction set on. After setting to off everything is finally normal.

Thank you for your support!
George