Open basedir restrictions

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
tzinck
New Member
New Member
Posts: 6
Joined: Fri Apr 01, 2011 5:57 pm

Open basedir restrictions

Post 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 ?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Open basedir restrictions

Post by Dr.CSS »

Talk to your host...
gocreative
Power Poster
Power Poster
Posts: 265
Joined: Mon Mar 14, 2011 1:16 am

Re: Open basedir restrictions

Post 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/'
Locked

Return to “[locked] Installation, Setup and Upgrade”