After Installing Xampp and connecting apache and my sql and creatin file and opening it in browser it shows "404 erroe file not found? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

After Installing Xampp and connecting apache and my sql and creatin file and opening it in browser it shows "404 erroe file not found?

please provide me some solution. Thank you.

17th Jun 2016, 12:16 PM
Saumil Pansheriya
Saumil Pansheriya - avatar
8 Answers
+ 3
open the file as localhost/file name.php
18th Jun 2016, 2:51 AM
saikamal
saikamal - avatar
+ 2
if you are working on Windows then you should go for WAMP server
17th Jun 2016, 2:17 PM
Shubham Sharma
Shubham Sharma - avatar
+ 2
i have alreafy create 1.php file in htdocs folder. But after that when i go to browser and write http://localhost/1.php it shows error
18th Jun 2016, 9:34 AM
Saumil Pansheriya
Saumil Pansheriya - avatar
+ 2
please provide me some solution
18th Jun 2016, 9:34 AM
Saumil Pansheriya
Saumil Pansheriya - avatar
+ 1
ok
17th Jun 2016, 3:49 PM
Saumil Pansheriya
Saumil Pansheriya - avatar
+ 1
put your files in c:/xampp/htdcos/
17th Jun 2016, 8:11 PM
AbdulMueed
AbdulMueed - avatar
+ 1
pls go in brower and type : http://localhost
18th Jun 2016, 2:08 AM
Hossein Aghatabar
Hossein Aghatabar - avatar
+ 1
You need to save your files in htdocs folder and open in your web browser: http:///localhost/file_name.php or 127.0.0.1/file_name.php
1st Sep 2016, 4:57 PM
FireGamer Pl
FireGamer Pl - avatar