problem with fastcgi perl
Pavel Kolesnikof (pavel@linux.terminal.cz)
Sat, 30 Nov 1996 17:32:58 +0100 (MET)
Date: Sat, 30 Nov 1996 17:32:58 +0100 (MET)
From: Pavel Kolesnikof <pavel@linux.terminal.cz>
To: fastcgi-developers@openmarket.com
Subject: problem with fastcgi perl
Message-Id: <Pine.LNX.3.91.961130171854.13698B-100000@linux.terminal.cz>
Hi ... I have following problem with fcgi application using perl.
I use Apache 1.1.1 and RedHat 4.0 and Apache is unable run them - only fills
error_log with:
[Sat Nov 30 16:05:39 1996] mod_fastcgi:
/home/www/htdocs/fcgi/examples/echo.fcg pid 7822 terminated by calling
exit with status = 13.
[Sat Nov 30 16:05:44 1996] mod_fastcgi:
/home/www/htdocs/fcgi/examples/echo.fcg restarted with pid 7823.
[Sat Nov 30 16:05:44 1996] mod_fastcgi:
/home/www/htdocs/fcgi/examples/echo.fcg pid 7823 terminated by calling
exit with status = 13.
etc. etc.
I'm confused from this - when I installed fastcgi on the same computer with
Slackware or on other comps with RedHats everything was OK ... so ... does
anybody have any idea what the duck it means?
Thank's a lot
Pavel