[horde] Problem with sessions not being destroyed.
Barry Flanagan
barryf-lists at flanagan.ie
Tue Nov 15 10:01:37 PST 2005
Barry Flanagan wrote:
>>Do you see destroy() being called in the debug logs?
>>
>>
>
>
> No, I am seeing "Logout for user at domain" but that is all. The only extra
> information in the logs I am getting over the default NOTICE setting is
> when users send emails.
>
> I can see from /usr/share/php/Horde/SessionHandler/mysql.php that in
> PEAR_LOG_DEBUG it should be giving me the SQL statement in the log, but
> nothing.
I changed from using syslog to file and I am now seeing debug messages.
SQL Query by SessionHandler_mysql::destroy(): query = "DELETE FROM
horde_sessionhandler WHERE session_id = ''"
..so, there is no sessionid in the SQL statement.
--
-Barry Flanagan
More information about the horde
mailing list