Hi,
I've been trying to install Omeka on the server space I've bought for quite some time now, and I keep getting the following error message immediately after I type in a username, etc. and hit install:
Fatal error: Uncaught exception 'Zend_Db_Statement_Mysqli_Exception' with message 'Mysqli prepare error: CREATE command denied to user 'Harbourgirl355'@'97.74.24.114' for table 'omeka_collections'' in /home/content/54/5077454/html/projects/application/libraries/Zend/Db/Statement/Mysqli.php:77 Stack trace: #0 /home/content/54/5077454/html/projects/application/libraries/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('CREATE TABLE IF...') #1 /home/content/54/5077454/html/projects/application/libraries/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), 'CREATE TABLE IF...') #2 /home/content/54/5077454/html/projects/application/libraries/Zend/Db/Adapter/Abstract.php(467): Zend_Db_Adapter_Mysqli->prepare('CREATE TABLE IF...') #3 [internal function]: Zend_Db_Adapter_Abstract->query('CREATE TABLE IF...', Array) #4 /home/content/54/5077454/html/projects/application/libraries/Omeka/Db.php(74): call_user_func_array(Array, Array) #5 [internal function]: Omeka_Db->__call('qu in /home/content/54/5077454/html/projects/application/libraries/Zend/Db/Statement/Mysqli.php on line 77
I've seen messages on these forums that contain some of the same phrases like "uncaught exception" and "Zen_Db" on these forums,and I've tried to check to see if any of the answers here will help with my issue, but so far I've had no luck, and since several of the messages appear to be about different issues or occur at different points, I suspect this may be a different issue.
I'd really appreciate any suggestions/guidelines. I'm using GoDaddy LAMP hosting, and their support has confirmed that everything matches Omeka's requirements and they are confused by the Zen_Db message.
I've tried reinstalling several times, I currently have version 1.2 installed. Any help would be most appreciated! Thanks!

