mod_perl/apache: unreferenced scalar seg fault (?)

2002-04-20 Thread Andrew Tomazos
I am encountering an intermittent error while running mod_perl 1.26 on Apache 1.3.19. In Apache's error log there appears two different kinds of errors message with no pattern and varying frequency. The first is: null: Attempt to free unreferenced scalar.. The second is: [notice] child

Re: mod_perl/apache: unreferenced scalar seg fault (?)

2002-04-20 Thread Stas Bekman
Andrew Tomazos wrote: I am encountering an intermittent error while running mod_perl 1.26 on Apache 1.3.19. In Apache's error log there appears two different kinds of errors message with no pattern and varying frequency. The first is: null: Attempt to free unreferenced scalar..

Re: mod_perl/apache: unreferenced scalar seg fault (?)

2002-04-20 Thread Andrew Tomazos
On 20/4/02 7:08 PM, Stas Bekman [EMAIL PROTECTED] wrote: Andrew Tomazos wrote: I am encountering an intermittent error while running mod_perl 1.26 on Apache 1.3.19. In Apache's error log there appears two different kinds of errors message with no pattern and varying frequency. The

Re: PDF generation

2002-04-20 Thread David Wheeler
On 4/19/02 10:33 PM, Stas Bekman [EMAIL PROTECTED] claimed: If your end goal is PS, better generated PS in first place. From my experience ps - pdf - ps, makes the final PS a much bigger file (5-10 times bigger). I use html2ps for generating PS files (used for generating the mod_perl

Re: Inline generation of error document?

2002-04-20 Thread Issac Goldstand
Bas A.Schulte wrote: Hi all, On Thursday, April 18, 2002, at 04:58 PM, Geoffrey Young wrote: I'm a little confused (honestly). I want to handle parameter errors in a content handler. When there's a parameter missing in the URL, my handler returns HTTP_BAD_REQUEST. Now Apache sees the

[OT] Doubt on directories for development

2002-04-20 Thread F . Xavier Noria
I am working in my first mod_perl real-life project, I would like to ask you for a directory layout for development. The fact is that developers in my team have Apache under /usr/local in Linux machines, but we would prefer to develop as normal users, not as www or nobody, though that will be

Re: mod_perl installation on Win32

2002-04-20 Thread Randy Kobes
On Sat, 20 Apr 2002, xk wrote: Hi. I have apache 2.0.35 and ActivePerl 5.6.1 installed on Win32, and I can't install mod_perl 1.99_01. When I do perl Makefile.PL MP_AP_PREFIX=C:/Program Files/Apache Group/Apache2, it says Configuring Apache/2.0.35 mod_perl/1.99_01 Perl/v5.6.1