logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

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.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: ntdll.dll error ....
Author
slamdunk872001



Joined: 13 Apr 2007
Posts: 6
Location: Ho Chi Minh

PostPosted: Sun 15 Apr '07 0:29    Post subject: ntdll.dll error .... Reply with quote

I usually get this error ... i don't know how to fix ... any idea ....

Code:
szAppName : httpd.exe     szAppVer : 2.2.4.0     szModName : ntdll.dll     
szModVer : 5.1.2600.2180     offset : 00001230 
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Sun 15 Apr '07 13:57    Post subject: Reply with quote

Which OS do you run? When does this error appear? Anything in your error.log ?
Back to top
slamdunk872001



Joined: 13 Apr 2007
Posts: 6
Location: Ho Chi Minh

PostPosted: Mon 16 Apr '07 1:00    Post subject: Reply with quote

I use Windows XP
the error appear when too much people visit

and here is
error log at that time

Code:
[Mon Apr 16 05:54:01 2007] [notice] Child 5608: Child process is running
[Mon Apr 16 05:54:01 2007] [notice] Child 5608: Acquired the start mutex.
[Mon Apr 16 05:54:01 2007] [notice] Child 5608: Starting 64 worker threads.
[Mon Apr 16 05:54:01 2007] [notice] Child 5608: Starting thread to listen on port 80.
[Mon Apr 16 05:55:18 2007] [notice] Parent: Received restart signal -- Restarting the server.
[Mon Apr 16 05:55:18 2007] [warn] NameVirtualHost lingtran.net:80 has no VirtualHosts
nding.
[Mon Apr 16 05:55:19 2007] [notice] Child 5608: Released the start mutex
[Mon Apr 16 05:55:21 2007] [notice] Apache/2.2.4 (Win32) mod_ssl/2.2.4 OpenSSL/0.9.8e PHP/5.2.1 configured -- resuming normal operations
[Mon Apr 16 05:55:21 2007] [notice] Server built: Jan 30 2007 12:11:56
[Mon Apr 16 05:55:21 2007] [notice] Parent: Created child process 5316
[Mon Apr 16 05:55:28 2007] [warn] NameVirtualHost lingtran.net:80 has no VirtualHosts

[Mon Apr 16 05:55:21 2007] [crit] [Mon Apr 16 05:55:21 2007] file .\\server\\mpm\\winnt\\child.c, line 1120, assertion "(rv >= 0) && (rv < threads_created)" failed
[Mon Apr 16 05:55:29 2007] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Mon Apr 16 05:55:30 2007] [notice] ModSecurity for Apache 2.1.0 configured
[Mon Apr 16 05:55:30 2007] [warn] NameVirtualHost lingtran.net:80 has no VirtualHosts
PHP Warning:  PHP Startup: Unable to load dynamic library 'f:/AppServ\\php5\\ext\\php_msql.dll' - The specified module could not be found.\r\n in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'f:/AppServ\\php5\\ext\\php_db.dll' - The specified module could not be found.\r\n in Unknown on line 0
[Mon Apr 16 05:55:31 2007] [notice] Child 5316: Child process is running
[Mon Apr 16 05:55:31 2007] [notice] Child 5316: Acquired the start mutex.
[Mon Apr 16 05:55:31 2007] [notice] Child 5316: Starting 64 worker threads.
[Mon Apr 16 05:55:31 2007] [notice] Child 5316: Starting thread to listen on port 80.
Back to top


Reply to topic   Topic: ntdll.dll error .... View previous topic :: View next topic
Post new topic   Forum Index -> Apache