On Wed, 2008-04-30 at 23:16 +0400, alekciy wrote: > In php.ini write: > output_buffering = 4096.
I have no idea of the security implications of setting this, but seeing as how I'm working on a test box, I don't care (for the moment). Anyway, I made that change by creating a .htaccess file in the installer directory and setting the php parameter at run time. After an apache reload, I'm no longer seeing the session cookies error, but I'm still getting this: PHP Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /var/www/roundcube/installer/index.php:8) in /var/www/roundcube/installer/index.php on line 29, referer: http://roundcube/installer/welcome.html Now what? I'm surprised such a big bug made into the general 0.1.1 release! I'm assuming not many other people are running this code since I'm not finding much information about it. Regards, Ranbir -- Kanwar Ranbir Sandhu Linux 2.6.22.14-72.fc6 i686 GNU/Linux 16:42:54 up 4 days, 10:42, 2 users, load average: 0.68, 0.35, 0.19 _______________________________________________ List info: http://lists.roundcube.net/users/
