Re[2]: [PHP] SESSION Not behaving II: permission denied(13)

2003-10-18 Thread Tom Rogers
Hi, Sunday, October 19, 2003, 7:35:23 AM, you wrote: > That would be one solution, but I am on a shared hosting server. I cannot > change the folder permissions. > I've asked tech support to look into this. > Does anyone know where I can get a class that will save the session vars > to mysql?

RE: [PHP] SESSION Not behaving II: permission denied(13)

2003-10-18 Thread Javier Muniz
Err, make that session_set_save_handler :) -Original Message- From: Javier Muniz [mailto:[EMAIL PROTECTED] Sent: Saturday, October 18, 2003 4:27 PM To: [EMAIL PROTECTED] Subject: RE: [PHP] SESSION Not behaving II: permission denied(13) Look at on_session_save_handler in the manual, I

RE: [PHP] SESSION Not behaving II: permission denied(13)

2003-10-18 Thread Javier Muniz
lto:[EMAIL PROTECTED] Sent: Saturday, October 18, 2003 2:35 PM To: Burhan Khalid Cc: [EMAIL PROTECTED] Subject: Re: [PHP] SESSION Not behaving II: permission denied(13) That would be one solution, but I am on a shared hosting server. I cannot change the folder permissions. I've asked tech

Re: [PHP] SESSION Not behaving II: permission denied(13)

2003-10-18 Thread Duncan Hill
> > > That would be one solution, but I am on a shared hosting server. I cannot > change the folder permissions. > > I've asked tech support to look into this. > > Does anyone know where I can get a class that will save the session vars > to mysql? I ended up modifying the example of a postgres ha

Re: [PHP] SESSION Not behaving II: permission denied(13)

2003-10-18 Thread [-^-!-%-
That would be one solution, but I am on a shared hosting server. I cannot change the folder permissions. I've asked tech support to look into this. Does anyone know where I can get a class that will save the session vars to mysql? =P e p i e D e s i g n s www.pepiedesigns.com Providing

Re: [PHP] SESSION Not behaving II: permission denied(13)

2003-10-18 Thread James Kaufman
On Sat, Oct 18, 2003 at 03:44:31PM +0300, Burhan Khalid wrote: > [-^-!-%- wrote: > >Yep. It's me again. 96 hours into the battle, and SESSIONS are still > >winning. > > > >I've written my login script and is now getting the following error. > >Please advise. > > > >Warning: open(/tmp/sess_a690c089d

Re: [PHP] SESSION Not behaving II: permission denied(13)

2003-10-18 Thread Burhan Khalid
[-^-!-%- wrote: Yep. It's me again. 96 hours into the battle, and SESSIONS are still winning. I've written my login script and is now getting the following error. Please advise. Warning: open(/tmp/sess_a690c089dead297c95034d9fe243f860, O_RDWR) failed: Permission denied (13) in Unknown on line 0 War

[PHP] SESSION Not behaving II: permission denied(13)

2003-10-18 Thread [-^-!-%-
Yep. It's me again. 96 hours into the battle, and SESSIONS are still winning. I've written my login script and is now getting the following error. Please advise. Warning: open(/tmp/sess_a690c089dead297c95034d9fe243f860, O_RDWR) failed: Permission denied (13) in Unknown on line 0 Warning: Failed