Hello Team,
We have installed Apache with mod_perl 2.0.8 and facing the issue when
restarting apache.
Below is the error
*ld.so.1: httpd: fatal: relocation error: file
/opt/pgm/perl/5.10.0/lib/site_perl/5.10.0/sun4-solaris-thread-multi/auto/ARS/ARS.so:
symbol Perl_Istack_sp_ptr: referenced sym
Hi Steve
I got the src from trunk again and rebuilt httpd with
"--enable-maintainer-mode", just as you requested, and "make test"
passed with my module!
Didn't have to fiddle with httpd.conf as slotmem_shm_module wasn't
commented out this time for some reason.
Still had this when running make te
Hello,
I am using httpd 2.2.15(worker MPM), perl 5.20.1 with modperl 2.0.8 to use
ProxyPerlHtml-3.6 as an OutputFilter for substitution.When I try to test my
system using apache benchmark and when the concurrency(-c) option is high, I
receive a Segmentation fault which seems to be a memory probl
On Mon, Apr 13, 2015 at 08:23:53AM +0100, Steve Hay wrote:
>
> Please can anyone spend a short while giving this a spin?
>
> I've so far only had two reports -- and one of those was mine!
>
I tried Ubuntu 14.10 with fresh apache installed.
It didn't work for me. Maybe I missed something:
waitin
Thanks for the extra information.
I think the build with --enable-maintainer-mode succeeded simply
because it doesn't include -DAP_DEBUG; the ap_strchr change was
probably not related.
It would be nice to allow building mod_perl with a httpd built with
--enable-maintainer-mode, and in the light o
"make test" successful on:
Red Hat Enterprise Linux Server release 6.6 (Santiago)
with:
> perl -V
Summary of my perl5 (revision 5 version 20 subversion 2) configuration:
Platform:
osname=linux, osvers=2.6.32-504.12.2.el6.x86_64,
archname=x86_64-linux-thread-multi
uname='linux
On 8 April 2015 at 18:04, Steve Hay wrote:
> On 8 April 2015 at 14:24, Steve Hay wrote:
>> Please download, test, and report back on this Apache-Test 1.39
>> release candidate.
>>
>> http://people.apache.org/~stevehay/Apache-Test-1.39-rc1.tar.gz
>>
>
> Success on Windows with VC++ 2010 using perl