Roundcube Community Forum

Release Support => Pending Issues => Topic started by: jimmyb on June 09, 2008, 09:45:57 AM

Title: Installer Issues & No Login
Post by: jimmyb on June 09, 2008, 09:45:57 AM
Alright, I know these are duplicate issues, but I figured I should post anyways.

I'm running PHP5 on Gentoo Linux, with all the proper configurations to my php.ini file (or so I think) and I've been trying to upgrade AND do clean installs of 0.1.1 with no luck.

For the upgrade, I get all the files updated and such and then when I try to login I get:

Authentication for jimmy failed (AUTH): "a000 NO Error authenticating
"Authentication for jimmy failed (LOGIN): "a001 NO Auth method not enabled" in  on line 0


I've tried to add the IMAP authentication variable (which only seems to be in the main.inc.php file in the repository and not the tar file. I tell it to use CRAM-MD5 but it still fails out with the same error, so I figured ok, bad upgrade, let me try a clean install...

So I upload a fresh copy into ~/public_html/dev/mail/ and go to http://my-url.com/dev/mail/installer/ and out comes this error:

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/jimmy/public_html/dev/mail/installer/index.php:8) in /home/jimmy/public_html/dev/mail/installer/index.php on line 29

So I find other people have been having the issue and it doesn't look like it's anything serious, it's just the installer after-all. So I continue on, fresh install...finally finish it up and I go to login...SAME ERROR as before, so I am kind of at a loss here. My older (Version 0.1-rc1) Roundcube install works great, but I'd love to upgrade it to the latest release.

Any help is appreciated!
Title: Installer Issues & No Login
Post by: jimmyb on June 11, 2008, 09:41:46 AM
This fix seems to work for me -- http://www.roundcubeforum.net/showthread.php?t=2964