how to solve error 404 in xammp.?? i..e object not found | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

how to solve error 404 in xammp.?? i..e object not found

16th Apr 2017, 5:36 PM
Vijay Mhaske
Vijay Mhaske - avatar
2 Respostas
+ 1
You will get such error only when the object really doesn't exist in your htdocs directory. You don't have to appendĀ xamppĀ after localhost becauseĀ xamppĀ will treat it as an object or a folder under htdocs. if you want to access your blog, make sure you have a blog folder under htdocs and put in your URLĀ localhost/blog
16th Apr 2017, 5:48 PM
Santosh Pothina
Santosh Pothina - avatar
+ 1
you should replace your file in the htdocs folder and put 'localhost/namefile.php'. in this example the file name 'namefile.php'. and remember, you shouldn't forget the extention
16th Apr 2017, 6:53 PM
Elghozi Nasreddine
Elghozi Nasreddine - avatar