Opened 13 months ago
Closed 13 months ago
#1488470 closed Bugs (duplicate)
RoundCube and SPDY
| Reported by: | paszczus | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | later |
| Component: | Core functionality | Version: | 0.7.2 |
| Severity: | major | Keywords: | spdy |
| Cc: |
Description
Hello,
After turning on mod_spdy (http://code.google.com/p/mod-spdy/) on our Apache v2.2.22 we are getting an error from RC after login:
[Fri May 11 12:11:39 2012] [error] [client 1.1.1.1] PHP Warning: get_instance(): could not obtain parameters for parsing in /var/www/localhost/htdocs/roundcube/program/include/rcmail.php on line 34, referer: https://poczta.foo.bar/?_task=mail
[Fri May 11 12:11:39 2012] [error] [client 1.1.1.1] PHP Fatal error: Call to a member function is_error() on a non-object in /var/www/localhost/htdocs/roundcube/index.php on line 51, referer: https://poczta.foo.bar/?_task=mail
Page is shown, but without mails. After cliciking on "Inbox" mails are showing correctly.
Change History (1)
comment:1 Changed 13 months ago by alec
- Resolution set to duplicate
- Status changed from new to closed

Duplicate of #1488455. I think we can do nothing about it.