I have soft launched a site that works fine when the full URLs (http://www.solarheadlines.com) are used. But, when using an abbreviated URL (http://solarheadlines.com), the site throws up an 'Unsupported database type' error.

Thank you in advance for any assistance.

Perplexed

Comments

jhcannon’s picture

I have a similar issue I think. The difference being that I am trying to use a subdomain. If I use my www.domain.com it works fine, but when I try to use suba.domain.com - it doesn't.

Any ideas?

creativepragmatic’s picture

I just upgraded to Drupal 6. Now when I enter mysite.com it redirects to http://mysite.com/install.php.

creativepragmatic’s picture

I eventually fixed this by uncommenting and modifying RewriteCond and RewriteRule in .htaccess to redirect from mysite.com to www.mysite.com.