Error (ERROR_STORAGE_FAILURE)

Colognestud

Joined: 2003-05-18
Posts: 1
Posted: Sun, 2003-05-18 18:53

Hello there,

I tried to install the gallery. As you see, it actually works:
Install Password: creative
http://www.tele2vertrieb.de/ciao/gallery2/setup/setup.php

When you open the main.php site though, it sais like:

Error (ERROR_STORAGE_FAILURE)
in modules/core/classes/GalleryStorage/DatabaseStorage.class (gallerystatus::error) at line 1072
in modules/core/classes/Gallery.class (mysqldatabasestorage::search) at line 357
in modules/core/classes/GalleryModuleParameterMap.class (gallery::search) at line 145
in modules/core/classes/Gallery.class (gallerymoduleparametermap::fetchallparameters) at line 1098
in modules/core/classes/GalleryModule.class (gallery::setmoduleparameter) at line 319
in modules/core/module.inc (coremodule::setmoduleparameter) at line 291
in init.php (coremodule::install) at line 160
in main.php at line 97
in main.php at line 24

What did i do wrong?

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Mon, 2003-05-19 06:47

Turn on debug mode in config.php (set it to "buffered") and then try it again. This time you'll get more informative debug output that we can use to diagnose the problem (the error will be towards the bottom of the page).