Error when installing Modules
Squidge - January 6, 2009 - 15:01
I have been thrown this error
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 274213 bytes) in /var/www/drupal/includes/database.mysqli.inc on line 303
Can anyone help?

It sounds like you need to
It sounds like you need to up your php_memory_limit in .htaccess or in php.ini. You may have to contact your host for this to happen.
http://drupal.org/node/76156
--
stevejamesson.com
STAR
Thanks for that steve. Issue resolved :-)