Welcome Guest, Not a member yet? Register   Sign In
No Data Received problem in google chrome.
#1

[eluser]sivakarthick[/eluser]
Dear all,

Can any body help me to sort out this problem??

When I am viewing my website in Google Chrome it suddenly goes to another page which says No data received Error 324(net:ERR_EMPTY_RESPONSE).

Please anyone can help me to solve this problem?

Thanks in advance.

Karthick
#2

[eluser]cahva[/eluser]
I had that problem also but it did it with other browsers also(a little different error message thought). The problem that I had was that I had set the compression to true in config. Check that first.

Code:
$config['compress_output'] = FALSE;
#3

[eluser]sivakarthick[/eluser]
Thanks for your reply. I'll change it & give you a feedback.
#4

[eluser]sivakarthick[/eluser]
Dear cahva, sory to say that still having problem. I changed compress_output to true but still geting that same error.
#5

[eluser]IgnitedCoder[/eluser]
Download ChromePHP - http://www.chromephp.com/ - it will help you to see whats happening in your code. I've attached the ChromePHP class, place it in your app/libraries folder. Load it as follows of course

Code:
$this->load->library('chromephp');
#6

[eluser]sivakarthick[/eluser]
First of all I would like to thanks for all the repliers but still I am having that same problem.

I have updated my code with that chrome library and checked, but I couldn't see any different. Still it shows that same error ERR_EMPTY_RESPONSE.

Don't they have any other option to sort out this problem? and is this a session problem or browser cache problem?

Thanks in advance.
#7

[eluser]IgnitedCoder[/eluser]
Me thinks you need to look into updating chrome... http://www.roezer.com/LostBlog/fixing-ch..._response/ - does it work in firefox or ie? If it does its not the code but the browser.
#8

[eluser]sivakarthick[/eluser]
Yes in IE & Firefox it works fine.

Based on this article http://www.roezer.com/LostBlog/fixing-ch..._response/ I think it might be a bug of Google chrome.

So I think we don't have any options other than pressing F5.
#9

[eluser]Unknown[/eluser]
'No Data Received' is caused by Word Press spyware. Press 'Shift' while pasting data in and it will fool this PITA and allow you to enter your data. Note: Your choice of browser - Internet Explorer, Chrome, or Firefox has nothing to do with this problem. Press 'Shift' works on all three.




Theme © iAndrew 2016 - Forum software by © MyBB