> I've studied the MP2 docs (including the 3 books I have: mp Cookbook,
> Lincoln Stein's and Stas Bekman's), but really can't find anything that
> tells me precisely how to insert an MP2 filter with a specific AP_FTYPE_*.
>
> Here's a simple flow of what I'd like to have happen:
>
> 1 - mod_cac
Hi mod_perl folks,
background: I have an http output filter working on Apache 2.0.53 with
mod_proxy, mod_cache, deflate and mod_perl 2.0.0-RC4. My functionality
is that I'm stripping out certain types of advertising content, IMG
tags, etc.
The problem I'm seeing is that if a request can be fulfi
All you need to do is rebuild php.
On Mar 31, 2005, at 4:26 PM, Rodger Castle wrote:
I had no success with this fix, however. Not that I tried very hard.
I've been getting irritated with PHP lately anyway.
>> http://perl.apache.org/docs/1.0/guide/
>> troubleshooting.html#_exit_signal_Segmentation_fault__11___with_mysql
>> http://perl.apache.org/docs/2.0/user/troubleshooting/
>> troubleshooting.html#Segmentation_Fault_when_Using_DBI
>>
>Ah, yes, that's the one. Thank you.
>
>I had no success with
>
> http://perl.apache.org/docs/1.0/guide/
> troubleshooting.html#_exit_signal_Segmentation_fault__11___with_mysql
> http://perl.apache.org/docs/2.0/user/troubleshooting/
> troubleshooting.html#Segmentation_Fault_when_Using_DBI
>
Ah, yes, that's the one. Thank you.
I had no success with this
http://perl.apache.org/docs/1.0/guide/
troubleshooting.html#_exit_signal_Segmentation_fault__11___with_mysql
http://perl.apache.org/docs/2.0/user/troubleshooting/
troubleshooting.html#Segmentation_Fault_when_Using_DBI
>
> > I am unaware of a fix, but PHP/MySQL is your problem. There's apparently
> > a SQL library collision between PHP and DBI.
>
> >Rodger
>
> There shouldn't be. It works fine in apache 1.* with mod_perl and php. Same
> is, that it works in Debian Testing with Apache2 and mod_perl. But that_s
>> I've just installed Apache 2.0.53 with Mod-Perl 2.
>>
>> I'm trying to write a virtual host system in Perl but I get this error
upon
>> starting Apache.
>>
>> Starting web server: Apache2/usr/sbin/apache2ctl: line 99: 2799
>> Segmentation fault $HTTPD -k start -DSSL
>>
>>
>> Setup:
>>
> I've just installed Apache 2.0.53 with Mod-Perl 2.
>
> I'm trying to write a virtual host system in Perl but I get this error upon
> starting Apache.
>
> Starting web server: Apache2/usr/sbin/apache2ctl: line 99: 2799
> Segmentation fault $HTTPD -k start -DSSL
>
>
> Setup:
> --
> Ap
Hello there,
I've just installed Apache 2.0.53 with Mod-Perl 2.
I'm trying to write a virtual host system in Perl but I get this error upon
starting Apache.
Starting web server: Apache2/usr/sbin/apache2ctl: line 99: 2799
Segmentation fault $HTTPD -k start -DSSL
Setup:
--
Apache/2.0.5
> Any chance you could add a test to the modperl2 test suite that I can
> reproduce the problem with?
I finally got around to doing that, sorry for the delay. Here is a new
test case, with inspiration from TestHooks::inlined_handlers.
Warning: since Apache->server->push_handlers() needs to opera
Hello All,
I want to know if is possible to use Apache::DBI->connect_on_init on
startup.pl under mod_perl2 because it alwys show this error:
Can´t load Apache.pm
I think that its need Apache::compat, but is this the only way ?
Is there a patch for Apache::DBI in order to work fine under mod_pe
Hello, Yesterday I installed mod_perl on a slackware
10.1 system
Linux abyss 2.4.29 #6 Thu Jan 20 16:30:37
PST 2005 i686 unknown unknown GNU/Linux
Apache apache2-2.0.53-i486-2spi
Mod_perl was intstalled by using “perl -MCPAN
-e 'install Apache::Gallery'”
Everything (finally) install
13 matches
Mail list logo