Jump to content

Session ID errors


TrueServe

Recommended Posts

Hello,

 

For some reason my PHP code isn't functioning as it should do. In apache it runs just fine but under lighttpd it doesn't (things like logging on, sessions etc don't work). I checked the lighttpd logs and this is what I found:

 
2011-02-02 22:05:15: (mod_fastcgi.c.2701) FastCGI-stderr: PHP Warning:  Unknown: open(/var/lib/php/session/sess_41m3ejeimhpeq0lpg7oa095gh0, O_RDWR) failed: Permission denied (13) in Unknown on line 0
PHP Warning:  Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0

2011-02-02 22:05:15: (mod_fastcgi.c.2701) FastCGI-stderr: PHP Warning:  Unknown: open(/var/lib/php/session/sess_41m3ejeimhpeq0lpg7oa095gh0, O_RDWR) failed: Permission denied (13) in Unknown on line 0
PHP Warning:  Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0

2011-02-02 22:06:00: (mod_fastcgi.c.2701) FastCGI-stderr: PHP Warning:  Unknown: open(/var/lib/php/session/sess_kdspa7dund84mccu6rk5cfs536, O_RDWR) failed: Permission denied (13) in Unknown on line 0
PHP Warning:  Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0

 

Any help?

 

Thanks.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.