Jump to content

HTTP ERROR 500


Recommended Posts

Bonjour

J'ai un souci avec mon siteweb et le back office qui affichent une page blanche avec le message ci-dessous.

Cette page ne fonctionne pas

Impossible de traiter cette demande via kalizio.com à l'heure actuelle.

HTTP ERROR 500

J'ai essayé le mode Debug via FTP mais toujours le meme message.

J'ai contacté mon hébergeur qui est Godaddy et ce dernier me fait savoir que le problème se trouve à ce niveau:

#1 {main}   thrown in /home/y9aaesk6z8mt/public_html/config/config.inc.php on line 85

Selon eux ce n'est plus à leur niveau et le souci est que je ne suis pas développeur et je ne sais pas à quoi m'en tenir.

Merci d'avance pour votre aimable support

 

Lien de mon site web: www.kalizio.com

Link to comment
Share on other sites

Voici un autre message envoyé par l'hébergeur: 

The Internal Server Error was actually caused by the code from the .htaccess file found in public_html. I have renamed the file to .htaccess.hold so it no longer works and now the website is displaying  HTTP Error 500.

The new error message is caused by the code of the file config.inc.php from public_html/config. The full error message is listed below.

[15-Aug-2025 06:29:41 UTC] PHP Fatal error:  Uncaught Error: Class 'Tools' not found in /home/y9aaesk6z8mt/public_html/config/config.inc.php:85
Stack trace:
#0 /home/y9aaesk6z8mt/public_html/index.php(27): require()
#1 {main}
  thrown in /home/y9aaesk6z8mt/public_html/config/config.inc.php on line 85

Link to comment
Share on other sites

Moi j'ai toujours ce meme message quand je debug via defines.inc.php

 

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at [email protected] to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

Link to comment
Share on other sites

Le problème est résolu. Il s'agissait de fichiers PHP vides comme Tools.php, Shop.php, etc. Le fichier .htaccess était également mal configuré. Solution : j'ai rempli tous les fichiers PHP vides, ajouté tous les fichiers PHP manquants, puis régénéré le fichier .htaccess.

Edited by WebCommercify (see edit history)
  • Thanks 1
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...