Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Error 101 (net::ERR_CONNECTION_RESET): Unknown error |
|
Author |
|
bian101
Joined: 21 Dec 2010 Posts: 1
|
Posted: Tue 21 Dec '10 21:20 Post subject: Error 101 (net::ERR_CONNECTION_RESET): Unknown error |
|
|
Hey,
When im on localhost viewing a PHP/Javascript file sent by a team mate i get this:
Error 101 (net::ERR_CONNECTION_RESET): Unknown error.
in google chrome browser. After much hassle and testing i think its apache causing the issue with windows 7 32 bit permissions issues? But honestly.. im stuck
details that might help:
windows 7 32 bit
wamp
google chrome (but also happens on all other browsers)
apache_error file:
[Tue Dec 21 19:08:53 2010] [notice] Parent: child process exited with status 255 -- Restarting.
[Tue Dec 21 19:08:53 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations
[Tue Dec 21 19:08:53 2010] [notice] Server built: Dec 10 2008 00:10:06
[Tue Dec 21 19:08:53 2010] [notice] Parent: Created child process 4632
[Tue Dec 21 19:08:54 2010] [notice] Child 4632: Child process is running
[Tue Dec 21 19:08:54 2010] [notice] Child 4632: Acquired the start mutex.
[Tue Dec 21 19:08:54 2010] [notice] Child 4632: Starting 64 worker threads.
[Tue Dec 21 19:08:54 2010] [notice] Child 4632: Starting thread to listen on port 80.
[Tue Dec 21 19:08:56 2010] [notice] Parent: child process exited with status 255 -- Restarting.
[Tue Dec 21 19:08:56 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations
[Tue Dec 21 19:08:56 2010] [notice] Server built: Dec 10 2008 00:10:06
[Tue Dec 21 19:08:56 2010] [notice] Parent: Created child process 2776
[Tue Dec 21 19:08:56 2010] [notice] Child 2776: Child process is running
[Tue Dec 21 19:08:56 2010] [notice] Child 2776: Acquired the start mutex.
[Tue Dec 21 19:08:56 2010] [notice] Child 2776: Starting 64 worker threads.
[Tue Dec 21 19:08:56 2010] [notice] Child 2776: Starting thread to listen on port 80.
thanks.
ian |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7373 Location: Germany, Next to Hamburg
|
Posted: Wed 22 Dec '10 14:46 Post subject: |
|
|
Your apache and your PHP version out of date. You should update them and see if that fixes your issue.
To that error message: What is in your apache error log about that? |
|
Back to top |
|
|
|
|
|
|