Quote:
Originally Posted by stonecold1203
Loading startup.xml
Warning: fopen(): open_basedir restriction in effect. File(//web//sites//extremechatforums.com//public_html//www//forum//alice//aiml/startup.xml) is not within the allowed path(s): (/home/*:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/*/public_html/forum/alice/src/admin/botloaderfuncs.php on line 508
Warning: fopen(//web//sites//extremechatforums.com//public_html//www//forum//alice//aiml/startup.xml): failed to open stream: Operation not permitted in /home/*/public_html/forum/alice/src/admin/botloaderfuncs.php on line 508
could not open XML input
|
change //web//sites//extremechatforums.com//public_html//www//forum//alice//aiml/startup.xml
to your absolute directory path in dbprefs.php (/alice/src/admin/dbprefs.php I believe)...ex: /home/username/public_html/forum/alice/aiml/startup.xml
Edit: C.Birch or ExtremeTim, any thoughts on my issue posted above?