isyhuang Posted December 16, 2002 Posted December 16, 2002 Hi,All: I just installed osC2.2 in Redhat linux 8.0, I have the following parse error: _______________________________ Parse error: parse error, unexpected $ in /var/www/html/catalog/login.php on line 190 ______________________________ Here are 3 lines in my file: ______________________ Line 188: <?php Line 189: require(DIR_WS_INCLUDES . 'application_bottom.php'); Line 190: ?> _____________________ This code worked fine in my windows apache before. Any comments or suggestions? Thanks for your generous help! -Yi Huag :roll:
sw45859 Posted December 16, 2002 Posted December 16, 2002 you are missing a } somewhere in that file, look closley
Recommended Posts
Archived
This topic is now archived and is closed to further replies.