compiling on Solaris

2009-08-18 Thread megamic
Hi I am trying to compile modperl2 on Solaris. I am using Perl5.10.0, and because the Solaris compiler seems to have difficulties compiling Perl5.10.0 extensions, I want to compile modperl2 using gcc. I am trying to configure with this command: perl Makefile.PL MP_APXS=/usr/apache2/bin/apx

mod_perl2 interactive startup

2009-08-18 Thread amalek
I am in the process of porting a mod_perl app to mod_perl2. The original mod_perl app has an interactive startup during which a DB password is prompted for. During the mod_perl2 startup this feature works fine at first but mod_perl2 always does a restart and during the second restart STDERR

Re: Debugging seg faults in Apache mod_perl

2009-08-18 Thread Philippe M. Chiasson
On 18/08/09 02:30 , James Smith wrote: > > Phillipe, > > Thnx, that seems to have solved the problem - I'd been slurping in the > page template file with a $/.. In theory, if you used local $/, it should work, maybe. Can you try this small patch ? Index: src/modules/perl/modperl_perl_global.c

Re: Apache2::Reload

2009-08-18 Thread Fred Moyer
That's the correct address; I didn't see an email there though. Suggest you repost your email to d...@perl.apache.org with the patch inline in the email. You need to be subscribed to d...@perl.apache.org to post there. On Tue, Aug 18, 2009 at 5:51 AM, Ryan Gies wrote: > Howdy, as I have not rece

Fwd: Apache2::Reload

2009-08-18 Thread Ryan Gies
Howdy, as I have not received a response from dev at perl.apache.org I'm thinking that was not the correct recipient. I just have a patch for Apache2::Reload and want to know where to send it... Cheers, -Ryan Original Message Subject:Apache2::Reload Date: Wed, 12 A