Jump to content

Recommended Posts

Hello everybody !

 

I have moved some folders from my prestashop shop repertory on filemanager on cPanel.. I took everything on my shop repertory and moved it to another repertory .. and then moved them back to the shop repertory and here came the error ..

 

I cannot access my admin page anymore and i have this message:

 

(this is the link to my admin page : http://w2beauty.com/...cc369bc5fcf5c73)

 

 

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

 

 

After contacting my host to know what they could do for me, they sent me that :

 

 

"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'); "

 

 

 

I have absolutely no clue on how to read this despite me research on forums and blogs ... I even paid a restore backup from the host (hostgator) to take my server back to the 9th March ... but still have the same error ..

 

Please if anyone could help, have any idea on what to do i would be very glad and honored !

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

×
×
  • Create New...