Drupal requires the availability of LOCK TABLES and CREATE TEMPORARY TABLES privileges in Mysql, neither of which are enabled by default with UH - so you'll have to contact them about that.
Also you'll need to increase the PHP Memory Limit from 8 Mb to between 16 and 24 Mbs.
Can't help you with the .htaccess except to point out what the error says:
Quote:
|
mod_rewrite: maximum number of internal redirects reached. Assuming configuration error. Use 'RewriteOptions MaxRedirects' to increase the limit if neccessary.
|
Vger