Jump to content

Problema di installazione


Recommended Posts

Ciao a tutti, ho seguito la guida. ho scaricato la versione più recente di prestashop e l'ho caricata sul mio dominio tramite filezilla e ho creato anche un database come descritto.

 

Purtroppo però quando vado su www.dominioacaso.com/install mi compare il seguente messaggio di errore:

 

 

* @copyright 2007-2013 PrestaShop SA * @license http://opensource.or...ses/osl-3.0.php Open Software License (OSL 3.0) * International Registered Trademark & Property of PrestaShop SA */ require_once(dirname(__FILE__).DIRECTORY_SEPARATOR.'init.php'); try { require_once(_PS_INSTALL_PATH_.'classes'.DIRECTORY_SEPARATOR.'controllerHttp.php'); InstallControllerHttp::execute(); } catch (PrestashopInstallerException $e) { $e->displayMessage(); }

 

 

Qualcuno mi sa aiutare perchè non capisco proprio il motivo di questo messaggio.

 

Grazie in anticipo.

Edited by markoroots (see edit history)
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...