Hi I am facing issue in Magento it is showing error
in Mozilla
The connection was reset
in Chrome
www.mydomain.com page isn’t working www.mydomain.com didn’t send any data. ERR_EMPTY_RESPONSE
I have noticed that while loading model we get this issue.
$model = Mage::getModel('qquoteadv/qqadvcustomer')->load(900)
Please help to fix this.