Closed (fixed)
Project:
Gallery
Version:
5.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2007 at 23:28 UTC
Updated:
3 Dec 2008 at 00:23 UTC
I have just migrated all my server files from one server to another and it all went smoothly except for the gallery. It seems at some point gallery2 came out with a new release and wants to force upgrade my gallery. Well it didn't work out to well and now I get stuck with a blank page. I did some debugging setup and got this useful peice of information.
Fatal error: session_start() [function.session-start]: Failed to initialize storage module: user (path: X:/XXX/tmp) in
I'm wonder if anyone knows of a fix for this. It seems like a simple add line here fix.
Comments
Comment #1
Haggle commentedFixed by adding this to .htaccess file in the gallery folder
php_value session.save_handler files
Comment #2
alexandreracine commentedThis is good :)
DEV version not supported anymore.
------------
Feel free to reopen but please look at the latest version first! It's probably fixed.
http://drupal.org/project/gallery
Closing (cleanup)