Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Catalyst: Users

Catalyst on Windows with FastCGI

 

 

Catalyst users RSS feed   Index | Next | Previous | View Threaded


mailinglisten at renee-baecker

Oct 6, 2009, 7:08 AM

Post #1 of 2 (724 views)
Permalink
Catalyst on Windows with FastCGI

Hi,

I want to run my Catalyst app on Windows with FastCGI. I followed the
instructions at
http://dev.catalystframework.org/wiki/deployment/apache_fastcgi_win32

But when I try to run the app, I get these errors:


[Tue Oct 06 16:03:20 2009] [notice] Child 2252: Child process is running
[Tue Oct 06 16:03:20 2009] [notice] Child 2252: Acquired the start mutex.
[Tue Oct 06 16:03:20 2009] [notice] Child 2252: Starting 64 worker threads.
[Tue Oct 06 16:03:20 2009] [notice] FastCGI: process manager initialized
[Tue Oct 06 16:03:20 2009] [notice] Child 2252: Starting thread to
listen on port 4000.
[Tue Oct 06 16:03:20 2009] [notice] Child 2252: Starting thread to
listen on port 8080.
[Tue Oct 06 16:03:24 2009] [warn] FastCGI: (dynamic) server
"C:/GriPS/script/grips_fastcgi.pl" started (pid 3744)
[Tue Oct 06 16:03:24 2009] [warn] FastCGI: (dynamic) server
"C:/GriPS/script/grips_fastcgi.pl" (pid 3744) terminated with exit with
status '9'
[Tue Oct 06 16:03:29 2009] [warn] FastCGI: (dynamic) server
"C:/GriPS/script/grips_fastcgi.pl" restarted (pid 2744)
[Tue Oct 06 16:03:29 2009] [error] [client 127.0.0.1] (OS 109)Die Pipe
wurde beendet. : FastCGI: comm with server
"C:/GriPS/script/grips_fastcgi.pl" aborted: GetOverlappedResult() failed
[Tue Oct 06 16:03:29 2009] [error] [client 127.0.0.1] FastCGI:
incomplete headers (0 bytes) received from server
"C:/GriPS/script/grips_fastcgi.pl"
[Tue Oct 06 16:03:29 2009] [warn] FastCGI: (dynamic) server
"C:/GriPS/script/grips_fastcgi.pl" (pid 2744) terminated with exit with
status '9'
[Tue Oct 06 16:03:34 2009] [warn] FastCGI: (dynamic) server
"C:/GriPS/script/grips_fastcgi.pl" restarted (pid 2368)
[Tue Oct 06 16:03:34 2009] [warn] FastCGI: (dynamic) server
"C:/GriPS/script/grips_fastcgi.pl" (pid 2368) terminated with exit with
status '9'
[Tue Oct 06 16:03:39 2009] [warn] FastCGI: (dynamic) server
"C:/GriPS/script/grips_fastcgi.pl" restarted (pid 3836)
[Tue Oct 06 16:03:39 2009] [warn] FastCGI: (dynamic) server
"C:/GriPS/script/grips_fastcgi.pl" (pid 3836) terminated with exit with
status '9'
[Tue Oct 06 16:03:39 2009] [warn] FastCGI: (dynamic) server
"C:/GriPS/script/grips_fastcgi.pl" has failed to remain running for 30
seconds given 3 attempts, its restart interval has been backed off to
600 seconds


Does anybody know, what goes wrong?

- Renee

--

Perl-Magazin: http://perl-magazin.de
Perl-Nachrichten: http://perl-nachrichten.de

_______________________________________________
List: Catalyst [at] lists
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst [at] lists/
Dev site: http://dev.catalyst.perl.org/


wdhawes at gmail

Oct 6, 2009, 7:45 AM

Post #2 of 2 (684 views)
Permalink
Re: Catalyst on Windows with FastCGI [In reply to]

2009/10/6 Renee Bäcker <mailinglisten [at] renee-baecker>:
> Hi,
>
> I want to run my Catalyst app on Windows with FastCGI. I followed the
> instructions at
> http://dev.catalystframework.org/wiki/deployment/apache_fastcgi_win32
>
> But when I try to run the app, I get these errors:

First, have you tried running the code in question without FastCGI
(e.g. from the command line) to eliminate obvious things like missing
modules and syntax errors? Those can present symptoms similar to those
you mention, with FastCGI masking the real error.

Also double check the version of mod_fastcgi you are using. Make
absolutely sure you are using the most recent snapshot version of
mod_fastcgi. Older versions do not work well, if at all, with Apache
on Win32.

_______________________________________________
List: Catalyst [at] lists
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst [at] lists/
Dev site: http://dev.catalyst.perl.org/

Catalyst users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.