Jump to content

Page totalement blanche Prestashop


Recommended Posts

Bonjour, 

Voila mon problème depuis ce matin je n'ai plus accès sur mon site Prestashop, 
je me retrouve avec une page totalement blanche aussi bien sur le back office que sur le front office, voici les paramètres du mode DEV. 


/* Debug only */ 
if (!defined('_PS_MODE_DEV_')) { 
define('_PS_MODE_DEV_', false); 

/* Compatibility warning */ 
define('_PS_DISPLAY_COMPATIBILITY_WARNING_', false); 
if (_PS_MODE_DEV_ === true) { 
@ini_set('display_errors', 'on'); 
@error_reporting(E_ALL | E_STRICT); 
define('_PS_DEBUG_SQL_', true); 
} else { 
@ini_set('display_errors', 'off'); 
define('_PS_DEBUG_SQL_', false); 


Le site est actuellement héberger sur un Wampserver qui se trouve chez moi les seuls modifications effectuer se sont des tests de serveur de nom et vider le cache Prestashop ça fonctionner bien jusqu'à présent mais au redémarrage de mon serveur ce matin plus rien page blanche de partout.... 

Pouvez vous m'aider s'il vous plait je ne comprend plus rien!! 

Merci beaucoup. 

Voici le lien du site en question: www.shoppystreet.fr

Link to comment
Share on other sites

Bonjour 

Voici les paramètres maintenant mais j'ai toujours la page blanche. 

/* Debug only */ 
if (!defined('_PS_MODE_DEV_')) { 
define('_PS_MODE_DEV_', true); 
} 
/* Compatibility warning */ 
define('_PS_DISPLAY_COMPATIBILITY_WARNING_', false); 
if (_PS_MODE_DEV_ === true) { 
@ini_set('display_errors', 'on'); 
@error_reporting(E_ALL | E_STRICT); 
define('_PS_DEBUG_SQL_', true); 
} else { 
@ini_set('display_errors', 'off'); 
define('_PS_DEBUG_SQL_', false); 
} 

define('_PS_DEBUG_PROFILING_', false); 
define('_PS_MODE_DEMO_', false); 

 

 

 

 

Voici les erreurs Apache:

[Mon Nov 13 10:05:34.289401 2017] [mpm_winnt:notice] [pid 3592:tid 336] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Mon Nov 13 10:06:04.289401 2017] [mpm_winnt:notice] [pid 3592:tid 336] AH00431: Parent: Forcing termination of child process 4308
[Mon Nov 13 10:06:04.791401 2017] [auth_digest:notice] [pid 2732:tid 336] AH01757: generating secret for digest authentication ...
[Mon Nov 13 10:06:04.857401 2017] [mpm_winnt:notice] [pid 2732:tid 336] AH00455: Apache/2.4.23 (Win64) PHP/5.6.25 configured -- resuming normal operations
[Mon Nov 13 10:06:04.857401 2017] [mpm_winnt:notice] [pid 2732:tid 336] AH00456: Apache Lounge VC14 Server built: Jul  1 2016 11:43:51
[Mon Nov 13 10:06:04.857401 2017] [core:notice] [pid 2732:tid 336] AH00094: Command line: 'c:\\wamp64\\bin\\apache\\apache2.4.23\\bin\\httpd.exe -d C:/wamp64/bin/apache/apache2.4.23'
[Mon Nov 13 10:06:04.864401 2017] [mpm_winnt:notice] [pid 2732:tid 336] AH00418: Parent: Created child process 1892
[Mon Nov 13 10:06:05.480401 2017] [auth_digest:notice] [pid 1892:tid 148] AH01757: generating secret for digest authentication ...
[Mon Nov 13 10:06:05.505401 2017] [mpm_winnt:notice] [pid 1892:tid 148] AH00354: Child: Starting 64 worker threads.
[Mon Nov 13 10:08:08.256801 2017] [mpm_winnt:notice] [pid 2732:tid 336] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Mon Nov 13 10:08:10.284801 2017] [mpm_winnt:notice] [pid 1892:tid 148] AH00364: Child: All worker threads have exited.
[Mon Nov 13 10:08:10.300401 2017] [mpm_winnt:notice] [pid 2732:tid 336] AH00430: Parent: Child process 1892 exited successfully.
[Mon Nov 13 10:41:41.109212 2017] [auth_digest:notice] [pid 1384:tid 336] AH01757: generating secret for digest authentication ...
[Mon Nov 13 10:41:41.702012 2017] [mpm_winnt:notice] [pid 1384:tid 336] AH00455: Apache/2.4.23 (Win64) PHP/5.6.25 configured -- resuming normal operations
[Mon Nov 13 10:41:41.702012 2017] [mpm_winnt:notice] [pid 1384:tid 336] AH00456: Apache Lounge VC14 Server built: Jul  1 2016 11:43:51
[Mon Nov 13 10:41:41.702012 2017] [core:notice] [pid 1384:tid 336] AH00094: Command line: 'c:\\wamp64\\bin\\apache\\apache2.4.23\\bin\\httpd.exe -d C:/wamp64/bin/apache/apache2.4.23'
[Mon Nov 13 10:41:41.733212 2017] [mpm_winnt:notice] [pid 1384:tid 336] AH00418: Parent: Created child process 3132
[Mon Nov 13 10:41:42.762812 2017] [auth_digest:notice] [pid 3132:tid 148] AH01757: generating secret for digest authentication ...
[Mon Nov 13 10:41:43.230812 2017] [mpm_winnt:notice] [pid 3132:tid 148] AH00354: Child: Starting 64 worker threads.
[Mon Nov 13 10:54:44.039413 2017] [mpm_winnt:notice] [pid 1384:tid 336] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Mon Nov 13 10:54:47.139413 2017] [mpm_winnt:notice] [pid 3132:tid 148] AH00364: Child: All worker threads have exited.
[Mon Nov 13 10:54:47.279413 2017] [mpm_winnt:notice] [pid 1384:tid 336] AH00430: Parent: Child process 3132 exited successfully.
[Mon Nov 13 10:55:10.534413 2017] [auth_digest:notice] [pid 5608:tid 336] AH01757: generating secret for digest authentication ...
[Mon Nov 13 10:55:37.427413 2017] [mpm_winnt:notice] [pid 5608:tid 336] AH00455: Apache/2.4.23 (Win64) PHP/5.6.25 configured -- resuming normal operations
[Mon Nov 13 10:55:37.427413 2017] [mpm_winnt:notice] [pid 5608:tid 336] AH00456: Apache Lounge VC14 Server built: Jul  1 2016 11:43:51
[Mon Nov 13 10:55:37.427413 2017] [core:notice] [pid 5608:tid 336] AH00094: Command line: 'c:\\wamp64\\bin\\apache\\apache2.4.23\\bin\\httpd.exe -d C:/wamp64/bin/apache/apache2.4.23'
[Mon Nov 13 10:55:37.429413 2017] [mpm_winnt:notice] [pid 5608:tid 336] AH00418: Parent: Created child process 3736
[Mon Nov 13 10:55:37.870413 2017] [auth_digest:notice] [pid 3736:tid 148] AH01757: generating secret for digest authentication ...
[Mon Nov 13 10:55:37.894413 2017] [mpm_winnt:notice] [pid 3736:tid 148] AH00354: Child: Starting 64 worker threads.

 

Les erreurs Php voir fichier joint:

php_error.log


Merci de votre aide.

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