Website URL
Error Message
404 Erroe
Other Information
I dont know if that error caused by my files or host i really need it for tommorow i hope someone sees it.
404 Erroe
I dont know if that error caused by my files or host i really need it for tommorow i hope someone sees it.
Hi and welcome to the forum! Did you read this article already?
im not really a well versed to anything i just need to do it for my school project i also not sure if 404 cause by my files or infinity i hope you can help me with this
Please take a look at the article and let us know what troubleshooting steps you have tried.
Welcome to the forum ![]()
I appreciate that you’re still learning, but if you need a website for a school project, its important you learn how to debug errors. Trust me, it’ll save you a lot of stress and heartache. Not trying to chastise you, quite the opposite, I’ve been there, done that, and I’m hoping you can learn from my mistakes.
a 404 error is caused by the server not being able to locate the file its looking for.
So for example, if you navigate to “http://example.com/blog/images/gallery/photo.jpg” and photo.jpg is missing, then you’ll get a 404 error
Please check that you have an index.html or index.php file in the htdocs folder. This is case sensitive, so can’t have capitals.
If it is there, go look at your dashboard, and go into the individual domain thats causing the problem.
you should have a box that looks like this:
Can you check that see if there’s an error?
I checked your website with the Network tab open in the Developer Tools in my browser and I see a potential issue.
The first request to your website (http://tethystech.infinityfree.me/?i=1) redirect me to the URL http://tethystech.infinityfree.me/login.php].
That bracket at the end is not a typo I added, it’s actually there in the URL. And I suspect the actual URL should be login.php, not login.php].
Please try updating that in your code and see if that solves the issue.
thanks for this info i fixed it just now and i got 500 http error
Ok, so you can turn on php errors in your dashboard. That’ll let you see a more detailed error which will help you fix it
Did you do this?
i got in using https://tethystech.infinityfree.me/login.html
wait so i need to place which file my where login page will appear?
I see this:
i just fixed it right now thanks to yall advice and W for the positive community