Jump to content

Installation Prestashop 1.5.3.1 sur serveur Amen


Recommended Posts

Bonjour,

Lors de ma première installation sur hôte Linux, le serveur de chez Amen me renvoie le message suivant:

 

* @copyright 2007-2012 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 'init.php'; try { require_once _PS_INSTALL_PATH_.'classes/controllerHttp.php'; InstallControllerHttp::execute(); } catch (PrestashopInstallerException $e) { $e->displayMessage(); }

 

Un indice?

Merci!

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...