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 ?
Open basedir restrictions
Re: Open basedir restrictions
Talk to your host...
-
- Power Poster
- Posts: 265
- Joined: Mon Mar 14, 2011 1:16 am
Re: Open basedir restrictions
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/'
open_basedir = '/path/to/your/public/folder/'