After configuring apache and mysql , I tried to invoke drupal by tying http://localhost/drupal in the internet explorer.

I have received the output as below:

Index of /drupal

* Parent Directory
* CHANGELOG.txt
* INSTALL.mysql.txt
* INSTALL.pgsql.txt
* INSTALL.txt
* LICENSE.txt
* MAINTAINERS.txt
* UPGRADE.txt
* cron.php
* database/
* includes/
* index.php
* misc/
* modules/
* scripts/
* sites/
* themes/
* update.php
* xmlrpc.php

Some one please help me by giving me the solution.

Thanks
Nagi

Comments

tm’s picture

see if this thread helps ("Lists contents of drupal directory when creating first account").

also, does it work when explicitly pointing at http://localhost/index.php? trying to determine scope of the problem.

good luck!

vm’s picture

Drupal 4.7.x does not have an auto installer. As such you must set up your sites/settings.php file manually. set $db_url to reflect the necessary DB information if not already done by you.

_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )