php error 404

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
hebisr
Forum Newbie
Posts: 3
Joined: Sun Dec 01, 2002 7:15 pm

php error 404

Post by hebisr »

I am trying my best to fight witht the php application: please bear with me....................

I installed the php tool( MY SQl, Apache, PHP4 etc.) it was success i did a simple test on the page and i get a HTTP: 404 error.

I checked the following: (this is running locally)

the .php file is located at C:\Program Files\Apache Group\Apache2\htdocs

And then I would go to: http://localhost/managepoll.php

still get the error

I am out of resources ..........Did i overlook anything here?
Post Reply