Andrew McCandless Posted June 25, 2009 Share Posted June 25, 2009 I just uploaded all the files that were in the prestashop_1.1.zip file and gave all the necessary files 777 write permissions. When I go to www.example.com/install, I get the following error:Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/banthaob/public_html/install/classes/LanguagesManager.php on line 7I've successfully installed prestashop before, so I know my server configuration is fine. I can't think of why I might suddenly get this error now.Any ideas? Is this a known issue?Andrew Link to comment Share on other sites More sharing options...
Patric Posted June 25, 2009 Share Posted June 25, 2009 It seems PHP 5 is not activated on your server. Activate it.http://www.prestashop.com/forums/viewthread/446 Link to comment Share on other sites More sharing options...
Andrew McCandless Posted June 26, 2009 Author Share Posted June 26, 2009 Thanks for the help!Unfortunately, even after reconfiguring my PHP settings, I still run into an error (though it's a different one now): Internal Server ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request.Please contact the server administrator, webmaster@__________.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.More information about this error may be available in the server error log.Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. I reinstalled and still encounter the same message when attempting to run the install script.Any ideas? 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