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
