Mark Hedges wrote:
Trying to get perldoc running in some fashion under Apache2
with libapreq2.
I thought I'd use Apache2::Pod::HTML but no luck:
[Tue Jan 27 14:55:04 2009] [error] [client 70.143.68.29]
Can't locate object method "send_http_header" via package
"Apache2::RequestRec" at
/usr/lib/p
On 27/1/09 15:55, Carl Brewer wrote:
> Following up on this, I'm still stuck, but maybe someone here can help
> with a debugging step?
>
> I'm trying to get httpd to dump cores, as we're seeing this a lot :
>
> [Sun Jan 25 18:14:17 2009] [notice] child pid 20822 exit signal
> Segmentation fault
Trying to get perldoc running in some fashion under Apache2
with libapreq2.
I thought I'd use Apache2::Pod::HTML but no luck:
[Tue Jan 27 14:55:04 2009] [error] [client 70.143.68.29]
Can't locate object method "send_http_header" via package
"Apache2::RequestRec" at
/usr/lib/perl5/site_perl/5.8.8
Following up on this, I'm still stuck, but maybe someone here can help
with a debugging step?
I'm trying to get httpd to dump cores, as we're seeing this a lot :
[Sun Jan 25 18:14:17 2009] [notice] child pid 20822 exit signal
Segmentation fault (11)
and I figure a core might just help. So,