PDA

View Full Version : gallery2 probs


lightnin
24 Aug 2006, 9:03pm
not sure where to put this, but i'm having issues with a production gallery2 install. people are getting irritated.... :mean:

ok so literally, this junk decides to just stop working. here's the only errors and debug i can get out of the stupid thing.


Error
Error (ERROR_BAD_PATH) :

* in modules/core/classes/helpers/GalleryFactoryHelper_simple.class at line 205 (gallerystatus::error)
* in modules/core/classes/GalleryCoreApi.class at line 107 (galleryfactoryhelper_simple::newinstance)
* in init.inc at line 93 (gallerycoreapi::newfactoryinstance)
* in main.php at line 73
* in /www/gallery/art/main.php at line 3

Debug Output

getParameter permissions.file for core plugin
file_exists(/home/artdept/g2data/cache/module/core/0/0/0.inc)
file_exists(/home/artdept/g2data/cache/module/_all/0/0/GalleryFactoryHelper_loadRegistry.inc)
file_exists(/www/gallery/gallery2/modules/core/classes/helpers/../../../../modules/rewrite/classes/RewriteUrlGenerator.class)
realpath(/www/gallery/gallery2/modules/core/classes/../../../)




version 2.0.1

apache on solaris.

executing as nobody, all files owned by nobody.

php mem limit set to 12 mb.

is there any way to run this with safe_mode on?

any ideas as of WHAT on earth is going on?

any help would be *greatly* appreciated.

primesuspect
24 Aug 2006, 9:06pm
What PHP version?

We've always have PHP problems on Solaris (i'm running solaris 7)

Was this thing working and then poof, it just stopped? Or it never worked...?

primesuspect
24 Aug 2006, 9:06pm
You know, it's weird, but my initial inclination is to run fsck on the volume...

lightnin
24 Aug 2006, 9:10pm
PHP Version => 4.3.10

System => SunOS 5.8 Generic_117350-28 sun4u


yeh, she's kinda old....

fsck you say? :) this thing is actually a cluster... big ass array...

hmmm charley foxtrot is the proper term for the day i do believe



--edit
to answer your question, accodring to logs we had access to this thing up until monday afternoon or so, then people started complaining yesterday. i got pulled into this around lunchtime.... wishing i hadn't

primesuspect
24 Aug 2006, 9:14pm
I've seen issues like that with filesystem problems, that's the only reason I mention it. That's my initial inclination :-/

lightnin
24 Aug 2006, 9:17pm
i hope not.... that'll be HUGE. but i can access things like css files and text file in the gallery directories, it's only stuff that has to be executed by php that gets dorked up.

primesuspect
24 Aug 2006, 9:31pm
trust me, I know your pain. One of our production servers has a MERE 80gb volume on Solaris 8 and running fsck took over an hour :werr:

customers weren't happy...

lightnin
24 Aug 2006, 9:40pm
heh, i found another machine, i'm quickly installing another instance of gallery on there and attempting to follow this (http://codex.gallery2.org/index.php/Gallery2:faq#How_can_I_move_my_gallery_installation_from_one_server_to_another.3F) guide to 'moving galleries'. so we'll see if that'll work....