I am using the existing setup from long time and everything was working well. But since few days I could not create any new menu. As I submit the page after filling in the required details I get the error message:

CROME: Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection without sending any data.

MOZILLA: The connection was reset

I had deleted cache entries from cache tables in database, but the problem persist.

Please help me in rectifying the issue.

Thanks

Comments

dougsap’s picture

You might look at #1048140: Error 324 (net::ERR_EMPTY_RESPONSE): Unknown error. and DRUPAL
Error 324 (net::ERR_EMPTY_RESPONSE): Unknown error. and DRUPAL
One comment said ~increasing the memory limit of PHP (php.ini) to 128 solved the problem.~

Good luck.

pushkarpathak’s picture

I had already increased the php_limit to 128.