What could be the problem. Please view the attached image
Localhost Poblem
Page 1 of 110 Replies - 1041 Views - Last Post: 28 November 2011 - 04:44 AM
Topic Sponsor:
#1
Localhost Poblem
Posted 25 November 2011 - 03:17 AM
When i type http://localhost/loginsystem/output in my browser it says "Object not found"
What could be the problem. Please view the attached image
What could be the problem. Please view the attached image
Replies To: Localhost Poblem
#2
Re: Localhost Poblem
Posted 25 November 2011 - 03:22 AM
It means that it couldn't find the file you are looking for. Right now you are looking for is C:/xampp/htdocs/loginsystem/output
usually whenever a folder is looked up, it'll look for an index file. If it can't find one apache will output all files in that directory. However this claims that the directory itself could not be found. are you sure you aren't looking for output.php?
All of my suggestions are based on the a rough guess that you installed XAMPP using the default configuration.
usually whenever a folder is looked up, it'll look for an index file. If it can't find one apache will output all files in that directory. However this claims that the directory itself could not be found. are you sure you aren't looking for output.php?
All of my suggestions are based on the a rough guess that you installed XAMPP using the default configuration.
#3
Re: Localhost Poblem
Posted 25 November 2011 - 03:57 AM
I found it actually Apache is not running when i try to start Apache it displays a message please view the attached file.
Attached image(s)
#4
Re: Localhost Poblem
Posted 25 November 2011 - 10:28 AM
It appears to be started in your first post? Seeing as the error is produced by Apache, but maybe that's just me being stupid.
Also, it appears your apache is trying to bind itself to 0.0.0.0:80... So first off check that nothing else is using port 80, and secondly, I'm not sure if I'm just being stupid again, but I'm pretty sure my Apache is bound to 127.0.0.1, not 0.0.0.0
Hope that helps
Also, it appears your apache is trying to bind itself to 0.0.0.0:80... So first off check that nothing else is using port 80, and secondly, I'm not sure if I'm just being stupid again, but I'm pretty sure my Apache is bound to 127.0.0.1, not 0.0.0.0
Hope that helps
#5
Re: Localhost Poblem
Posted 25 November 2011 - 12:02 PM
jordangomm is right. The Apache server is most definitely running in the screenshot in the first post. Otherwise you would be getting a "Server not found" error, not a 404 error from Apache.
This is supported by the error message, which indicates there is already something using port 80, which is likely another instance of Apache.
I would have to go with what creativecoding said. You simply seem to be entering an invalid URL. Make sure your files are where you expect them to be, and that you aren't including typos in either them or the URL. (And don't forget the file extensions if you are trying to load files!)
This is supported by the error message, which indicates there is already something using port 80, which is likely another instance of Apache.
I would have to go with what creativecoding said. You simply seem to be entering an invalid URL. Make sure your files are where you expect them to be, and that you aren't including typos in either them or the URL. (And don't forget the file extensions if you are trying to load files!)
#6
Re: Localhost Poblem
Posted 25 November 2011 - 12:12 PM
Going along with everyone is saying about another program using port 80, Skype uses port 80. So if you are using Skype then this could also be your issue. I believe with the most recent Skype version, there is a simple check box in the settings menu that you need to uncheck so Skype does not use port 80.
#7
Re: Localhost Poblem
Posted 25 November 2011 - 12:39 PM
Moved to the Web Serves & Hosting forum. This isn't a PHP problem.
#8
Re: Localhost Poblem
Posted 25 November 2011 - 02:53 PM
If you have XAMPP and Apache both installed and both running that's also an issue. XAMPP already has an instance running.
#9
Re: Localhost Poblem
Posted 26 November 2011 - 05:39 AM
I have installed fresh Xp and then install xampp on it but now both MySQL and Apache are not running.
#10
Re: Localhost Poblem
Posted 26 November 2011 - 11:55 AM
Did you go into the XAMPP folder and click on its start icon?
#11
Re: Localhost Poblem
Posted 28 November 2011 - 04:44 AM
Yes i did but problem was installation package.
But now i have resolved the problem.
But now i have resolved the problem.
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote









|