Hi All,
I'm a first time RoundCube user and poster, and I've run into a problem which I simply can't figure out how to resolve.
I'm installing roundcube v0.1.1 (to evaluate) on a CentOS 4 server running Apache, PHP 4.3.9, Dovecot, Postfix and MySQL. I've followed all the pre-req steps, but now when I go to http://roundcube/installer/, I get these errors:
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /var/www/roundcube/installer/index.php:8) in /var/www/roundcube/installer/index.php on line 29
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
I've done some googling, and all I've been able to determine so far is that this is a php issue with the index.php page itself. Since I don't know php, I have no idea where to begin fixing this.
Anyone have any idea what's going on? How can I resolve this to get the install kicked off?
Regards,
Ranbir