[BlueOnyx:10364] Re: open_basedir restriction in effect.
Michael Stauber
mstauber at blueonyx.it
Fri Apr 27 10:22:01 -05 2012
Hi DD,
> To clarify: I get the same error with /web/ added into the error strings:
>
> PHP Warning: file_exists(): open_basedir restriction in effect.
> File(/home/.sites/70/site4/web/product_list.csv) is not within the allowed
> path(s): (/tmp/:/var/lib/php/session/:/usr/sausalito/configs/php/) in
> /home/.sites/70/site4/web/update_products.php on line 12
To disable the open_basedir restrictions, edit the PHP settings of the site in
question and remove everything from "open_basedir" that's currently there and
replace it with this: /
Just a simple slash. Save the changes. Done.
--
With best regards
Michael Stauber
More information about the Blueonyx
mailing list