Bonjour à tous
Je comprend pas ce qui se passe ce matin, mon application marchais correctement quand ce matin voici le problème que j'ai : , après le diagnostique voila le résultat :
En effet quand je lance mon application j'ai le message suivant :
Dans la fenêtre du diagnostique voici les résultats :Not Found
The requested URL /gestbudget/CONNECT_MODETEST/oBcAAAAAAABueGx3enFGcG1EAAA was not found on this server.
Apache/2.4.23 (Win32) PHP/7.1.30 Server at localhost Port 80
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20 L'URL 'http://localhost/gestbudget/VERSION_WD_CHECK_' ne fonctionne pas (elle n'existe pas ou retourne une erreur). Code HTTP reçu : 404. HTTP/1.1 404 Not Found Date: Tue, 01 Sep 2020 11:49:15 GMT Server: Apache/2.4.23 (Win32) PHP/7.1.30 Content-Length: 311 Connection: close Content-Type: text/html; charset=iso-8859-1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /gestbudget/VERSION_WD_CHECK_ was not found on this server.</p> <hr> <address>Apache/2.4.23 (Win32) PHP/7.1.30 Server at localhost Port 80</address> </body></html>
On parle de problème : url courte
Pour rappelle j’utilise Wampserver 3.2.2 et Webdev 23
Si quelqu'un est déjà passé par la merci de m'aider. Je suis bloqué.
Merci a tous
Partager