[I posted this to the forum, but haven't see a reply. Hoping the list might be a bit more active.]
Server: Lighttpd Environment: CGI and FastCGI (tested both) Version: 0.1b2 (from Ubuntu packages) Errors in logs: none Browser: Firefox 1.5.0.9
I can log in fine, and all looks good. However, if I click on address book or personal settings, it goes right back to the mailbox view. The access log shows these two requests back to back:
xxx.xxx.xxx.xxx hostname - [01/Feb/2007:17:04:54 -0900] "GET /?_task=settings HTTP/1.1" 200 2650 "http://hostname/?_task=mail" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20070126 Ubuntu/dapper-security Firefox/1.5.0.9" xxx.xxx.xxx.xxx hostname [01/Feb/2007:17:04:55 -0900] "GET /?_task=mail&_action=getunread&&_remote=1 HTTP/1.1" 200 153 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20070126 Ubuntu/dapper-security Firefox/1.5.0.
Oddly, the second one has no referrer. Where should I start looking, since there are no errors in the logs?
Thanks!
Joshua Kugler
Lead System Admin -- Senior Programmer
http://www.eeinternet.com
PGP Key: http://pgp.mit.edu/ ID 0xDB26D7CE
PO Box 80086 -- Fairbanks, AK 99708 -- Ph: 907-456-5581 Fax: 907-456-3111
-----Original Message----- From: Joshua J. Kugler [mailto:joshua@eeinternet.com] Sent: Friday, February 02, 2007 1:26 PM To: users@lists.roundcube.net Subject: Cannot switch tasks
[I posted this to the forum, but haven't see a reply. Hoping the list might be a bit more active.]
Server: Lighttpd Environment: CGI and FastCGI (tested both) Version: 0.1b2 (from Ubuntu packages) Errors in logs: none Browser: Firefox 1.5.0.9
I can log in fine, and all looks good. However, if I click on address book or personal settings, it goes right back to the mailbox view. The access log shows these two requests back to back:
xxx.xxx.xxx.xxx hostname - [01/Feb/2007:17:04:54 -0900] "GET /?_task=settings HTTP/1.1" 200 2650 "http://hostname/?_task=mail" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20070126 Ubuntu/dapper-security Firefox/1.5.0.9" xxx.xxx.xxx.xxx hostname [01/Feb/2007:17:04:55 -0900] "GET /?_task=mail&_action=getunread&&_remote=1 HTTP/1.1" 200 153 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20070126 Ubuntu/dapper-security Firefox/1.5.0.
Oddly, the second one has no referrer. Where should I start looking, since there are no errors in the logs?
Thanks!
j
Joshua Kugler Lead System Admin -- Senior Programmer http://www.eeinternet.com PGP Key: http://pgp.mit.edu/ ID 0xDB26D7CE PO Box 80086 -- Fairbanks, AK 99708 -- Ph: 907-456-5581 Fax: 907-456-3111
Joshua,
You have a folder /logs in the root of the roundcube directory you created on your website folder...what's it say inside? It may have more details. The above looks like the website log itself.
Regards, Sam