Author Topic: HTTP 404 not found error  (Read 1833 times)

ymail27

  • Newbie
  • *
  • Posts: 1
    • View Profile
HTTP 404 not found error
« on: September 20, 2009, 02:20:23 pm »
Hi,

I am new to php world. I am trying to install opengoo and getting following error.

I have installed folliowing on windows 2003 server
apache_2.2
php-5.2.11
mysql 5.1
opengoo_1.5.3

Then I copied opengoo directory (From unziped) to Apache folder (C:\Program Files\Apache Software Foundation\Apache2.2) so the directory under apache 2.2 read as

"C:\Program Files\Apache Software Foundation\Apache2.2\opengoo\public\install" --- this is how we Upload the files to apache 2.2 web server. right?

Now when I enter http://localhost/opengoo/public/install in my web browser (IE) I get HTTP 404 not found error.

what am I doing wrong, PLease help.