thibaud-rohmer / PhotoShow

A free web gallery in PHP with drag-n-drop support
http://www.photoshow-gallery.com
502 stars 151 forks source link

new install, error #319

Open westframe opened 7 years ago

westframe commented 7 years ago

Love PhotoShow as far as I read into it now!

Problem with installing it on my Dreamhost server:

"Warning: session_start(): open(/tmp/sess_6xbhWWKLcZT1nErUVGCvr0, O_RDWR) failed: Permission denied (13) in /index.php on line 33

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /index.php:33) in /index.php on line 33"

What does this mean? I gave all files "755" permission...

tiaitsch85 commented 7 years ago

Hi westframe,

I think it is a cache problem in your php.ini! http://php.net/manual/de/session.configuration.php#ini.session.cache-limiter Which value have you in the session section at session cache limiter? Your apache installation need permission to the cache directory!

westframe commented 7 years ago

Thanks tiaitsch85 for the quick reply.

I had some trouble yesterday, but all seems to work now, quite easy install. I assume the troubles yesterday where maintanance issues with Dreamhost-server for some reason...

I love the simplicity of PhotoShow, exactly what I need as a front to archive my photos. It wasn't easy to find PhotoSHow software at first - they might want tot do some better marketing and ask couple of $ for easy support / themes etc.

Thank you, Ruben.