Hello everybody

I need to setup a subdomain sites, here is my scenario:

1. example.com in root directory (www_root)
2. something.example.com with something.com forwarding to something.example.com in www_root/something directory

I need to have separate databases

Both are drupal sites, example.com works OK but something.example.com does not work, the site's front page loads, but after clicking on any link it gives "site not found"... I tried to set the base path, delete .htaccess, delete the path module.... no help

What are the steps I need to make? Can you give me some tutorial pls...

Thanks a lot

mog