This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
Apache with mod_perl trouble
- From: "Dmitry A. Pashko" <dmitry at pashko dot ru>
- To: <cygwin at cygwin dot com>
- Date: Wed, 19 Nov 2003 02:03:18 +0300
- Subject: Apache with mod_perl trouble
Hi!
Has somebody a positive experience of use of a Apache+mod_perl 1.3.28 or
1.3.29 with perl 5.8.2-1?
All perfectly worked for me with perl 5.8.0. However after updating perl
to version 5.8.2 the server has ceased to start. I rebuild a Apache, but
have changed nothing it.
In Event Log thus the following message is written:
httpd-perl : PID 45680 : starting service `httpd-perl' failed:
execv: 128, Transport endpoint is not connected.
Under a debugger I have detected, that at initialization perl there is a
SEGFAULT near perl_construct() (mod_perl.c, perl_startup function).
Any idea to resolve thes fault?
Dmitry Pashko
dmitry@pashko.ru
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/