sundryonlineshop Posted February 24, 2008 Share Posted February 24, 2008 Hope somebody can help me, tried to upload the downloaded prestashop, upon executing INSTALL, i received this message: Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/sundry/public_html/mybeautyshop/install/classes/LanguagesManager.php on line 7 will appreciate any support from anyone! thanks! Link to comment Share on other sites More sharing options...
tutankhamen Posted February 24, 2008 Share Posted February 24, 2008 What version of PHP do you have? You need PHP5 in order to install PrestaShop. Link to comment Share on other sites More sharing options...
Bruno Leveque Posted February 24, 2008 Share Posted February 24, 2008 Hi sundryonlineshop, Yeah tutankhamen question is right, the issue you have is because your server runs under PHP 4. Sorry :-[ Best regards, Link to comment Share on other sites More sharing options...
sundryonlineshop Posted February 25, 2008 Author Share Posted February 25, 2008 thanks for the prompt reply, appreciate it highly but i found out that cause of the problem after i've posted my inquiry. seems that my current host is still running php4.+ and mysql 4.+ version. i asked the vendor if they have any plans to upgrade sometime soon but unfortunately, there's not plan yet for this year. is there any way to make prestashop work from the lower versions of php and mysql? this may be a limitation to most online shops here in the philippines. Link to comment Share on other sites More sharing options...
tutankhamen Posted February 25, 2008 Share Posted February 25, 2008 May I suggest you switch hosts? Many hosts offer both php4 and php5 so if you feel like you're stuck with php4, you might want to consider switching. My guess is there will not be a php4 compatible version of PrestaShop because the two versions are quite different... But only the dev team can answer that. Link to comment Share on other sites More sharing options...
Peter Wilson Posted February 26, 2008 Share Posted February 26, 2008 Hi sundryonlineshop (& tutankhamen), I can confirm that PrestaShop will not be releasing a PHP4-compatible version. PHP4 is officially in end-of-life phase, as per the php.net Website, so any new development for PHP4 makes little sense. If your host has PHP5 available but it needs to be activated by you creating an .htaccess file, try using one of the solutions posted here. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now