By creativepragmatic on
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
Multisite
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?
Upgrade to Drupal 6
I just upgraded to Drupal 6. Now when I enter mysite.com it redirects to http://mysite.com/install.php.
Solution
I eventually fixed this by uncommenting and modifying RewriteCond and RewriteRule in .htaccess to redirect from mysite.com to www.mysite.com.