lameian Posted November 25, 2008 Share Posted November 25, 2008 hi,after uploading all the files... i tried to access the 'install/index.php'it displays the following..''Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/periapt/domains/periapt-clothing.com/public_html/cart/install/classes/LanguagesManager.php on line 7''so what should i do? thanks Link to comment Share on other sites More sharing options...
giralatina Posted November 25, 2008 Share Posted November 25, 2008 You create a new file info.php <? phpinfo(); ?> Then, try to access the info.php Link to comment Share on other sites More sharing options...
lameian Posted November 26, 2008 Author Share Posted November 26, 2008 You create a new file info.php <? phpinfo(); ?> Then, try to access the info.php and then?sorry im a new user herethanks Link to comment Share on other sites More sharing options...
giralatina Posted November 26, 2008 Share Posted November 26, 2008 try to access the info.phpexamplehttp://localhost//sito/info.php Link to comment Share on other sites More sharing options...
Paul C Posted November 26, 2008 Share Posted November 26, 2008 When you run the above script it's likely that it will display that the version is PHP 4.x.x which won't work with PrestaShop. You may have to talk to your hosting company regarding how to enable/use PHP5.Paul 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