Gallery2 Alpha 4 Installation Failure (Step #7, Postgres)

benATthelocust

Joined: 2004-05-28
Posts: 3
Posted: Mon, 2004-12-20 18:54

Gallery 2 Alpha-4
Step #7
Postgres 7.3.4
RedHat 9

 Stack Trace:
Error (ERROR_STORAGE_FAILURE)

    * in modules/core/classes/GalleryStorage/DatabaseStorage.class at line 741 (gallerystatus::error)
    * in modules/core/classes/GalleryStorage.class at line 241 (postgresqldatabasestorage::execute)
    * in modules/core/CoreModuleExtras.inc at line 201 (gallerystorage::execute)
    * in modules/core/module.inc at line 663 (coremoduleextras::upgrade)
    * in modules/core/classes/GalleryModule.class at line 168 (coremodule::upgrade)
    * in install/steps/InstallCoreModuleStep.class at line 68 (coremodule::installorupgrade)
    * in install/index.php at line 148 (installcoremodulestep::loadtemplatedata) 

See attached debug.txt for very long debug output.
----

Gallery URL (optional):
Gallery version: Alpha-4
Webserver (with version): Apache 2.0.40
PHP version (eg 4.2.1): 4.3.10
phpinfo URL (optional):
Graphics Toolkit(s):
Operating system:
Web browser/version:

AttachmentSize
debug.txt179.13 KB
 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Mon, 2004-12-20 20:10

there were some problems with postgres in alpha-4.. please try a recent nightly snapshot and let us know if there is still a problem.. thx.

 
diskopo

Joined: 2004-12-25
Posts: 1
Posted: Sat, 2004-12-25 18:02

Tried the 12-25 snapshot and it still gives me a similar error. My setup is the same as the original poster's.

Error (ERROR_STORAGE_FAILURE)
in modules/core/classes/GalleryStorage/DatabaseStorage.class at line 720
in modules/core/classes/Gallery.class at line 186
in modules/core/classes/helpers/GalleryPluginHelper_simple.class at line 397
in modules/core/classes/helpers/GalleryPluginHelper_simple.class at line 276
in modules/core/classes/helpers/GalleryEventHelper_simple.class at line 94
in modules/core/classes/GalleryEntity.class at line 262
in modules/core/CoreModuleExtras.inc at line 288
in modules/core/CoreModuleExtras.inc at line 169
in modules/core/module.inc at line 665
in modules/core/classes/GalleryModule.class at line 170
 
fryfrog

Joined: 2002-10-30
Posts: 3236
Posted: Sun, 2004-12-26 04:59

Make sure you have cleared out the g2data and db before you try and re-install. If that doesn't help, maybe mindless has another idea ;)

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Sun, 2004-12-26 17:58

diskopo, you need to post the database error you'll find near the bottom of the debug output when the error occurs.