windows apache 2.2 mod_fastcgi

"Brad Clarke" <[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel,gmane.spam.detected
Message-ID <[email protected]>
I have a custom fastcgi server running just fine under windows apache
2.0 with mod_fastcgi-2.4.2-AP20.dll. When I try to use the same server
under apache 2.2 with mod_fastcgi-2.4.6-AP22.dll I keep getting a
string of 10 "unknown listenType (0)" in the apache error log then it
closes down my server and restarts it. Could this have something to do
with the debian package just being an apache 2.2 upgraded version of
mod_fastcgi 2.4.2 instead of 2.4.6?

error.log from starting apache and letting it cycle a couple of times:

[Wed Nov 28 15:10:38 2007] [notice] Apache/2.2.6 (Win32)
mod_fastcgi/2.4.6 configured -- resuming normal operations
[Wed Nov 28 15:10:38 2007] [notice] Server built: Sep  5 2007 08:58:56
[Wed Nov 28 15:10:38 2007] [notice] Parent: Created child process 4148
[Wed Nov 28 15:10:38 2007] [notice] Child 4148: Child process is running
[Wed Nov 28 15:10:38 2007] [notice] Child 4148: Acquired the start mutex.
[Wed Nov 28 15:10:38 2007] [notice] Child 4148: Starting 250 worker threads.
[Wed Nov 28 15:10:38 2007] [notice] FastCGI: process manager initialized
[Wed Nov 28 15:10:38 2007] [warn] FastCGI: server
"E:/ccinstalls/Proj/bin/Proj.exe" started (pid 4404)
[Wed Nov 28 15:10:38 2007] [notice] Child 4148: Starting thread to
listen on port 7000.
Redirecting standard output and standard error to 'E:/Proj.log'.
unknown listenType (0)
unknown listenType (0)
unknown listenType (0)
unknown listenType (0)
unknown listenType (0)
unknown listenType (0)
unknown listenType (0)
unknown listenType (0)
unknown listenType (0)
unknown listenType (0)
[Wed Nov 28 15:10:40 2007] [warn] FastCGI: server
"E:/ccinstalls/Proj/bin/Proj.exe" (pid 4404) terminated with exit with
status '0'
[Wed Nov 28 15:10:43 2007] [warn] FastCGI: server
"E:/ccinstalls/Proj/bin/Proj.exe" restarted (pid 2756)
Redirecting standard output and standard error to 'E:/Proj.log'.
[Wed Nov 28 15:10:45 2007] [notice] Parent: Received shutdown signal
-- Shutting down the server.
[Wed Nov 28 15:10:45 2007] [notice] Child 4148: Exit event signaled.
Child process is ending.
unknown listenType (0)
unknown listenType (0)
unknown listenType (0)
unknown listenType (0)
unknown listenType (0)
unknown listenType (0)
unknown listenType (0)
unknown listenType (0)
unknown listenType (0)
unknown listenType (0)
[Wed Nov 28 15:10:46 2007] [warn] FastCGI: server
"E:/ccinstalls/Proj/bin/Proj.exe" (pid 2756) terminated with exit with
status '0'
[Wed Nov 28 15:10:46 2007] [notice] Child 4148: Released the start mutex
[Wed Nov 28 15:10:47 2007] [notice] Child 4148: Waiting for 250 worker
threads to exit.
[Wed Nov 28 15:10:47 2007] [notice] Child 4148: All worker threads have exited.
[Wed Nov 28 15:10:48 2007] [notice] Child 4148: Child process is exiting
[Wed Nov 28 15:10:48 2007] [notice] Parent: Child process exited successfully.
___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.