Page 1 of 1

Error when registering/logged in

PostPosted: Mon Nov 30, 2009 7:54 am
by Swordia
When I'm registered or logged in I get this error:

Code: Select all
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/lib/php/Dataface/FormTool/text.php) is not within the allowed path(s): (/home/:/usr/lib/php:/tmp) in /home/a9748836/public_html/mari/dataface/Dataface/FormTool.php on line 654


Any idea how to fix it?
The script seems to work fine otherwise.

PostPosted: Tue Dec 01, 2009 12:49 am
by Jean
You should put your xataface directory inside public_html.
Jean