>From looking at the code, it appears that I may need to modify
mod_perl and either
of mod_cache or mod_deflate:
mod_perl.c - line ~839
--
ap_register_output_filter(MP_FILTER_REQUEST_OUTPUT_NAME,
MP_FILTER_HANDLER(modperl_output_fil
> See the problem? MYFILTER is getting inserted before the cache is serving up
> the content, but I really want it to go after (otherwise MYFILTER doesn't
> see the body content). Is there a way around this aside from
> modifying mod_cache?
at the moment, no - the hooking mechanism in apache ju
Thanks for the reply Geoff... that isn't quite the problem. Here's a
further explanation that should better articulate it.
I've turned on debug on Apache, and this is what's currently happening
when content is found in the cache:
[Fri Apr 01 14:14:13 2005] [debug] mod_disk_cache.c(371): disk_ca
Jonathan Vanasco wrote:
All of the sudden, on an apachectl restart, this started happening.
Can't locate object method "boot" via package "mod_perl" at
/System/Library/Perl/5.8.1/darwin-thread-multi-2level/Apache/
Constants.pm line 8.\nCompilation failed in require at
/webserver/sites/RoadSoun
> >> All you need to do is rebuild php.
> >
> > Ehm, in what way?
> >
> > So, I first need to build mod_perl, THEN build php?
...
>
> cd PHP
> ./configure --with-apxs2=/usr/local/apache2/bin/apxs
> --with-config-file-path=/usr/local/lib/php4.3.9.ini --with-mysql
> make
>
On Apr 1, 2005, at 9:39 AM, Andreas Krüger wrote:
All you need to do is rebuild php.
Ehm, in what way?
So, I first need to build mod_perl, THEN build php?
This is my build order notepad that i refer to when updating. It
should help.
download:
apache2 - httpd.apache.org
be
I am looking for a list of the bucket types for APR::BucketType
objects and their meanings. So far I have encountered the types
"FLUSH", "EOC" (end of connection?) and "mod_perl SV bucket".
It seems that bucket type (names) are only available as strings.
When looking for buckets of a particular t
>All you need to do is rebuild php.
Ehm, in what way?
So, I first need to build mod_perl, THEN build php?
On Thu, Mar 31, 2005 at 12:33:21PM +0200, Peter Roosdorp wrote:
> Any ideas? Where can I get help with this?
Hi Peter,
Start with filling out a bug report[1].
William
[1] http://perl.apache.org/docs/2.0/user/help/help.html#Reporting_Problems
--
Knowmad Services Inc.
http://www.knowmad.com
All of the sudden, on an apachectl restart, this started happening.
Can't locate object method "boot" via package "mod_perl" at
/System/Library/Perl/5.8.1/darwin-thread-multi-2level/Apache/
Constants.pm line 8.\nCompilation failed in require at
/webserver/sites/RoadSound.com/etc/startup-roadso
At 08:48 PM 3/29/2005 -0600, Randy Kobes wrote:
> I've been maintaining a set of instructions for people to
> download and install some components to quickly set up an
> SSL-enabled Web server:
>
http://www.peacefire.org/circumventor/simple-circumventor-instructions.html
> Unfortunately OpenSA is
11 matches
Mail list logo