"Warning: session_start(): open(/tmp/" error

Aaryn

Joined: 2005-04-26
Posts: 2
Posted: Fri, 2005-05-06 10:03

Same server as my old gallery (works fine), but different virtual server (basically making a version 2 of my site).

Have searched the forum for about an hour but the search facility returns nothing close even when I search for the above subject line.

The gallery seems to work fine, but I get this error:
Warning: session_start(): open(/tmp/sess_f68564c71ac19b71467776f51048efc9, O_RDWR) failed: Permission denied (13) in /home/n/e/nemesistwo/public_html/photos/session.php on line 60

I have been through the config again and set all the paths etc. I have also chmod my tmp directory to 777.

Any Ideas? I know it's it's just a simple mistake on my part as the version one of the site works fine on the same server.

Aaryn

----
The following information is required to get an answer:
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful):
Gallery version:
Apache version:
PHP version (don't just say PHP 4, please):
Graphics Toolkit:
Operating system:
Web browser/version (if applicable):

 
Jordan_01002

Joined: 2005-02-14
Posts: 1535
Posted: Fri, 2005-05-06 10:56

Looks like you don't have write permission to the /tmp directory? Are you the host?