Jump to content

Recommended Posts

Bonjour à tous !

 

Voici mon erreur :

 

 

Le site Web a rencontré une erreur lors de l'extraction de http://w2beauty.com/...cc369bc5fcf5c73. Cela peut être dû à une opération de maintenance ou à une configuration incorrecte.

Voici quelques suggestions :

Erreur HTTP 500 (Internal Server Error) : Une situation inattendue s'est produite tandis que le serveur tentait de traiter la demande.

 

 

Après avoir contacté mon hébergeur concernant le probleme, voici ce qu'il en résulte..

 

 

"PHP errors.

It appears that some files have been changed since Yesterday."

 

08:58:51 open("/home/w2beauty/public_html/w2beauty", O_RDONLY) = 4

08:58:51 fstat(4, {st_dev=makedev(8, 7), st_ino=77627735, st_mode=S_IFDIR|0755, st_nlink=23, st_uid=1275, st_gid=1265, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2013/01/03-10:30:06, st_mtime=2013/03/12-07:29:29, st_ctime=2013/03/12-07:29:29}) = 0

08:58:51 close(4) = 0

08:58:51 time(NULL) = 1363096731

08:58:51 open("/home/w2beauty/public_html/w2beauty", O_RDONLY) = 4

08:58:51 fstat(4, {st_dev=makedev(8, 7), st_ino=77627735, st_mode=S_IFDIR|0755, st_nlink=23, st_uid=1275, st_gid=1265, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2013/01/03-10:30:06, st_mtime=2013/03/12-07:29:29, st_ctime=2013/03/12-07:29:29}) = 0

08:58:51 close(4) = 0

08:58:51 open("error_log", O_WRONLY|O_CREAT|O_APPEND, 0644) = 4

08:58:51 time([1363096731]) = 1363096731

08:58:51 write(4, "[12-Mar-2013 13:58:51 UTC] PHP Warning: require(/home/w2beauty/public_html/w2beauty) [<a href='function.require'>function.require</a>]: failed to open stream: No such device in /home/w2beauty/public_html/w2beauty/classes/Autoload.php on line 112\n", 247) = 247

08:58:51 close(4) = 0

08:58:51 open("error_log", O_WRONLY|O_CREAT|O_APPEND, 0644) = 4

08:58:51 time([1363096731]) = 1363096731

08:58:51 write(4, "[12-Mar-2013 13:58:51 UTC] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required '/home/w2beauty/public_html/w2beauty/' (include_path='.:/opt/php53/lib/php') in /home/w2beauty/public_html/w2beauty/classes/Autoload.php on line 112\n", 279) = 279

08:58:51 close(4) = 0

08:58:51 chdir("/home/w2beauty/public_html/w2beauty/admin-1357230619") = 0

08:58:51 write(1, "Status: 500 Internal Server Error\r\n", 35) = 35

 

==========================================================================

w2beauty/config/settings.inc.php

<?php

define('_DB_SERVER_', 'localhost');

define('_DB_NAME_', 'w2beauty_prst1');

define('_DB_USER_', 'w2beauty_prsthg');

define('_DB_PASSWD_', 'wOv1fTu.AW3Z');

 

 

 

 

et voici en PJ ce que je vois lorsque j'essaye d'ouvrir ma page (cf pj)

 

J'ai en effet déplacer des fichiers du répertoire de ma boutique prestashop malencontreusement dans un autre fichier, puis j'ai tenté de tout redéplacer de nouveau dans le repertoire de ma boutique mais rien n'y fait ...

 

Si quelqu'un pouvait m'aider je vous en serais éternellement reconnaissant !

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

  • 2 weeks later...

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