Error when registering/logged in

Archived from the Xataface Users forum.

Swordia — Mon Nov 30, 2009 7:54 am

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.


Jean — Tue Dec 01, 2009 12:49 am

You should put your xataface directory inside public_html.

Jean