Jump to content

Installation


Recommended Posts

Hi

I am trying to install prestashop and getting the following error. can anyone please help?

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homepages/34/d100542199/htdocs/prestashop/install/classes/ToolsInstall.php on line 4

Link to comment
Share on other sites

Create a file called info.php that contains the following and upload it to the root directory of PrestaShop on your server:

<?php php_info(); ?>



Then go to your http://www.yoursite.com/info.php to get a page containing your PHP version and all the PHP settings.

Remember to delete the file off your server afterwards so other's can't check your PHP version.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...