Tony wrote: there even an db-option in the config.php)? Filebase sessions are the way it is currently. I have 3 config parms now but have not extended that setting as of yet. Figured we would get filebased working well first ...
Tony -- have you seen the PEAR:HTTP_Session questions that I asked last week? Blaine ----- Original Message ----- From: "Tony Bibbs" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 13, 2004 2:23 PM Subject: Re: [geeklog-devtalk] Error with new Session class Are you using file-base sessions or db-based sessions (is there even an db-option in the config.php)? --Tony [EMAIL PROTECTED] wrote: >Hi, > >I'm running geeklog - latest CVS version - on Fedora Core 1 with php-4.3.8 >and httpd-2.0.50. > >I've just updated from CVS and, once I had installed the http::Session class >:), I am seeing this error when I try to logout: > >Warning: session_destroy(): Session object destruction failed in >/usr/share/pear/HTTP/Session.php on line 198 > >Warning: Cannot modify header information - headers already sent by (output >started at /usr/share/pear/HTTP/Session.php:198) in >/var/www/robinbowes.com/geeklog/main-CVS/public_html/users.php on line 683 > >Warning: Cannot modify header information - headers already sent by (output >started at /usr/share/pear/HTTP/Session.php:198) in >/var/www/robinbowes.com/geeklog/main-CVS/public_html/users.php on line 685 > >Is this a known issue and, if so, is there a fix yet? > >Thanks, > >R. >-- >http://robinbowes.com > >_______________________________________________ >geeklog-devtalk mailing list >[EMAIL PROTECTED] >http://lists.geeklog.net/listinfo/geeklog-devtalk > > _______________________________________________ geeklog-devtalk mailing list [EMAIL PROTECTED] http://lists.geeklog.net/listinfo/geeklog-devtalk
