[SOLVED] Can not login

Artflux

Joined: 2007-07-11
Posts: 25
Posted: Wed, 2014-07-30 23:11

Unable to login. Get error page. Not sure what has happened. Using gallery 2 for some time now. This is a new problem.

http://victorcarnuccio.com/gallery2/main.php

 
Artflux

Joined: 2007-07-11
Posts: 25
Posted: Thu, 2014-07-31 00:04

Error

Error (ERROR_STORAGE_FAILURE) :
in modules/core/classes/GalleryStorage.class at line 624 (GalleryCoreApi::error)
in modules/core/classes/GalleryCoreApi.class at line 2800 (GalleryStorage::getMapEntry)
in modules/core/classes/GallerySession.class at line 851 (GalleryCoreApi::getMapEntry)
in modules/core/classes/GallerySession.class at line 231 (GallerySession::_loadSessionData)
in modules/core/classes/Gallery.class at line 287 (GallerySession::init)
in init.inc at line 118 (Gallery::initSession)
in main.php at line 76

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Thu, 2014-07-31 02:14

That is a database connection error

FAQ: What information is required when I ask for help in the forums?

-s
________________________________
All New jQuery Minislideshow for G2/G3

 
Artflux

Joined: 2007-07-11
Posts: 25
Posted: Thu, 2014-07-31 16:38

I am unable to get to the information if I cannot login. What file do you need from the database?

Thanks,

Victor

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Thu, 2014-07-31 16:44

try visiting yourgallery.com/upgrade/ and run the upgrader to step 2 and it'll let you know if there are some things wrong.

-s
________________________________
All New jQuery Minislideshow for G2/G3

 
Artflux

Joined: 2007-07-11
Posts: 25
Posted: Thu, 2014-07-31 16:45

Gallery version = 2.2.2 core 1.2.0.4
PHP version = 5.3.6 cgi-fcgi
Webserver = Apache/1.3.42 (Unix) mod_ssl/2.8.31 OpenSSL/0.9.8k mod_fastcgi/2.4.2
Database = mysqlt 4.1.14, lock.system=flock
Toolkits = Exif, Getid3, LinkItemToolkit, NetPBM, Thumbnail, Gd
Acceleration = none, none
Operating system = Linux hostingprod.com 2.6.32-220.23.1.el6.YAHOO.20120713.x86_64 #1 SMP Fri Jul 13 11:40:51 CDT 2012 x86_64
Default theme = carbon
gettext = enabled
Locale = en_US
Browser = Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17
Rows in GalleryAccessMap table = 35
Rows in GalleryAccessSubscriberMap table = 161
Rows in GalleryUser table = 2
Rows in GalleryItem table = 158
Rows in GalleryAlbumItem table = 16
Rows in GalleryCacheMap table = 0

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Thu, 2014-07-31 16:53
Quote:
Gallery version = 2.2.2 core 1.2.0.4
PHP version = 5.3.6 cgi-fcgi

Gallery 2.3.1 was released specifically to address PHP 5.3.x compatibility - 2.3.2 is the latest.

But you will need to do an incremental update ie.
2.2.2 -> 2.2.6 -> 2.3.2

-s
________________________________
All New jQuery Minislideshow for G2/G3

 
Artflux

Joined: 2007-07-11
Posts: 25
Posted: Thu, 2014-07-31 17:54

I'm not sure but it seems that the password to my php was deleted by yahoo. I think this may be the problem. I don't remember the username and password that I used to reset it. Can I get this from the gallery2 files?

Thanks,

Victor

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Thu, 2014-07-31 18:37

check gallery2/config.php

-s
________________________________
All New jQuery Minislideshow for G2/G3

 
Artflux

Joined: 2007-07-11
Posts: 25
Posted: Thu, 2014-07-31 19:09

OK I see the username and password for gallery2. should I change the username and password for the phpmyadmin to the same? I am on the line with Yahoo... seems they deleted it in a recent upgrade. I have a backup of an earlier version.

thanks

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Thu, 2014-07-31 19:13

lower down in the file should be DB username and pass

-s
________________________________
All New jQuery Minislideshow for G2/G3

 
Artflux

Joined: 2007-07-11
Posts: 25
Posted: Thu, 2014-07-31 20:26

Problem was with the database. All works well except am trying to get images to crop vertical 35 mm in the thumbnail instead of square.

thanks again