Unable to replace stderr with error_lo

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Unable to replace stderr with error_lo

Postby drmynatt » 23. September 2011 05:42

This has me stumped big time. The XAMPP worked fine until I made a new BLOG and now I get this error. Now my site doesn't work.

Can someone please help me fix this? Where in the heck is /dev/null located any differently now than before (a week ago)?

Thanks,

Dave
error file output:

Thu Sep 22 11:02:07 2011] [notice] Server built: Mar 5 2007 11:23:00
[Thu Sep 22 11:02:07 2011] [notice] Parent: Created child process 2332
[Thu Sep 22 11:02:10 2011] [notice] Child 2332: Child process is running
[Thu Sep 22 11:02:10 2011] [notice] Child 2332: Acquired the start mutex.
[Thu Sep 22 11:02:10 2011] [notice] Child 2332: Starting 250 worker threads.
[Thu Sep 22 11:02:10 2011] [notice] Child 2332: Starting thread to listen on port 443.
[Thu Sep 22 11:02:10 2011] [notice] Child 2332: Starting thread to listen on port 80.
[Thu Sep 22 12:20:42 2011] [error] [client 67.195.111.190] File does not exist: C:/xampp/htdocs/blogs/presentation
[Thu Sep 22 13:20:07 2011] [error] [client 67.195.111.190] File does not exist: C:/xampp/htdocs/blogs/robots.txt
[Thu Sep 22 13:20:10 2011] [error] [client 67.195.112.53] File does not exist: C:/xampp/htdocs/blogs/robots.txt
[Thu Sep 22 13:47:10 2011] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Thu Sep 22 14:00:03 2011] [error] [client 199.216.220.2] File does not exist: C:/xampp/htdocs/blogs/images, referer: http://www.bing.com/images/search?q=earthworm+decomposition&view=detail&id=796689F52361FE538E25583A920B17582BB33048&first=31&FORM=IDFRIR
[Thu Sep 22 14:07:23 2011] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Thu Sep 22 14:23:21 2011] [error] [client 211.224.108.50] client denied by server configuration: C:/xampp/htdocs/admin
[Thu Sep 22 14:56:37 2011] [error] [client 91.224.160.127] File does not exist: C:/xampp/htdocs/blogs/phpbb3, referer: http://sciencecenter.no-ip.org/phpbb3/ucp.php?mode=register&coppa=0
[Thu Sep 22 15:01:48 2011] [error] [client 119.63.196.103] File does not exist: C:/xampp/htdocs/blogs/robots.txt
[Thu Sep 22 16:01:40 2011] [error] [client 66.249.68.146] File does not exist: C:/xampp/htdocs/blogs/robots.txt
[Thu Sep 22 18:12:07 2011] [error] [client 66.249.67.108] File does not exist: C:/xampp/htdocs/blogs/robots.txt
[Thu Sep 22 19:34:21 2011] [error] [client 67.195.112.53] File does not exist: C:/xampp/htdocs/blogs/robots.txt
[Thu Sep 22 21:30:28 2011] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Thu Sep 22 21:32:28 2011] [error] [client 118.123.18.171] client denied by server configuration: C:/xampp/htdocs/admin
[Thu Sep 22 21:34:35 2011] [error] [client 88.131.106.2] File does not exist: C:/xampp/htdocs/blogs/robots.txt
[Thu Sep 22 22:18:41 2011] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Thu Sep 22 22:18:41 2011] [crit] (13)Permission denied: unable to replace stderr with /dev/null
[Thu Sep 22 22:18:44 2011] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Thu Sep 22 22:18:44 2011] [crit] (13)Permission denied: unable to replace stderr with /dev/null
[Thu Sep 22 22:18:51 2011] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.3 configured -- resuming normal operations
[Thu Sep 22 22:18:51 2011] [notice] Server built: Mar 5 2007 11:23:00
[Thu Sep 22 22:18:51 2011] [notice] Parent: Created child process 5564
[Thu Sep 22 22:18:56 2011] [notice] Child 5564: Child process is running
[Thu Sep 22 22:18:56 2011] [notice] Child 5564: Acquired the start mutex.
[Thu Sep 22 22:18:56 2011] [notice] Child 5564: Starting 250 worker threads.
[Thu Sep 22 22:18:56 2011] [notice] Child 5564: Starting thread to listen on port 443.
[Thu Sep 22 22:18:56 2011] [notice] Child 5564: Starting thread to listen on port 80.
drmynatt
 
Posts: 5
Joined: 31. January 2011 06:12

Re: Unable to replace stderr with error_lo

Postby JonB » 23. September 2011 13:50

Code: Select all
[Thu Sep 22 22:18:41 2011] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Thu Sep 22 22:18:41 2011] [crit] (13)Permission denied: unable to replace stderr with /dev/null
[Thu Sep 22 22:18:44 2011] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Thu Sep 22 22:18:44 2011] [crit] (13)Permission denied: unable to replace stderr with /dev/null


My guess is these were calls from your blog to Apache that were not handled correctly - probably due to cross-platform issues -
My secondary guess is that the 'blog' wanted to write the error, couldn't and then tried to discard it by writing to the stream '/dev/null' - the *nix null device driver (its a way to discard output)

what 'blog' software/script is this????

Good Luck
8)
User avatar
JonB
AF Moderator
 
Posts: 3210
Joined: 12. April 2010 16:41
Location: Land of the Blazing Sun
Operating System: Windows XP/7 - Fedora 15 1.7.7


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 222 guests