The following warnings occurred:
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message



GetSimple Support Forum
Installing problem - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Installation & Setup (http://get-simple.info/forums/forumdisplay.php?fid=5)
+--- Thread: Installing problem (/showthread.php?tid=2614)



Installing problem - Alex1000 - 2012-01-14

I made a new installation by transferring files to host. I did chmod /data to 0777 and gett this (:

Warning: file_exists(): open_basedir restriction in effect. File(/www/data18/users/b/babylon/gsconfig.php) is not within the allowed path(s): (.) in /www/data18/users/b/babylon/admin/inc/common.php on line 30

Alex


Installing problem - Connie - 2012-01-14

First, welcome here!

I think your error is not related to the CHMOD

did you upload all files to the HTML-folder / www-folder of your host? Really? Check that!

did you change the path to admin in the gsconfig.php?


Installing problem - mvlcek - 2012-01-14

Alex1000 Wrote:IWarning: file_exists(): open_basedir restriction in effect. File(/www/data18/users/b/babylon/gsconfig.php) is not within the allowed path(s): (.) in /www/data18/users/b/babylon/admin/inc/common.php on line 30

Looks like a misconfiguration of the server/PHP, which does not allow a PHP script to access files in a higher directory.