dino47 Posted October 31, 2013 Posted October 31, 2013 HI. When installation is finished, if it try to log in as administrator i have this message. Parse error: syntax error, unexpected '&', expecting T_VARIABLE or '$' in /mnt/113/sdb/f/1/julien.forsans/oscommerce-2.3.3.4/catalog/admin/includes/column_left.php on line 50 I don't know what what is the problem
MrPhil Posted October 31, 2013 Posted October 31, 2013 Show us lines 40 through 55 of your column_left.php file, indicating which one is line 50. Was this upgraded from osC 2.2 to 2.3?
menshoot Posted April 23, 2014 Posted April 23, 2014 I think this is a new Intallation, because I got this error too. (new Installation of 2.3.4)
menshoot Posted April 23, 2014 Posted April 23, 2014 I just found the Problem/Solved. ( .htaccess) must be Edited according to your Domain Server. If it supports PHP 4 and above version. Example: AddHandler x-httpd-php5 .php
Guest Posted April 26, 2014 Posted April 26, 2014 same problem here. new installation, Parse error: syntax error, unexpected '&', expecting T_VARIABLE or '$' in /data/m/a/************/sub/eshop/admin/includes/column_left.php on line 50 any way to fix it?
MrPhil Posted April 27, 2014 Posted April 27, 2014 There is no version 2.3.4. There is a 2.3.3.4. If your server offers PHP 4 in addition to PHP 5, you should be running on PHP 5 (5.4 if possible, or 5.3 will do). Apparently there is some incompatibility between recent versions of osC and old PHP 4 versions. They should stop advertising osC as being compatible with PHP 4, unless it's actually an add-on that's causing the problem.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.