The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
|
[SOLVED]Altervista Error - 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: [SOLVED]Altervista Error (/showthread.php?tid=4762) |
[SOLVED]Altervista Error - lakaroth - 2013-05-20 Ho guys i have move from localhost to my domain on Altervista. but dont work give me this problem: Quote:Parse error: syntax error, unexpected '&', expecting T_VARIABLE or '$' in mysite/admin/inc/common.php on line 27How can i fix it? Maybe modify the dile .htaccess ? How? Regards PS: I also try with a new installation, but give me the same problem. RE: Altervista Error - n00dles101 - 2013-05-20 Your on an old version of PHP , you need to be on at least 5.2.x RE: Altervista Error - lakaroth - 2013-05-20 You right... I thought that PHP, upgraded automatically ... but in fact thinking is at the user choose which version to use. Thanks a lot! |