Re: $PerlConfig broken

2006-07-09 Thread Andreas J. Koenig
> On Sun, 09 Jul 2006 01:15:40 -0700, "Philip M. Gollucci" <[EMAIL > PROTECTED]> said: > Philip M. Gollucci wrote: >> Andreas J. Koenig wrote: >>> > http://marc2.theaimsgroup.com/?l=apache-modperl-dev&m=114021879222434&w=2 >> Since Geoff was previously involved, I'll let him handle t

Re: SubRequest in Handler vs SubRequest in Filter - and Segmentation Fault

2006-07-09 Thread Scott Penrose
:-) Stas, that looks like it fixes it... (slight change of code) if (r->main) { modperl_config_req_t *rcfg = modperl_config_req_get(r->main); + if (rcfg->wbucket) MP_RUN_CROAK(modperl_wbucket_flush(rcfg->wbucket, FALSE), "Apache2::SubReq

Re: $PerlConfig broken

2006-07-09 Thread Philip M. Gollucci
Philip M. Gollucci wrote: > Andreas J. Koenig wrote: >> > http://marc2.theaimsgroup.com/?l=apache-modperl-dev&m=114021879222434&w=2 > Since Geoff was previously involved, I'll let him handle this, but I'm +1 for > the patch > as add_config() takes a scalar string not an array, so dump_special()

Re: Trying to get my old MP2 config to work with Apache2.2

2006-07-09 Thread Boysenberry Payne
Sorry I meant to hit reply to all, but it slipped, I did resent to the list though. Also, sorry some of this is really of list, like the "deny all" bit. You've been really helpful though, thank you. I forgot I remarked the 'LoadModule apreq_module modules/mod_apreq2.so' line while I was reb

Re: Trying to get my old MP2 config to work with Apache2.2

2006-07-09 Thread Boysenberry Payne
Unfortunately my development server is an OS X box and my production server is a Linux box. So even though I tried locally first I ran into difficulties with getting Math-Pari installed and decided a late night weekend attempt might be my best chance. I think it would have been easier, in th

Re: Trying to get my old MP2 config to work with Apache2.2

2006-07-09 Thread Philip M. Gollucci
Boysenberry Payne wrote: > Any ideas on how I can get this working? Right now my production server > is down because of this, so any help would be much appreciated. You mean you didn't test and upgrading before doing it in production first ? *Sigh* --

Re: Trying to get my old MP2 config to work with Apache2.2

2006-07-09 Thread Philip M. Gollucci
Boysenberry Payne wrote: > > Options -Indexes FollowSymLinks > AllowOverride None > Order Deny,Allow > Deny from all > I should think this would be explicit why You want Allow from all or you want to specifically allow the hosts/nets you want after denying EVERYTHING as you have above. --

Trying to get my old MP2 config to work with Apache2.2

2006-07-09 Thread Boysenberry Payne
I'm getting another error now that I seem to have all of the packages updated. In the webpage: Forbidden You don't have permission to access /pro/habitat.pl on this server. In the error log: [Sun Jul 09 03:20:35 2006] [error] [client 69.72.241.162] client denied by server configuration: /home/per