1
I recently installed XAMPP and it worked perfectly, starta and everything.
After a while I’d open up localhost and there was nothing, it was
this web page cannot be displayed
I’ve tried 127.0.0.1 and changed the door to 8080, but the error remains the same.
The internet proxy is disabled and the firewall normal Windows, I use Windows 7.
Output from XAMPP panel:
17:52:03 [main] All prerequisites found
17:52:03 [main] Initializing Modules
17:52:03 [main] Starting Check-Timer
17:52:03 [main] Control Panel Ready
17:52:08 [Apache] Attempting to start Apache app...
17:52:11 [Apache] Status change detected: running
17:52:13 [mysql] Attempting to start MySQL app...
17:52:15 [mysql] Status change detected: running
What you show me:
Esta página não pode ser exibida
•Verifique se o endereço da Web http://localhost:8080 está correto.
•Procure a página com seu mecanismo de pesquisa.
•Atualize a página em poucos minutos.
@juancarlos You can post the Apache configuration file?
– Jéf Bueno
No need to post the entire file, just search for
DocumentRoot
and copy the entire line into your question– Jéf Bueno
Documentroot "C:/xampp/htdocs"
– juan carlos