Registration Error

Bearwear

Joined: 2008-07-09
Posts: 1
Posted: Wed, 2008-07-09 23:14

Error (ERROR_STORAGE_FAILURE) : Error trying to run query: CREATE TABLE g2_PendingUser( g_id int(11) NOT NULL, g_userName varchar(32) NOT NULL, g_fullName varchar(128), g_hashedPassword varchar(128), g_email varchar(128), g_language varchar(128), g_registrationKey varchar(32), PRIMARY KEY(g_id), UNIQUE (g_userName) ) ENGINE=InnoDB /*!40100 DEFAULT CHARACTER SET utf8 */
in modules/core/classes/GalleryStorage/GalleryStorageExtras.class at line 1723 (gallerycoreapi::error)
in modules/core/classes/GalleryStorage/GalleryStorageExtras.class at line 1312 (gallerystorageextras::_executesql)
in modules/core/classes/GalleryStorage.class at line 740 (gallerystorageextras::configurestore)
in modules/core/classes/GalleryModule.class at line 146 (mysqlstorage::configurestore)
in modules/core/PluginCallback.inc at line 236 (registermodule::installorupgrade)
in modules/core/PluginCallback.inc at line 73 (plugincallbackview::handlecallback)
in main.php at line 433 (plugincallbackview::renderimmediate)
in main.php at line 94
in main.php at line 83
System Information
Gallery version 2.2.2
PHP version 4.4.4 apache
Webserver Apache/1.3.37 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28 OpenSSL/0.9.7a
Database mysqlt 4.1.22-standard-log
Toolkits ImageMagick, NetPBM, Gd
Operating system Linux gs19.inmotionhosting.com 2.6.9-67.0.7.ELsmp #1 SMP Sat Mar 15 06:54:55 EDT 2008 i686
Browser Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; InfoPath.2)

This is what I get when I try to install the registration plugin.

Can someone Please Help ?