Roundcube Community Forum

Release Support => Pending Issues => Topic started by: jayce on July 16, 2012, 01:17:02 PM

Title: Login screen just keeps reloading, no errors logged
Post by: jayce on July 16, 2012, 01:17:02 PM
Hi,
I'm having this problem on a replacement OS install.  At first, I tried just copying over my 5.4 setup, and resetting sql.  Now I'm trying with 7.2, clean sql setup.

I have all logging turned on in main.inc.php.  I have LogLevel info set in httpd.conf.

When I attempt to create a clean config through the installer, when I press the "Create Config" button in step-2, it returns to the installer beginning.  No errors logged anywhere.

I manually created the db.inc.php and main.inc.php instead.

When I attempt to log in, there is no attempt to contact the IMAP server, no error message displayed, and no log messages other than SQL (roundcube: query(1): SELECT vars, ip, changed FROM session WHERE sess_id = 't4qbjho25d2us4dg3kukfdept6'; ).  Apache logs no errors.  The login page just reloads.

session.auto_start =0 in php.ini
the hosts and ports are absolutely correct.  I have tried both with and without SSL on the appropriate ports.  There is no contact to the IMAP server whatsoever.

As near as I can tell, the sql query returns successfully, I can run it by hand in mysql.

Since I have had essentially the same errors in two quite different versions, I'm pretty well convinced it is a configuration error on my part in (most likely) apache or php, possibly in roundcube (much less likely).  Perhaps a permissions issue somewhere?

Does anyone have any ideas? 

Thanks,
Jay