Error (ERROR_STORAGE_FAILURE),Missing extension for native

Gunlab

Joined: 2012-08-19
Posts: 3
Posted: Sun, 2012-08-19 21:18

Server just went "error" on me, havent added anything latly :( heres the error message:

Quote:
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/)

Any solutions ?

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Sun, 2012-08-19 21:27

somebody upgraded PHP on your server and did not add MYSQL extensions.

-s
All New jQuery Minislideshow for G2/G3

 
Gunlab

Joined: 2012-08-19
Posts: 3
Posted: Sun, 2012-08-19 21:44

Whats my options? doesnt seem like i can get server admins to add mysql extensions...

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Sun, 2012-08-19 21:52
Gunlab wrote:
Whats my options? doesnt seem like i can get server admins to add mysql extensions...

Huh? why wouldn't they?

-s
All New jQuery Minislideshow for G2/G3

 
leslienord

Joined: 2003-09-08
Posts: 75
Posted: Fri, 2013-01-04 22:55

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

 
Gunlab

Joined: 2012-08-19
Posts: 3
Posted: Sat, 2013-01-05 10:56

Simple solution is to remove the php.ini file

Martin

 
leslienord

Joined: 2003-09-08
Posts: 75
Posted: Sat, 2013-01-05 21:01
Gunlab wrote:
Simple solution is to remove the php.ini file

Martin

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