Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at wampserver@wampserver.invalid 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.
Apache/2.4.59 (Win64) PHP/8.2.18 mod_fcgid/2.3.10-dev Server at localhost Port 80
J'ai par exemple créer un système d'inscription ainsi qu'une base de données puis j'ai crée un espace de connexion de sorte à ce que l'utilisateur déjà inscrit correctement soit redirigé vers cet espace de connexion pour y entrer à nouveau ses informations avant d'accéder à ma page d'accueil. Tout fonctionnait correctement avant mais maintenant après l'inscription, l'utilisateur n'est pas redirigé vers la page de connexion au lieu de ça il reçoit plutôt Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at wampserver@wampserver.invalid 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.
Apache/2.4.59 (Win64) PHP/8.2.18 mod_fcgid/2.3.10-dev Server at localhost Port 80
Pour autres informations, - J'utilise la version 8.2.18 de PHP, 2.4.59 de Apache, 8.3.0 de MySQL et 11.3.2 de MariaDB
- Version de windows (10) 64bits
- L'icone de wampserver est de couleur verte
- j'ai accès à localhost et il n'y a aucun message d'erreur en bas de page
Si vous regardez dans les menus de Wampmanager, vous les verrez et en cliquant sur l'item de menu, le fichier s'ouvrira dans l'éditeur de texte par défaut :
--- File cleaned up by Wampserver installation or update --- [11-Jul-2024 09:01:07 UTC] PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000] [1049] Base 'espace_membres' inconnue in C:\wamp64\www\Tuto PHP\Inscription.php:3 Stack trace: #0 C:\wamp64\www\Tuto PHP\Inscription.php(3): PDO->__construct('mysql:host=loca...', 'root') #1 {main} thrown in C:\wamp64\www\Tuto PHP\Inscription.php on line 3 [11-Jul-2024 10:48:18 UTC] PHP Warning: Undefined array key "mdp" in C:\wamp64\www\Tuto PHP\Systeme de connexion admin\membres.php on line 4 [11-Jul-2024 10:48:18 UTC] PHP Stack trace: [11-Jul-2024 10:48:18 UTC] PHP 1. {main}() C:\wamp64\www\Tuto PHP\Systeme de connexion admin\membres.php:0 [11-Jul-2024 10:51:29 UTC] PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000] [1049] Base 'espace_membres' inconnue in C:\wamp64\www\Tuto PHP\Connexion.php:2 Stack trace: #0 C:\wamp64\www\Tuto PHP\Connexion.php(2): PDO->__construct('mysql:host=loca...', 'root') #1 {main} thrown in C:\wamp64\www\Tuto PHP\Connexion.php on line 2 [11-Jul-2024 10:53:05 UTC] PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000] [1049] Base 'espace_membres' inconnue in C:\wamp64\www\Tuto PHP\Connexion.php:2 Stack trace: #0 C:\wamp64\www\Tuto PHP\Connexion.php(2): PDO->__construct('mysql:host=loca...', 'root') #1 {main} thrown in C:\wamp64\www\Tuto PHP\Connexion.php on line 2 [11-Jul-2024 10:53:08 UTC] PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000] [1049] Base 'espace_membres' inconnue in C:\wamp64\www\Tuto PHP\Inscription.php:3 Stack trace: #0 C:\wamp64\www\Tuto PHP\Inscription.php(3): PDO->__construct('mysql:host=loca...', 'root') #1 {main} thrown in C:\wamp64\www\Tuto PHP\Inscription.php on line 3
Ces erreurs n'étaient pas là avant. Ces codes je les ai exécuté sans problème il y'a quelque temps, ce n'est que récemment qu'on m'a envoyé ces messages d'erreur