XAMPP 404 OBEJCT NOT FOUND

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

XAMPP 404 OBEJCT NOT FOUND

Postby nasrin » 19. July 2015 22:01

hi there

I am a new user of xampp. the control panel works fine. but when i went to localhost it doesnt work. it says the following

"Not Found

HTTP Error 404. The requested resource is not found."


having read someother threads on same topic. i tried localhost:81 (as i having assigned 81 as my port). it doesnt work either. it says
"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

localhost
Apache/2.4.12 (Win32) OpenSSL/1.0.1l PHP/5.6.8"


But then port no. is been 81 for ages and it used to work fine. just today i came across this error.
For your information
Im using windows 7 laptop
xampp (version 3.2.1) with apache running on port 81,443

Please help me
Thanks a lot in advance
nasrin
 
Posts: 6
Joined: 19. July 2015 20:58
Operating System: windows 7

Re: XAMPP 404 OBEJCT NOT FOUND

Postby Altrea » 20. July 2015 01:36

Hi,

What does your Browsers address bar show at the time you are getting this error page?
What does your Apache access.log show?

best wishes,
Altrea
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: XAMPP 404 OBEJCT NOT FOUND

Postby nasrin » 21. July 2015 20:14

Hey
Do you mean the web address, it says http://localhost:81/xampp/
I also tried localhost/xampp/. The localhost xampp webpage doesnt open.
This is the appache log
Initializing Control Panel
16:59:25 [main] Windows Version: Windows 7 Home Premium SP1 64-bit
16:59:25 [main] XAMPP Version: 5.6.8
16:59:25 [main] Control Panel Version: 3.2.1 [ Compiled: May 7th 2013 ]
16:59:25 [main] You are not running with administrator rights! This will work for
16:59:25 [main] most application stuff but whenever you do something with services
16:59:25 [main] there will be a security dialogue or things will break! So think
16:59:25 [main] about running this application with administrator rights!
16:59:25 [main] XAMPP Installation Directory: "c:\users\sheik alavudeen\desktop\new folder\"
16:59:25 [main] WARNING: Your install directory contains spaces. This may break programs/scripts
16:59:25 [main] Checking for prerequisites
17:00:19 [main] All prerequisites found
17:00:19 [main] Initializing Modules
17:00:19 [Apache] Problem detected!
17:00:19 [Apache] Port 80 in use by "Unable to open process" with PID 4!
17:00:19 [Apache] Apache WILL NOT start without the configured ports free!
17:00:19 [Apache] You need to uninstall/disable/reconfigure the blocking application
17:00:19 [Apache] or reconfigure Apache and the Control Panel to listen on a different port
17:00:19 [main] The Mercury module is disabled
17:00:19 [main] The Tomcat module is disabled
17:00:19 [main] Starting Check-Timer
17:00:19 [main] Control Panel Ready
17:18:13 [Apache] Problem detected!
17:18:13 [Apache] Port 80 in use by "Unable to open process" with PID 4!
17:18:13 [Apache] Apache WILL NOT start without the configured ports free!
17:18:13 [Apache] You need to uninstall/disable/reconfigure the blocking application
17:18:13 [Apache] or reconfigure Apache and the Control Panel to listen on a different port
17:18:13 [Apache] Attempting to start Apache app...
17:18:13 [Apache] Status change detected: running
17:18:13 [mysql] Attempting to start MySQL app...
17:18:14 [mysql] Status change detected: running
17:18:14 [filezilla] Attempting to start FileZilla app...
17:18:15 [filezilla] Status change detected: running


Looking forward to the solution
Thanks
nasrin
 
Posts: 6
Joined: 19. July 2015 20:58
Operating System: windows 7

Re: XAMPP 404 OBEJCT NOT FOUND

Postby Altrea » 21. July 2015 22:14

Okay, let's begin with bringing your system outputs to a state u can work with them.

if you change the Apache ports and still want to use the control panel with full control, do it the right way. You need to tell the control panel the new port too:
=> https://community.apachefriends.org/f/viewtopic.php?f=16&t=69784#p239064

After that restart the control panel and try to (re)start Apache again. Please show us the control panel log window of this try again.

if Apache still will not start, please execute the apache_start.bat script and tell us what you get responsed from it.

If Apache is started (on port 81), please try to request http://localhost:81/ and tell us what response your browser gives.
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: XAMPP 404 OBEJCT NOT FOUND

Postby nasrin » 23. July 2015 20:17

Hi Altrea

I have changed the port name to 81 in service and port setting.
Then I restarted it and located http://localhost:81/ and I got to my file directory. (i wish i could post an image of it to show you but i dont think that the forum has such functionality).
This is been working fine, i am just worried about xampp homepage which i could not locate to.
The only thing that does not work since i posted this topic is that thexampp homepage. I typed http://localhost:81/xampp and this is what i got.
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

localhost
Apache/2.4.12 (Win32) OpenSSL/1.0.1l PHP/5.6.8


Please help me to fix this error :(
nasrin
 
Posts: 6
Joined: 19. July 2015 20:58
Operating System: windows 7

Re: XAMPP 404 OBEJCT NOT FOUND

Postby Altrea » 23. July 2015 20:56

Then you must have changed something else like the DocumentRoot or deleted the xampp folder from your htdocs folder.
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: XAMPP 404 OBEJCT NOT FOUND

Postby nasrin » 23. July 2015 22:00

I am 100% sure that I didn't change or delete anything.
What's the way out :(
Please help
nasrin
 
Posts: 6
Joined: 19. July 2015 20:58
Operating System: windows 7

Re: XAMPP 404 OBEJCT NOT FOUND

Postby Nobbie » 23. July 2015 22:44

nasrin wrote:H
Then I restarted it and located http://localhost:81/ and I got to my file directory


That means, that you MUST have changed any file or folder or configuration, This is NOT default Xampp behaviour. You may have forgotten about that, but it is at it is. Whithout any doubts.

nasrin wrote:I am 100% sure that I didn't change or delete anything.


And i am 1000% sure, that you are wrong. The only "way out" is to remember correctly.
Nobbie
 
Posts: 13170
Joined: 09. March 2008 13:04

Re: XAMPP 404 OBEJCT NOT FOUND

Postby nasrin » 24. July 2015 12:14

Oh my god
Can I just delete everything and install xampp again
Please tell me how to remove the entire thing because I don't wanna leave any bits and bobs. I don't want the existing files to interact with my new one
Thanks
nasrin
 
Posts: 6
Joined: 19. July 2015 20:58
Operating System: windows 7

Re: XAMPP 404 OBEJCT NOT FOUND

Postby Altrea » 24. July 2015 13:37

Did you use the XAMPP installer you can execute the uninstaller to get rid of everything.
Die you use the zip or 7z version simply delete the Xampp root folder (e.g. C:\xampp)
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 115 guests