• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Horde Webmail Error 324 with Chrome

GiulianoP

Basic Pleskian
Hi,

I use Plesk 9.5.2 with Ubuntu 8.04LTS 32bit.
The system running successfully but with Horde I have this error in the left side bar when I change the web site and come back:

Error 324 (net::ERR_EMPTY_RESPONSE)

I use Chrome and with IE8 the left side bar doesn't running.
I must close the session and repeat the login procedure for to see the left side bar.

Any idea?

Thanking in advance and sorry for my english.

Giuliano
 
I'm having similar issues with Horde webmail.
getting Error 324 (net::ERR_EMPTY_RESPONSE): Unknown error occasionally.
 
the same issue with Chrome , FF 7 and IE 9 all up to date.

This issue is since i installed the upgrade 10.4.4 befoe all was fine.

regards
Marcus
 
This seems a bug. I have found in test.php in imp/ that imap_open give back this error.
So now I need to find out how to avoid this or how to fix :-(
 
Updated to PLESK 11 and solved in a way the issue. Still I don't know why happened.
 
Usually this too solves such session problems:

chmod -R 1777 /var/lib/php/session
 
Back
Top