Beau E. Cox wrote:
On Tuesday 06 April 2004 05:36 pm, Stas Bekman wrote:
Beau E. Cox wrote:
On Tuesday 06 April 2004 06:27 am, Stas Bekman wrote:
Beau E. Cox wrote:
-8<-- Start Bug Report 8<--
1. Problem Description:
When I do a modperl 'make test' and ha
On Tuesday 06 April 2004 08:14 pm, Gerald Richter wrote:
> /home/test/perl/5.8.3-apache2.1/lib/site_perl/5.8.3/i686-linux-thread-multi
>/ auto/Embperl/Embperl.so
>
> > libxml2.so.2 => /usr/lib/libxml2.so.2 (0x4008f000) libz.so.1 =>
> > /usr/lib/libz.so.1 (0x40182000) libpthread.so.0 =>
> > /lib/lib
>
>
/home/test/perl/5.8.3-apache2.1/lib/site_perl/5.8.3/i686-linux-thread-multi/
auto/Embperl/Embperl.so
> libxml2.so.2 => /usr/lib/libxml2.so.2 (0x4008f000) libz.so.1 =>
> /usr/lib/libz.so.1 (0x40182000) libpthread.so.0 =>
> /lib/libpthread.so.0 (0x401a3000) libm.so.6 => /lib/libm.so.6
> (0x401f40
On Tuesday 06 April 2004 05:36 pm, Stas Bekman wrote:
> Beau E. Cox wrote:
> > On Tuesday 06 April 2004 06:27 am, Stas Bekman wrote:
> >>Beau E. Cox wrote:
> >>>-8<-- Start Bug Report 8<--
> >>>1. Problem Description:
> >>>
> >>>When I do a modperl 'make test
Beau E. Cox wrote:
On Tuesday 06 April 2004 06:27 am, Stas Bekman wrote:
Beau E. Cox wrote:
-8<-- Start Bug Report 8<--
1. Problem Description:
When I do a modperl 'make test' and have Embperl enabled, the
test does not start:
console log:
...
waiting 120 s
On Tuesday 06 April 2004 06:27 am, Stas Bekman wrote:
> Beau E. Cox wrote:
> > -8<-- Start Bug Report 8<--
> > 1. Problem Description:
> >
> > When I do a modperl 'make test' and have Embperl enabled, the
> > test does not start:
> >
> > console log:
> > ...
I just went through this on another platform [linux on a PPC]. Seems that
there are some "issues" building earlier versions of mod_perl using a
multithreaded version of perl-5.8.X
I poked at this for a while and then decided that discretion is the better
half of valor. I updated Apache to 2.
I found the Mandrake source rpm spec file and have tried to build
mod_perl-1.99_09 from source using it as a guide.
It seems that there is not a rflush.t test in the mod_perl-1.99_09
distribution; thus, rendering any help from the spec file useless.
Is there an older version of mod_perl-1.99 th
The version of perl I am using is the latest Mandrake binary.
-8<-- Start Bug Report 8<--
1. Problem Description:
[DESCRIBE THE PROBLEM HERE]
2. Used Components and their Configuration:
*** mod_perl version 1.9913
*** using lib/Apache/BuildConfig.pm
***
Can someone please bring me up to date about development on Apache::Session and
Dave's A::Session::Wrapper and Enrico's A::SessionManager modules?
I saw a some discussion here a month or so back on updating Apache::Session
and on development of the session modules. Are both Apache::Session::Wrapp
Gary C. New wrote:
> I am trying to build mp2 against apache 2.0.48 and perl 5.8.1-RC4.
hi
I'm not sure about the differences between RC4 and 5.8.2, but I'd suggest
using an official version (5.8.2, 5.8.3, etc) and report back with the gory
details listed here:
http://perl.apache.org/docs/2.
Hello,
I am trying to compile mod_perl 1.99.08 on Sun machine that runs on
Solaris 8. I have Gcc-2.95.3 ,Perl 5.8.3,
and Apache 2.0.47
I have compiled the apache with
./configure --prefix=/usr/local/apache2 --with-mpm=prefork
--enable-mods-shared=all --disable-auth_digest
and compiled the mod_pe
I am trying to build mp2 against apache 2.0.48 and perl 5.8.1-RC4.
I am using the standard options to build:
perl Makefile.PL \
MP_APXS=/usr/local/apache2/sbin/apxs \
MP_INST_APACHE2=1
Everything seems to compile fine, but when I run make test the rflush.t
test fails and I cannot
is there any way currently to take the content of a request (say,
from a POST or PUT), modify it an arbitrary way, then somehow put
it back into the request object to make it available to handlers
further down the chain?
thanks in advance
.dorian
--
Report problems: http://perl.apache.org/bugs/
On Wed, 2004-03-31 at 15:34 -0500, Mark Doyle wrote:
> Greetings,
>
> I haven't been able to figure this one out from the available
> documentation
> and guide. This mod_perl 1.2X...
>
> Currently I have a bunch of virtual hosts with configs like:
>
>
>ServerName foo.aps.org
>PerlSetVa
On Mon, 2004-04-05 at 12:14 -0500, Will Trillich wrote:
> okay. we're trying to use to configure virtual hosts -- here's
> Data::Dumper showing the %VirtualHost hash:
At a quick glance, you most certainly must have meant:
%VirtualHost = ( [...] );
instead of
%VirtualHost = { [...] );
> %Virtu
Thanks Drew, this is what I was looking for! I installed this before I
read the article and had some troubles because the documentation is
really non-existent. After I got it working, I read the article and
slapped myself because it had all the setup, step by step. It was like
reading a game wal
Beau E. Cox wrote:
-8<-- Start Bug Report 8<--
1. Problem Description:
When I do a modperl 'make test' and have Embperl enabled, the
test does not start:
console log:
...
waiting 120 seconds for server to start: .Syntax error on line 48
of /home/test/httpd/2
Hi Slava,
Thanks a lot for this super fast fix.
The new version works fine for me now.
Regards
Richard
On Tue, Apr 06, 2004 at 01:38:58AM -0500, Slava Bizyayev wrote:
> This is a bug-fix version. Richard Chen has found this bug that affected
> some web clients incapable to speak gzip.
19 matches
Mail list logo