Unable to install (nor activae) the core module

catfish

Joined: 2005-03-11
Posts: 4
Posted: Fri, 2005-03-11 23:04

I am getting error on core creation in step 7 of install....

----

Gallery URL (optional): http://catfishdesign.ca/gallery2
Gallery version: G2
Webserver (with version): Apache
Datatabase (with version): MySQL
PHP version (eg 4.2.1): unknown
phpinfo URL (optional): unknwon
Graphics Toolkit(s): unknown
Operating system: Windows NT
Web browser/version:
G1 version (for migration bugs): none

======================================
Unable to install the core module
Unable to activate the core module

Error installing Gallery Core
Something went wrong when we tried to install the core module. In the boxes below you can find some debug information. Report this in the Gallery Forums and we'll help you diagnose the problem.

Stack Trace:
Error (ERROR_STORAGE_FAILURE)
in c:\websites\catfish\jmiller\www\gallery2\modules\core\classes\GalleryStorage\DatabaseStorage.class at line 1136 (MySqlDatabaseStorage::error)
in c:\websites\catfish\jmiller\www\gallery2\modules\core\classes\GalleryStorage.class at line 220 (MySqlDatabaseStorage::search)
in c:\websites\catfish\jmiller\www\gallery2\modules\core\classes\Gallery.class at line 189 (GalleryStorage::search)
in c:\websites\catfish\jmiller\www\gallery2\modules\core\classes\helpers\GalleryPluginHelper_simple.class at line 424 (Gallery::search)
in c:\websites\catfish\jmiller\www\gallery2\modules\core\classes\helpers\GalleryPluginHelper_simple.class at line 301 (CoreModule::fetchPluginList)
in c:\websites\catfish\jmiller\www\gallery2\modules\core\classes\GalleryCoreApi.class at line 262 (CoreModule::fetchPluginStatus)
in c:\websites\catfish\jmiller\www\gallery2\modules\core\classes\GalleryPlugin.class at line 136 (CoreModule::fetchPluginStatus)
in c:\websites\catfish\jmiller\www\gallery2\modules\core\classes\GalleryModule.class at line 275 (CoreModule::activate)
in c:\websites\catfish\jmiller\www\gallery2\install\steps\InstallCoreModuleStep.class at line 90 (CoreModule::activate)
in c:\websites\catfish\jmiller\www\gallery2\install\index.php at line 168 (InstallCoreModuleStep::loadTemplateData)

Debug Output: .....
-------------------------------------------------------
...more if required...

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Sat, 2005-03-12 00:24

look near the bottom of the debug output to find the database error and post that.

 
catfish

Joined: 2005-03-11
Posts: 4
Posted: Sat, 2005-03-12 01:06

I have included the entire page in the attachment.

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Sat, 2005-03-12 01:24

that error only shows what goes wrong now trying to install with a partially populated database.
please try a clean install (empty db, empty g2data) and if you get an error again then attach that debug output.

 
catfish

Joined: 2005-03-11
Posts: 4
Posted: Sat, 2005-03-12 02:50

I will have to pursue some problems accessing my MySQL databases with my host admin.

I will get back to you when I get a chance to check this.

Thanks for the info.