Session problem
Posted by: Cheda
Posted on: 2006-03-11 08:26:00
Hi,
I've just opened an account here at Dreamhost, and moved my site, from an ISP that I've previously used. But one part of the scrpits that work with sessions, causes me problems ... The Warning I'm recieving is :
session_start(): open(/tmp/sess_3823b524efa1d0746a64ec906c04c8f6, O_RDWR) failed: Permission denied (13) in .... and the location of the php script that tried to start the session.
It seems that the system prevents me from opening and writing to this folder (tmp), where session data is being stored. Those same scripts worked flawlesly on my previous ISP ... Does anyone have any idea, how to solve this problem ???
Edited by Cheda on 03/11/06 08:28 AM (server time).