HTTP error not found error #404
Posted by: Alidad (---.hsd1.md.comcast.net)
Date: April 15, 2007 10:38PM

I have installed wamp5 and works great, and I used dreamweaver 8 and when I open one of file called "index.php" and run it, is works great too.

But then every time i open any other files in same folder directory, I'm getting error message said HTTP error not found error #404.

Did I missed anything to setup myself!

AM

Options: ReplyQuote
Re: HTTP error not found error #404
Posted by: CyberSpatium (71.237.217.---)
Date: April 15, 2007 11:25PM

make sure you access the file
[localhost]


CyberSpatium
----------------------
WAMP English Forum Admin

Need help? Check out my WAMP User Manual/Guide here!

Please visit my latest website Clarify Loans:
clarifyloans.com


Like my free support? Help support me by making a donation today!

Options: ReplyQuote
Re: HTTP error not found error #404
Posted by: pcbguy (216.186.243.---)
Date: April 25, 2007 11:58PM

I am getting the 404 error running vista. I have the .php file in my www directory and I type [localhost] and the file name and I get the 404. Any suggestions?

Options: ReplyQuote
Re: HTTP error not found error #404
Posted by: CyberSpatium (71.237.217.---)
Date: April 26, 2007 01:16AM

make sure you have started apache. make sure wamp is in offline mode. read my manual


CyberSpatium
----------------------
WAMP English Forum Admin

Need help? Check out my WAMP User Manual/Guide here!

Please visit my latest website Clarify Loans:
clarifyloans.com

Options: ReplyQuote
Re: HTTP error not found error #404
Posted by: pcbguy (216.186.243.---)
Date: April 26, 2007 05:45PM

Okay I read the manual. The only step I didn't perform is setting up another user other than root. Is that neccessary?

Also when I test port 80 I get:
"Your port 80 is actually used by:
Server: Apache/2.2.4 (Win32) PHP/5.2.1"

Is this correct?
I checked my php file that I am trying to open and it is not using short tags and still cannot get it to open. Maybe it is a Vista thing. My .php files are showing as notepad items.

Thanks for your help.

Options: ReplyQuote
Re: HTTP error not found error #404
Posted by: yfastud (72.236.169.---)
Date: April 26, 2007 06:14PM

Quote

I checked my php file that I am trying to open and it is not using short tags and still cannot get it to open. Maybe it is a Vista thing. My .php files are showing as notepad items.
I don't think it's vista problem. When your_file shows as text file means it doesn't parses by apache, so make sure to store it in the right place and run it through localhost

If store your_file in wamp/www, then access as follows:
[locahost]

If store your_file in wamp/www/some_folder, then access it as follows:
[localhost]

Have fun,

[www.jlbn.net] (testing WAMPS on Vista)
[test.jlbn.net] (testing codes on Vista)



Post Edited (04-26-07 18:16)

Have fun,

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

Options: ReplyQuote
Re: HTTP error not found error #404
Posted by: pcbguy (216.186.243.---)
Date: April 26, 2007 06:33PM

I figured it out. I had the box checked that says "Hide extensions for known file types" so it was putting a .txt on the end of my files. Knew it had to be something stupid like that.

Thanks for all your help.

Options: ReplyQuote


Sorry, only registered users may post in this forum.