HTTP Error 404.0 - Not Found
Posted by: Graham (---.dynamic.dsl.as9105.com)
Date: July 30, 2009 10:14AM

I'm new to PHP but learning fast! I've just downloaded WAMP (I have a machine running Windows Vista Home Premium) and I cannot get the local browser to work with the local server. The error message I get is "HTTP Error 404.0 - Not Found". I've used the default file locations which WAMP sets - ie: "C:/wamp/www" then I've used this as the root for my files, so:
"c:/wamp/www/php_sandbox/my_phpinfo.php"
I see in the error message that it is saying:
Requested URL http:// localhost80/php_sandbox/my_php_info.php
...and...
Physical Path C:\inetpub\wwwroot\php_sandbox\my_phpinfo.php

So it seems as though it is looking in the wrong place.
Can anybody help here please.
Thanks.

Options: ReplyQuote
Re: HTTP Error 404.0 - Not Found
Posted by: stevenmartin99 (---.b-ras2.blp.dublin.eircom.net)
Date: July 30, 2009 02:23PM

looks like wamp is not running cos u have anotrher server installed - microsoft iis


remove it in add remove programs

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Not Found The requested URL /start.php was not found on this server.
Posted by: rakhisahgal (115.241.221.---)
Date: August 02, 2009 08:56AM

hello , i m new to WAMP. well i tried to execute a php code but it doesnt run and show error404 not found.

what will i do? plz help me.....

Options: ReplyQuote
Re: HTTP Error 404.0 - Not Found
Posted by: stevenmartin99 (---.b-ras2.blp.dublin.eircom.net)
Date: August 02, 2009 09:31AM


Options: ReplyQuote
Re: HTTP Error 404.0 - Not Found
Posted by: yfastud (Moderator)
Date: August 02, 2009 03:05PM

IIS and Apache/Wamp are both web server and might conflict in some way, so you have to disable IIS in order for Wamp to work

Disable IIS in Vista/Win7:

Control Panel, Uninstall Programs, Turn Widows Features On or Off, uncheck Internet Information Services

Disable IIS in XP:

Control Panel, Add/Remove Programs, Add/Remove Windows Components, uncheck Internet Information Services (IIS)

Restart computer, then restart Wamp

Also, open file hosts in folder C:\WINDOWS\System32\drivers\etc and make sure you have only this line and nothing else

127.0.0.1 localhost

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: HTTP Error 404.0 - Not Found
Posted by: Tapas_Paul (1.186.179.---)
Date: February 05, 2014 03:02PM


Options: ReplyQuote


Sorry, only registered users may post in this forum.