Error 404

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Error 404

Postby nobie » 17. August 2010 02:41

Hi all :)

When I write example http://localhost/xampp works fine when I try open my page http://localhost/xampp/htdocs/MYPAGE I can't always same error :

Code: Select all
Object not found!

The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.

If you think this is a server error, please contact the webmaster.

Error 404


anoyone can help me ? thx!
nobie
 
Posts: 4
Joined: 17. August 2010 02:38

Re: Error 404

Postby Altrea » 17. August 2010 05:32

nobie wrote:When I write example http://localhost/xampp works fine

Sure, because localhost routes directly to your htdocs folder and there is a xampp Folder in it.

nobie wrote:when I try open my page http://localhost/xampp/htdocs/MYPAGE I can't...

Sure, because there is no Folder "{INSTALLATION_DIRECTORY}\xampp\htdocs\xampp\htdocs\MYPAGE\"

btw: next time take a look over the whole board here. This is the german section of this board!
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Error 404

Postby nobie » 17. August 2010 12:47

again don't work anyone know ? thx!
nobie
 
Posts: 4
Joined: 17. August 2010 02:38

Re: Error 404

Postby Altrea » 17. August 2010 13:42

nobie wrote:again don't work anyone know ? thx!

This error reporting is absolutly unusable!
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Error 404

Postby nobie » 17. August 2010 14:23

Altrea wrote:
nobie wrote:again don't work anyone know ? thx!

This error reporting is absolutly unusable!

how unusable sir ?

when i write without localhost with c:// then work but with localhost I can't open only xampp folder not any page ?
nobie
 
Posts: 4
Joined: 17. August 2010 02:38

Re: Error 404

Postby Nobbie » 17. August 2010 14:54

Instead of http://localhost/xampp/htdocs/MYPAGE try http://localhost/MYPAGE and get you a tutorial about Apache Configuration, about the meaning of DocumentRoot etc.
Nobbie
 
Posts: 13171
Joined: 09. March 2008 13:04

Re: Error 404

Postby Altrea » 17. August 2010 15:15

nobie wrote:how unusable sir ?

It is unusable, because you didn't said anything about what you've done, what result you expected and what you've got.
You didn't say anything about what you've changed after reading my post. The answer was still there.

read it again carefully:
Altrea wrote:Sure, because localhost routes directly to your htdocs folder and there is a xampp Folder in it.
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Error 404

Postby nobie » 17. August 2010 16:50

Altrea wrote:
nobie wrote:how unusable sir ?

It is unusable, because you didn't said anything about what you've done, what result you expected and what you've got.
You didn't say anything about what you've changed after reading my post. The answer was still there.

read it again carefully:
Altrea wrote:Sure, because localhost routes directly to your htdocs folder and there is a xampp Folder in it.



ok and how I can normal read my page then ? thx!
nobie
 
Posts: 4
Joined: 17. August 2010 02:38

Re: Error 404

Postby Altrea » 18. August 2010 05:18

Okay, believe me, this is my last try to explain you how you can access your files.

Here is an example.

Let's say you have installed xampp directly in the root of your HDD C: partition
You have a directory C:\xampp\
You have a directory C:\xampp\htdocs\ <-- THIS IS YOUR DOCUMENT-ROOT FOLDER!!!

So, if you type in http://localhost/ your Webserver search for files in C:\xampp\htdocs\ first.

If you type in your Browser http://localhost/MyFooProject/ your Webserver searches in C:\xampp\htdocs\MyFooProject\ for files.
If you type in your Browser http://localhost/MyFooProject/test.php your Webserver searches for the file test.php in your C:\xampp\htdocs\MyFooProject\ Folder

I'm so sorry, i can't explain it more clearly.
If you don't understand it by now, maybe JonB can explain it better. His english is much better than mine :mrgreen:
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 85 guests