Hi

I have installed drupal . After installation the index page comes up and there are several link tags in the page where you can go and configure your website . But when i click on any link for eg : if i click on

"administartion section" - http://localhost/drupal-6.2/?q=admin - this thing happens on all the links and the page goes back to the root directory that is the directory which is placed in htdocs folder in apache,

some more examples of links:

customize and configure - http://localhost/drupal-6.2/?q=admin/settings

module list - http://localhost/drupal-6.2/?q=admin/build/modules

Please help me in getting the links directed towards proper page .

Regards
Gagan

Comments

brucebanner’s picture

This sounds suspiciously like a clean urls problem, but it doesn't make sense.
Did you install fresh, did you play with cleanurls
can you give me some more details?

--
When God is with you, who can stand against you?

drupal_saas’s picture

Thanks for the reply .

How can i cleanurls , please suggest . When i have to install drupal afresh , i have to drop the database , create a new one and then install the drupal , i dont get option of cleanurls . Please suggest.