RE: [PHP-DB] Re: log in script kicks me out

2004-08-31 Thread Irm Jr
I have done that, and there are no differences. Thank you for the advice. -Original Message- From: Torsten Roehr [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 31, 2004 10:31 AM To: [EMAIL PROTECTED] Subject: Re: [PHP-DB] Re: log in script kicks me out >"Irm Jr" <

Re: [PHP-DB] Re: log in script kicks me out

2004-08-31 Thread Torsten Roehr
>"Irm Jr" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >Upon reading your suggestion, I tested the same script on a new server >using PHP 5 and don't seem to have this problem. Might there be an >installation problem? Or something with php itself? Do a echo phpinfo(); on both syst

RE: [PHP-DB] Re: log in script kicks me out

2004-08-31 Thread Irm Jr
2004 12:34 PM To: [EMAIL PROTECTED] Subject: [PHP-DB] Re: log in script kicks me out >I have attempted to use session_write_close() but it makes no >difference. Thanks for your help. > >Any other ideas I might be be able to try? > >Upon doing a quick search using something like

[PHP-DB] Re: log in script kicks me out

2004-08-27 Thread Torsten Roehr
>"Irm Jr" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >I have attempted to use session_write_close() but it makes no >difference. Thanks for your help. > >Any other ideas I might be be able to try? > >Upon doing a quick search using something like "$_SESSION second time" I >see tha

[PHP-DB] RE: log in script kicks me out

2004-08-27 Thread Irm Jr
I have attempted to use session_write_close() but it makes no difference. Thanks for your help. Any other ideas I might be be able to try? Upon doing a quick search using something like "$_SESSION second time" I see that there are a number of others who seem to have similar problems, and no solu