Error
Error (ERROR_STORAGE_FAILURE)
in modules/core/classes/GalleryStorage.class at line 239 (GalleryCoreApi::error)
in modules/core/classes/GalleryStorage/GalleryStorageExtras.class at line 69 (GalleryStorage::_getConnection)
in modules/core/classes/GalleryStorage/GalleryStorageExtras.class at line 88 (GalleryStorageExtras::_dbInit)
in modules/core/classes/GalleryStorage.class at line 314 (GalleryStorageExtras::loadEntities)
in modules/core/classes/helpers/GalleryEntityHelper_simple.class at line 71 (GalleryStorage::loadEntities)
in modules/core/classes/GalleryCoreApi.class at line 2361 (GalleryEntityHelper_simple::loadEntitiesById)
in init.inc at line 208 (GalleryCoreApi::loadEntitiesById)
in main.php at line 197
in main.php at line 104
in main.php at line 88
Debug Output
file_exists(/home/4/l/loneslydahl/www/gallery2/g2data/cache/module/_all/0/0/GalleryFactoryHelper_loadRegistry.inc)
file_exists(/home/4/l/loneslydahl/www/gallery2/modules/rewrite/classes/parsers/modrewrite/ModRewriteUrlGenerator.class)
getParameter modrewrite.galleryLocation for rewrite plugin
file_exists(/home/4/l/loneslydahl/www/gallery2/g2data/cache/module/rewrite/0/0/0.inc)
getParameter shortUrls for rewrite plugin
getParameter language.useBrowserPref for core plugin
file_exists(/home/4/l/loneslydahl/www/gallery2/g2data/cache/module/core/0/0/0.inc)
getParameter default.language for core plugin
controller , view
Loading plugin core
Class not defined, trying to include it.
file_exists(/home/4/l/loneslydahl/www/gallery2/modules/core/module.inc)
core plugin successfully instantiated
file_exists(/home/4/l/loneslydahl/www/gallery2/g2data/versions.dat)
file(/home/4/l/loneslydahl/www/gallery2/g2data/versions.dat, )
getParameter id.anonymousUser for core plugin
[1345410934] can't guarantee 5 -- extending!
file_exists(/home/4/l/loneslydahl/www/gallery2/g2data/cache/entity/0/0/5.inc)
mysqli error: [0: Missing extension for native] in
CONNECT(loneslydahl.mysql.domeneshop.no, ?, ?, loneslydahl)
loneslydahl.mysql.domeneshop.no: Missing extension for native
file_exists(/home/4/l/loneslydahl/www/gallery2/g2data/cache/module/_all/0/0/GalleryPluginHelper_fetchPluginStatus.inc)
mysqli error: [0: Missing extension for native] in
CONNECT(loneslydahl.mysql.domeneshop.no, ?, ?, loneslydahl)
loneslydahl.mysql.domeneshop.no: Missing extension for native
getParameter id.adminGroup for core plugin
mysqli error: [0: Missing extension for native] in
CONNECT(loneslydahl.mysql.domeneshop.no, ?, ?, loneslydahl)
loneslydahl.mysql.domeneshop.no: Missing extension for native
realpath(/home/4/l/loneslydahl/www/gallery2/modules/core/classes/../../../)
realpath(/home/4/l/loneslydahl/www/gallery2/)
Posts: 8339
somebody upgraded PHP on your server and did not add MYSQL extensions.
-s
All New jQuery Minislideshow for G2/G3
Posts: 3
Whats my options? doesnt seem like i can get server admins to add mysql extensions...
Posts: 8339
Huh? why wouldn't they?
-s
All New jQuery Minislideshow for G2/G3
Posts: 75
Ignorant question - if PHP was upgraded and the MYSQL extensions were not added, would that also break other PHP apps that also use MYSQL? If so, then I have this same error but my other PHP apps (like WordPress) are working.
Leslie
Posts: 3
Simple solution is to remove the php.ini file
Martin
Posts: 75
Do I, as an end user, have access to the php.ini file and what ramifications would there be if I could remove it?
Thanks!
Leslie