+ 9
Xampp error 404 not found
so I install xampp...when I run it say error 404 not found. Apache server,and MySql run well but when I type localhost it say 404 not found. Anyone know how to fix it?
4 Respostas
+ 4
make sure of the port the server is working
I remember on one installation of xampp I had to manually set the port to 8080 in the configuration file
+ 4
i tried that but still not working
+ 4
after 1 hours searching.
I get it now apparently port 80 have conflict with SQL Server.Damn you SQL Server.
+ 2
How can you tell that Apache server is running?
before going to localhost you should launch the server from xampp cpanel.There you should also get some debugging info about the server (like on which port it is running)