php-general | 2001122
Date: 12/31/01
- Next message: Alawi: "[PHP] work with mobile by PHP !!"
- Previous message: George Nicolae: "[PHP] Re: Listing files"
- In reply to: Jim Lucas [php]: "Re: [PHP] Sessions Problems!"
- Next in thread: Jaime Bozza: "RE: [PHP] Session troubles"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Correct. The same authentication script is used on 4 other domains on my
server. They are able to write the session file to /tmp and so is the other
domain expect the file is a 0 byte file.
----- Original Message -----
From: "Jim Lucas [php]" <jimphp <email protected>>
To: "Phillip M.(Mike) Bishop" <mbishop <email protected>>;
<php-general <email protected>>
Sent: Monday, December 31, 2001 12:57 PM
Subject: Re: [PHP] Sessions Problems!
> when you say that nothing changed, does that include permissions on the
tmp
> session directory, the httpd.conf file or any related configurations?
>
> Jim
> ----- Original Message -----
> From: "Phillip M.(Mike) Bishop" <mbishop <email protected>>
> To: <php-general <email protected>>
> Sent: Monday, December 31, 2001 2:58 AM
> Subject: [PHP] Sessions Problems!
>
>
> > I am having problems with my sessions. I authenticate the user against a
> > mysql db. The authentication works fine and the session script works
fine
> > for all my other domains except one. They all reside on the same
webserver
> > using the same session class. The problem I have is when the user logs
in,
> > they get to the first page. When they go to another page they have to
> > relogin. The session file is created but it is empty. This script
worked
> > fine on this domain until Friday. Nothing has changed what could be the
> > cause of this.
> >
> > Thanks in advance for any insight into this problem.
> >
> > Mike
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> > For additional commands, e-mail: php-general-help <email protected>
> > To contact the list administrators, e-mail: php-list-admin <email protected>
> >
> >
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Alawi: "[PHP] work with mobile by PHP !!"
- Previous message: George Nicolae: "[PHP] Re: Listing files"
- In reply to: Jim Lucas [php]: "Re: [PHP] Sessions Problems!"
- Next in thread: Jaime Bozza: "RE: [PHP] Session troubles"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

