Lami Valery Posted August 14 Share Posted August 14 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 More sharing options...
WebCommercify Posted August 15 Share Posted August 15 Bonjour, Pouvez-vous partager un extrait de code ? J’aimerais voir le code de cette ligne. 1 Link to comment Share on other sites More sharing options...
Lami Valery Posted August 15 Author Share Posted August 15 Bonjour Ci-dessous un extrait de code de la ligne 85 if (Tools::convertBytes(ini_get('upload_max_filesize')) < Tools::convertBytes('100M')) { ini_set('upload_max_filesize', '100M'); Link to comment Share on other sites More sharing options...
Lami Valery Posted August 15 Author Share Posted August 15 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 More sharing options...
WebCommercify Posted August 15 Share Posted August 15 Puis-je déboguer votre site web ? Nous partagerons ensuite le résultat du débogage publiquement ici. Link to comment Share on other sites More sharing options...
Lami Valery Posted August 15 Author Share Posted August 15 Pas de souci que dois je faire svp? Link to comment Share on other sites More sharing options...
Lami Valery Posted August 15 Author Share Posted August 15 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 More sharing options...
WebCommercify Posted August 15 Share Posted August 15 Envoyez-moi un message privé et partagez vos identifiants FTP et administrateur. Nous déboguerons rapidement le processus. Link to comment Share on other sites More sharing options...
Lami Valery Posted August 15 Author Share Posted August 15 Message envoyé Link to comment Share on other sites More sharing options...
WebCommercify Posted August 15 Share Posted August 15 (edited) 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 August 15 by WebCommercify (see edit history) 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now