Page 1 of 1

Open basedir restrictions

Posted: Mon Apr 04, 2011 2:09 pm
by tzinck
Du har /tmp:/hsphere/local/home:/hsphere/shared/apache/libexec/php5ext/php:/hsphere/shared/php5:/hsphere/shared/apache/htdocs:/mnt/ws54-data Tjek for PHP Open Basedir

Open basedir restrictions are in effect. You may have difficulty with some addon functionality with this restriction.

How do I fix this error ?

Re: Open basedir restrictions

Posted: Tue Apr 05, 2011 10:20 pm
by Dr.CSS
Talk to your host...

Re: Open basedir restrictions

Posted: Thu Apr 14, 2011 11:03 am
by gocreative
You could also try creating a php.ini file in your root folder and adding this to it:

open_basedir = '/path/to/your/public/folder/'