i installed drupal not on htdocs folder, but on htdocs/forum. And it not show... im a newbie, please help!!

Comments

balaji.r’s picture

Can you try in htdocs folder or www folder

gollyg’s picture

you will need to get to the site using forum in the path. eg

http://mysite.com/forum

That should get you at least the index page, possibly with errors.

If the rest of the site does not work there are several things you can try, including changing the baseurl in settings.php and also check the htaccess file in the drupal root directory (htdocs/forum). There is a rewrite base there that can help resolve things.

When you say you installed, do you mean you have completed the install process, or you copied the files into that directory?

horst_wessel’s picture

i have change the rewrite base in the .htaccess files, but after I enable the module i need, it cannot show drupal. i installed it form the beginning... i'll try the settings.php

gollyg’s picture

sounds more like an issue with the module. check your php error log.