+ 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.
8 ответов
+ 3
open the file as localhost/file name.php
+ 2
if you are working on Windows then you should go for WAMP server
+ 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
+ 2
please provide me some solution
+ 1
ok
+ 1
put your files in c:/xampp/htdcos/
+ 1
pls go in brower and type : http://localhost
+ 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