Xampp error 404 not found | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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?

24th Feb 2017, 1:47 PM
RAF-FLY
4 Answers
+ 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
24th Feb 2017, 2:24 PM
seamiki
seamiki - avatar
+ 4
i tried that but still not working
24th Feb 2017, 2:31 PM
RAF-FLY
+ 4
after 1 hours searching. I get it now apparently port 80 have conflict with SQL Server.Damn you SQL Server.
24th Feb 2017, 3:14 PM
RAF-FLY
+ 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)
24th Feb 2017, 2:50 PM
seamiki
seamiki - avatar