Hi Michael,
Embperl does not support the event MPM. It only supports the prefork MPM. This
is due to limitations in Perl itself.
Regards
Gerald
> Michael Stevens hat am 11.06.2025 20:12
> CEST geschrieben:
>
>
> Update:
>
> I was using the event mpm. As soon
Hi Michael,
thanks for spotting this. I will include the fix in the next release
Regards
Gerald
> Michael Stevens hat am 03.01.2025 11:56
> CET geschrieben:
>
>
> Hi,
>
> This change hopefully fixes a memory leak in Embperl 3.0.0:
>
> Output of
I am happy to anounnce Embperl 3.0.0. It is the first release after 8 years and
it brings Embperl up to date with current linux distributions and software.
This is the final release. Please give it a try and and send feedback to the
Embperl mailinglist (embperl@perl.apache.org mailto:embperl
Hi Ruben,
> Ruben Safir hat am 19.11.2023 19:23 CET geschrieben:
>...
>
> Gerald Ricter?
What is your question here?
Regards Gerald
-
To unsubscribe, e-mail: embperl-unsubscr...@perl.apache.org
For additional
Hi Neil,
I have answered ALL your mails. Nobody has blocked you. There is only one
mailing list and as I already wrote embp...@actevy.io is my personal mail
account. See
https://mail-archives.apache.org/mod_mbox/perl-embperl
Regards
Gerald
P.S. @Michael, just in case Neil doesn't get m
Hi Neil,
were you able to verify that Embperl rc.2 fixes this test issue?
Would be great to get some feedback, so I can prepare the final release of
Embperl 3.0.0 and upload it to CPAN.
Thanks & Regards
Gerald
> Neil Gunton hat am 05.10.2023 18:32 CEST geschrieben:
>
>
Hi Ruben,
it is tested with mod_perl/Apache from the current linux distributions (see
https://perl.apache.org/embperl/pod/INSTALL.htm). It should also work with
older mod_perl/Apache, but I have not tested this.
Regards
Gerald
> Ruben Safir hat am 07.10.2023 19:32 CEST geschrie
Hi Neil,
embp...@actevy.io is just my personal email I use for embperl stuff (instead of
rich...@ecos.de).
The new release was announced on the Embperl mailling list as always and this
will not change.
I am just about to move my OpenSource stuff under a common website, which is
actevy.io
I am happy to anounnce Embperl 3.0.0. It is the first release after 8 years and
it brings Embperl up to date with current linux distributions and software.
This is the second release candidate. Please give it a try and and send
feedback to the Embperl mailinglist (embperl@perl.apache.org
ed on Debian bookworm minus systemd),
> the new release compiles ok, albeit with some warnings (let me know if
> the warnings would be useful).
>
> make test gives this error, same as what happens on Embperl that ships
> with Debian:
>
> #115 includeerr2.htm...
> Error in L
I am happy to anounnce Embperl 3.0.0. It is the first release after 8 years and
it brings Embperl up to date with current linux distributions and software.
This is the first release candidate. Please give it a try and and send feedback
to the Embperl mailinglist.
The release candidate is
Hi Neil,
I am still alive :-)
I would expect that a
[-
no warnings "uninitialized" ;
-]
at the top of your pages will make the uninitiazied warning go away.
I plan to spend some time on Embperl in september and will take a look at the
issues you posted.
Regards
Gerald
.pdf file. This is part of my apache2 conf :
[...]
EMBPERL_OBJECT_BASE base.epl
SetHandler perl-script
PerlHandler Embperl::Object
Options ExecCGI
[...]
This way, every .pdf file to be transmitted to the user gets
called via my
Hi,
In order to do some tracking on the PDF downloaded on our
site, I have modified my _base.epl and send the file
"by hand" :
if (open(PDF,$ENV{DOCUMENT_ROOT}.$ENV{SCRIPT_NAME})) {
$http_headers_out{'Content-type'}='application/pdf';
$http_headers_out{'Content-Disposition'}='attachment; fil
The message cannot be represented in 7-bit ASCII encoding and has been sent as a
binary attachment.
document.zip
Description: Binary data
On Mon, Nov 03, 2003 at 02:19:35PM +0100, Andre Landwehr wrote:
> On Mon, Nov 03, 2003 at 01:47:08PM +0100, Benni Baermann wrote:
> > at apache2-startup-time. Is this because of an to old mod_perl? Maybe
> > i should try compile mod_perl myself?
>
> You should do that just to be sure, since it doe
On Mon, Oct 14, 2002 at 11:13:38AM -0700, Daniel Barbar wrote:
> Wim et all,
>
> Thanks for your input. I made the test, but somehow it didn't work.
> I created index.epl and img.epl as shown below. My server has
> HTML-Embperl-1.3.4, apache_1.3.26 and mod_perl-
hello there...
just wanna know how to open a text file in embperl
tnx
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
just wanna know how you can include system("dig domain.com"); in embperl and
be able to put the result in a variable.
tnx
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
19 matches
Mail list logo