Re: Apache 2.4

2021-10-26 Thread Ruben Safir
ile: > > src: /{{ apache binary home }}/httpd > > dest: /usr/include/httpd/bin/httpd > > state: link > > owner: root > > group: root > > - name: Build Embperl with cpanm and APACHE_SRC environment variable > >

Re: Apache 2.4

2021-10-25 Thread Jim Tappe
ACHE_SRC='/usr/include/httpd/';cpanm --notest > Embperl;" > creates: "/usr/local/lib64/perl5/Embperl" > > perl 5.16 > RH 7 > Apache 2.4 > Embperl 2.5 > > Robby Desmond (él | he/him/his) > BiblioVault Operations - Systems Administration >

Apache 2.4

2021-10-24 Thread Jim Tappe
see if Mod_perl is installed. perl 5.16 CentOS 7 Apache 2.4 Embperl 2.5.0.4 perl

Re: Apache 2.4?

2020-01-07 Thread Ruben Safir
gt;> On Mon, Jan 6, 2020 at 3:26 PM Ruben Safir >> wrote: >>>>> >>>>>> On Sun, Jan 05, 2020 at 05:55:45PM -0800, Jim Tappe wrote: >>>>>>> Thanks. I recompiled again with apache and mod_perl source and >>>> apache is >>>>>&

Re: Apache 2.4?

2020-01-06 Thread Jim Tappe
ting now. :) I must have messed up when I did the last > > > compile. > > > > > > > > > > > > On Thu, Jan 2, 2020 at 9:26 PM Jim Tappe > wrote: > > > > > > > > > > > > > > > Honestly, I have no idea what

Re: Apache 2.4?

2020-01-06 Thread Ruben Safir
; > compile. > > > > > > > > > > On Thu, Jan 2, 2020 at 9:26 PM Jim Tappe wrote: > > > > > > > > > > > > Honestly, I have no idea what your are talking about or what you did at > > > > this point. > > > > > >

Re: Apache 2.4?

2020-01-06 Thread Jim Tappe
; > > > > > > Honestly, I have no idea what your are talking about or what you did at > > > this point. > > > > > > Without help, it doesn't compile out of the box > > > > > > I'm glad it is working for you > > &

Re: Apache 2.4?

2020-01-06 Thread Ruben Safir
> Without help, it doesn't compile out of the box > > > > I'm glad it is working for you > > > > > > > > > Hi all, > > > > > > > > I checked the Embperl README file and it seems Embperl has not been yet > > > > t

Re: Apache 2.4?

2020-01-06 Thread Ruben Safir
t; > > On Thu, Jan 2, 2020 at 9:26 PM Jim Tappe wrote: > > > > > > Honestly, I have no idea what your are talking about or what you did at > > this point. > > > > Without help, it doesn't compile out of the box > > > > I'm glad

Re: Apache 2.4?

2020-01-06 Thread Jim Tappe
;t compile out of the box > > I'm glad it is working for you > > > > > > Hi all, > > > > > > I checked the Embperl README file and it seems Embperl has not been yet > > > tested against Apache 2.4. > > > > > > I have been trying to g

Re: Apache 2.4?

2020-01-06 Thread Ruben Safir
ea what your are talking about or what you did at this point. Without help, it doesn't compile out of the box I'm glad it is working for you > > > Hi all, > > > > I checked the Embperl README file and it seems Embperl has not been yet > > tested against Ap

Re: Apache 2.4?

2020-01-05 Thread Jim Tappe
sted against Apache 2.4. > > I have been trying to get it to work with Apache 2.4 and got it compiled > but am still getting this error in the Apache log. > > httpd: Syntax error on line 207 of /etc/httpd/conf/httpd.conf: Can't > locate API module structure `embperl_m

Re: Apache 2.4?

2020-01-05 Thread Ruben Safir
On Thu, Jan 02, 2020 at 11:11:54PM -0800, Dirk Jagdmann wrote: > I use Embperl on Gentoo Linux with Apache 2.4, mod_perl 2 and > whatever perl version Gentoo Linux uses (was 5.24-5.30 in recent > years). > I've always had to manually build my Embperl, but recently started > t

Re: Apache 2.4?

2020-01-05 Thread Ruben Safir
ME file and it seems Embperl has not been yet > tested against Apache 2.4. > > I have been trying to get it to work with Apache 2.4 and got it compiled > but am still getting this error in the Apache log. > > httpd: Syntax error on line 207 of /etc/httpd/conf/httpd.conf: Can

Re: Apache 2.4?

2020-01-02 Thread Dirk Jagdmann
I use Embperl on Gentoo Linux with Apache 2.4, mod_perl 2 and whatever perl version Gentoo Linux uses (was 5.24-5.30 in recent years). I've always had to manually build my Embperl, but recently started to set up the Embperl source code with the various patches from Debian and other so

Apache 2.4?

2020-01-02 Thread Jim Tappe
Hi all, I checked the Embperl README file and it seems Embperl has not been yet tested against Apache 2.4. I have been trying to get it to work with Apache 2.4 and got it compiled but am still getting this error in the Apache log. httpd: Syntax error on line 207 of /etc/httpd/conf/httpd.conf

AW: embperl on apache 2.4 (ubuntu saucy)

2013-11-11 Thread Gerald Richter - ECOS
Hi, you can try the lastest version from the svn, but this is also not tested against Apache 2.4 On the mailing list there were some patches to get Embperl working with Apache 2.4. I will integrate these patches in Embperl and make a new release, as soon as I have a little spare time

embperl on apache 2.4 (ubuntu saucy)

2013-11-10 Thread Knut Behrends
I am long-time embperl user. Recently I've upgraded from ubuntu 13.04 to ubuntu 13.10., and embperl has stopped working. cannot enable zembperl.* files in mods-enabled The ubuntu installer has upgraded apache 2.2 to apache 2.4. The upgrade worked, mod_perl works, but I suspect the upgrade

test failure(s) with Apache 2.4

2013-08-15 Thread Florian Schlichting
Hi Gerald, thank you for your work regarding Perl 5.18, which I hope to be able to look at soon. In the meantime, I have been struggling to make Embperl work with Apache 2.4, which is now in Debian testing/unstable for a few weeks. Compiling Embperl was relatively straight-forward; all I needed