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?
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
Comments
Can you try in htdocs folder
Can you try in htdocs folder or www folder
you will need to get to the
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?
i have change the rewrite
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
sounds more like an issue
sounds more like an issue with the module. check your php error log.