Jump to content

{Résolu} Page blanche sur mon site avec OVH


Recommended Posts

Bonjour

 

depuis ce matin j'ai un jolie page blanche sur mon site en FO et BO. Je suis allé dans defines.inc.php pour mettre 

 

define('_PS_MODE_DEV_', false)

 

en 

 

('_PS_MODE_DEV_', true)

 

Mais aucune erreurs s’affichent toujours une page blanche. Sur le forum d'ovh une personne aurait eu le même soucis hier mais aucune solution pour le moment.

 

Je tente de joindre OVH par mail et téléphone, mais OVH reste muet, impossible d'avoir quelqu'un.

 

Comment faire pour rétablir mon site au plus vite, sans pour changer d' hébergeur pour le moment.

 

Merci d'avance

 

PS : mon prestashop ce trouve dans un dossier car a la racine j'ai un site vitrine. Le site vitrine fonctionne correctement. 

 

Oups je me suis trompé de catégorie, je voulais le mettre dans difficultés, et pannes

Edited by Le-cathare (see edit history)
Link to comment
Share on other sites

Bonjour

 

Il faut déterminer si c'est votre site qui à un soucis ou si c'est ovh, si c'est ovh il y a que eux pour vous aider.

 

Avez-vous fait :

sur la 1.4.x /tools/smarty/cache & /tools/smarty/compile
Supprimer tous les fichiers sauf le index.php s'il y est.

sur la 1.5.x 1.6.x  /cache/smarty/cache & /cache/smarty/compile
Supprimer tous les fichiers et dossiers sauf le index.php s'il y est.
 

+ CTRL+F5 pour vider le cache navigateur.

 

Je déplace le topic dans Difficultés, pannes ou erreurs rencontrées.

Edited by Oron (see edit history)
Link to comment
Share on other sites

Bonjour

 

 

 

Link to database cannot be established: SQLSTATE[42000] [1203]

 

Ce genre de message c'est plutôt quand le serveur de la base de donnée ne fonctionne pas ou le délai de réponse est trop long.

A voir avec ovh.

Link to comment
Share on other sites

  • 2 years later...

moi j'ai un probleme du même genre

<?php
/*
* 2007-2014 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to [email protected] so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <[email protected]>
* @copyright 2007-2014 PrestaShop SA
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/

require(dirname(__FILE__).'/config/config.inc.php');
Dispatcher::getInstance()->dispatch();


quelquu'n saurait d'ou sa vient? svp

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