On Friday 02 February 2007 10:00, Sam DeForest wrote: > > -----Original Message----- > > From: Joshua J. Kugler [mailto:[EMAIL PROTECTED] > > Sent: Friday, February 02, 2007 1:53 PM > > To: [EMAIL PROTECTED] > > Subject: Re: Cannot switch tasks > > > > On Friday 02 February 2007 09:35, Sam DeForest wrote: > > > > -----Original Message----- > > > > From: Joshua J. Kugler [mailto:[EMAIL PROTECTED] > > > > Sent: Friday, February 02, 2007 1:26 PM > > > > To: [email protected] > > > > 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. > > > > Sam - > > > > Thanks for your reply. When I said "errors in logs," that was the log > > file I > > was referring to, sorry for not being clear. Roundcube is not reporting > > any > > errors. I've confirmed this behavior with: > > > > Firefox 1.5 (Linux) > > Firefox 1.5 (Windows 2000) > > IE 6 (Windows 2000) > > IE 6 (Wine) > > IE 5.5 (Wine) > > > > Any other ideas? > > > > 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, > > As far as the errors go...is your PHP config set for errors [E_ALL]? My > next place to look would be the database (connection to) or the table > itself may be corrupt. The address book data resides in there. Im new to > roundcube so take my recommendations with a grain of salt.
I'll check that out. This is a brand new install, so I don't think the tables are corrupt. But I'll look at the E_ALL thing too. [Sorry about replying to you...I'm sured to lists doing that by default. :)] 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
