View Single Post
Old 23rd November 2007, 01:12 PM   #5 (permalink)
Vger
Senior Member
 
Join Date: Sep 2003
Location: United Kingdom
Posts: 2,829
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
__________________
Working with computers is a bit like getting old - the longer you're around the more wrinkles you find!
Vger is offline   Reply With Quote