FAQ

Search Discussions

2,442 discussions - 9,148 posts

  • Hi Gerald, the following has been reported at https://bugs.debian.org/765125 and -- according to our current understanding -- needs to be fixed for the upcoming Debian Stable release as this breaks ...
    Axel BeckertAxel Beckert
    Oct 15, 2014 at 11:54 pm
    Oct 15, 2014 at 11:54 pm
  • :) You put almost as much effort into this as I, and I have to admit, this is fairly fustrating, and it is just an old bug, one that should have been resolved long ago. And I think the bug is in ...
    Ruben SafirRuben Safir
    Sep 18, 2014 at 5:53 pm
    Sep 18, 2014 at 5:53 pm
  • Bare with me a momement here because it has taken me two days to figure even this much out. I wanted to create a mod_perl module to forbid certain noxious urls patterns and in it worked by when I ...
    Ruben SafirRuben Safir
    Sep 16, 2014 at 1:14 am
    Sep 16, 2014 at 6:20 pm
  • Hello, I get a segfault on some page loads when using Embperl 2.4.0 on Apache 2.2.15 on a CentOS 6.4 server. The page causing the problem is using both SSI and Embperl. When the page is requested, ...
    Edward GuldemondEdward Guldemond
    Jul 11, 2014 at 9:31 am
    Jul 18, 2014 at 1:23 pm
  • Hi, How can we get embperl working nicely with utf-8? I've set the content-type on my pages, I still find that in order to get utf-8 form submissions processed correctly I have to add something like ...
    Michael StevensMichael Stevens
    Jun 18, 2014 at 11:04 am
    Jun 25, 2014 at 12:04 pm
  • This is great... "You can send it to a file (e.g. /dev/null): open FH, "/dev/null" ; select (FH) ; # send STDOUT to FH Is that what you want? Gerald" Is there a way to set STDOUT back embperl OUT and ...
    Donavon LermanDonavon Lerman
    May 28, 2014 at 6:03 pm
    May 29, 2014 at 6:59 am
  • After many years of service my web application needs to be remodelled. It was runnng very stable for 10years using Embperl 1.3 and Apache 1.3 and Linux and FreeBSD. All those systems used 32bit x86 ...
    Dirk JagdmannDirk Jagdmann
    May 21, 2014 at 10:36 am
    May 21, 2014 at 12:29 pm
  • Ack... Sorry about the last email with unreadable code. My email system does something strange with some text. Here is the email again with readable code. Hello. I have a sample program in 2 formats ...
    Donavon LermanDonavon Lerman
    May 19, 2014 at 5:40 pm
    May 22, 2014 at 10:04 pm
  • Hello. I have a sample program in 2 formats perl & embperl. The perl version works as a CGI but the embperl version does not work. Any suggestions or pointers to solutions would be appreciated OS ...
    Donavon LermanDonavon Lerman
    May 19, 2014 at 3:54 pm
    May 19, 2014 at 3:54 pm
  • The URL http://www.embperl.org/downloads/Embperl-2.5.0.tar.gz has entered CPAN It’s long time gone since the last Embperl release. All the time Embperl development has gone on. Now here is a new ...
    Gerald RichterGerald Richter
    Apr 21, 2014 at 8:11 am
    Apr 28, 2014 at 8:48 am
  • Hi, yes, the Embperl list is the right address for such issues. The problem is, that Embperl has no idea what the webroot is, so it’s not easy to change the error message the way you suggest. For ...
    Gerald RichterGerald Richter
    Jan 8, 2014 at 2:19 pm
    Jan 8, 2014 at 2:19 pm
  • Hi, we have a strange problem with labels which only occurs when compiling embperl with perl 5.18.1; with perl 5.16.3, everything works well. Unfortunately, the problem seems to happen with a certain ...
    Andreas RiekeAndreas Rieke
    Dec 29, 2013 at 4:24 pm
    Jan 29, 2014 at 8:15 am
  • 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 ...
    Knut BehrendsKnut Behrends
    Nov 10, 2013 at 6:48 pm
    Nov 11, 2013 at 9:24 am
  • Hi, I do have .ep files, that deliver binary content from a database to browsers (generated images which are requested via <img src="showImage.ep?id=99" ). If an image isn't in the DB I am setting ...
    Frank WesemannFrank Wesemann
    Oct 11, 2013 at 7:59 pm
    Oct 18, 2013 at 10:47 am
  • Hi, I'm trying to convert a legacy project that uses Embperl to Carton (a simple package management system for perl projects). I've been running into issues because Embperl's Makefile doesn't ...
    Gavin MoganGavin Mogan
    Oct 2, 2013 at 12:25 am
    Oct 2, 2013 at 12:25 am
  • 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 ...
    Florian SchlichtingFlorian Schlichting
    Aug 15, 2013 at 9:11 pm
    Aug 15, 2013 at 9:11 pm
  • Hello, due to some reasons, we use "local::lib" to have a defined set of perl modules on all servers. We also have to compile mod_perl, because in Ubuntu1204 "Apache::SizeLimit.pm" is broken - and we ...
    Dirk MelchersDirk Melchers
    Jul 15, 2013 at 9:30 am
    Jul 15, 2013 at 2:58 pm
  • Hello, Can someone help me understand what could cause this : warn "\$content : ".(utf8::is_utf8($content) ? "utf8" : "not utf8"); warn "\$ticketdata[0]- [0] : ".(utf8::is_utf8($ticketdata[0]- [0]) ? ...
    Jean-Christophe BoggioJean-Christophe Boggio
    Jun 12, 2013 at 2:44 pm
    Jul 3, 2013 at 4:26 pm
  • Hi Gerald, Debian is preparing to transition to perl 5.18, and test rebuilds of all packages have revealed a problem with embperl (tracked at http://bugs.debian.org/709668): This is potentially due ...
    Florian SchlichtingFlorian Schlichting
    May 27, 2013 at 3:40 am
    Jan 26, 2014 at 1:15 am
  • Hi. We're trying to handle some odd query strings in embperl, eg: http://www.example.com/mjs/q.epl?a=b?c=d embperl parses this as: Using %fdat FieldValuea b?cd CGI.pm parses this as: Using CGI.pm ...
    Michael StevensMichael Stevens
    May 3, 2013 at 1:06 pm
    May 13, 2013 at 2:57 pm
  • I'm trying to install Embperl on a brand new SUSE Linux Enterprise Server 11 SP 2 install and I'm getting the following error: Performing httpd syntax check 1 ... ok Performing httpd syntax check 2 ...
    Rubinstein, JamesRubinstein, James
    Feb 15, 2013 at 5:16 pm
    Feb 15, 2013 at 7:11 pm
  • Embperl 2.5.0_3 is available at http://www.embperl.org/downloads/Embperl-2.5.0_3.tar.gz - It fixes a problem in [! !] blocks with error reporting - It removes the -m32 flag for compilation on ARM If ...
    Gerald RichterGerald Richter
    Nov 10, 2012 at 4:35 pm
    Nov 10, 2012 at 4:35 pm
  • Hi, I'm forwarding Debian bug http://bugs.debian.org/691032 - Embperl 2.5.0 RC2 fails to build on armel/armhf, mips/mipsel, s390 due to -m32 not being available on those platforms as a valid gcc ...
    Florian SchlichtingFlorian Schlichting
    Oct 20, 2012 at 8:07 pm
    Dec 5, 2012 at 9:47 am
  • Hi I have been testing Embperl using vrsion 2.5.0_2 on new install or Fedora 17. Results are excellent. My production server is running Apache 2.2.6 and mod_perl 2.0.2 which I don't want to disturb ...
    OldbradOldbrad
    Oct 17, 2012 at 1:39 pm
    Nov 10, 2012 at 4:39 pm
  • Hi I'm total new to Embperl and I've been struggling for the best part of a week to install Embperl on a Fedora 17 server running Apache 2.2.22, mod_perl/2.0.5 and Perl/v5.14.2 Since I finally got ...
    OldbradOldbrad
    Oct 15, 2012 at 11:43 am
    Oct 15, 2012 at 1:05 pm
  • I am still getting this problem with the latest version of Embperl (2.5). This is on Debian Wheezy (testing), Perl 5.14. I have made a number of changes in my code, and when I try to access my ...
    Neil GuntonNeil Gunton
    Oct 12, 2012 at 11:37 pm
    Nov 10, 2012 at 5:19 pm
  • In Embperl 2 you cannot set ESCMODE by environment inside the page. You have to use $escmode. " Invalid command 'Embperl_UseEnv', perhaps misspelled..." is because you did not load Embperl.so in the ...
    Gerald RichterGerald Richter
    Oct 3, 2012 at 10:05 am
    Oct 3, 2012 at 10:05 am
  • Hi, I am using Embperl for my site. As we know embperl sets values of form fields with fdat values. But for textarea tag with closed tag in separate line are not getting fdat values for prefill ...
    Nageswara rao GurramNageswara rao Gurram
    Sep 27, 2012 at 10:44 am
    Oct 3, 2012 at 12:16 pm
  • Hello, I'm calling a page with jQuery's $.ajax() and I want it to return a status code (201 if ok, 400 if some parameters are missing). The goal is to use .done() and .fail() I guess that's the way ...
    Jean-Christophe BoggioJean-Christophe Boggio
    Sep 26, 2012 at 9:48 pm
    Oct 3, 2012 at 10:00 am
  • Dear Gerald, I have some problems with Embperl 2.4.0 (perl v.5.14.2) First, i use Embperl in my own environment (no mod_perl, apache, fcgi and etc). Only process under Starman server I want to use ...
    PerloverPerlover
    Sep 26, 2012 at 10:18 am
    Oct 3, 2012 at 10:15 am
  • Hi! I am in search for an embperl emacs mode or another IDE which supports the perl/html/embperl-mix in embperl-Scripts. At http://perl.apache.org/embperl/en/db/sites/editors.-category_id-5-.htm ...
    Benni BärmannBenni Bärmann
    Sep 23, 2012 at 8:36 pm
    Sep 25, 2012 at 1:17 pm
  • I have just uploaded a release candiate of Embperl 2.5.0. For me it works well with Perl 5.14 and Perl 5.16 and fixes the known problems. Please test and let me know if there are any issues. You can ...
    Gerald RichterGerald Richter
    Sep 10, 2012 at 6:18 pm
    Sep 11, 2012 at 6:19 am
  • Hi, I'm experiencing something very strange, difficult to explain. I wrote an application where users can connect to LDAP servers (about each user connects to a different LDAP server) and execute a ...
    Jean-Christophe BoggioJean-Christophe Boggio
    Sep 3, 2012 at 11:16 pm
    Sep 7, 2012 at 11:16 am
  • Hi, I just recompiled latest embperl 2.5.0_1, setup everything (?) but I get : Undefined subroutine &Embperl::__1::Execute * I added "use Embperl;" in startup.pl * Copied zembperl.load and ...
    Jean-Christophe BoggioJean-Christophe Boggio
    Sep 3, 2012 at 9:13 am
    Sep 3, 2012 at 10:02 am
  • Hi, in my struggle for embperl at ubuntu, i stuck here: [email protected]:/home/benni/aymargeddon/Embperl-2.4.0# perl Makefile.PL Found mod_perl 2.0 Build with support for Apache mod_perl?(y/n) [y] ...
    Benni BärmannBenni Bärmann
    Sep 2, 2012 at 10:36 am
    Sep 2, 2012 at 7:07 pm
  • Hi, i try to reactivate an old project, which relies heavily on Embperl. But i run in to some problems. - Which is the actual version? CPAN: http://search.cpan.org/dist/Embperl/ - gives 2.4.0 ...
    Benni BärmannBenni Bärmann
    Sep 2, 2012 at 6:44 am
    Sep 10, 2012 at 6:06 pm
  • I just noticed that when there is an error in my code, I am not getting any useful information about where the error occurs. All I get is this: [21419]ERR: 24: Error in Perl code: Compilation error I ...
    Neil GuntonNeil Gunton
    May 19, 2012 at 7:29 pm
    Jun 29, 2012 at 3:19 pm
  • Hello, I have this simple code : [- $req = shift; @tmp=("1","a","zzz"); $udat{verdict} = \@tmp; # <- this doesn't work # $udat{verdict} = ["1","bla","x"]; # <- this works -] <script ...
    Jean-Christophe BoggioJean-Christophe Boggio
    Apr 12, 2012 at 2:02 pm
    Apr 16, 2012 at 2:06 pm
  • Hello, I have a simple upload module but I can't get a pure binary upload to work everytime. This is what I get sometimes : - Original is 73856 bytes - Uploaded is 33398 bytes or 27939 bytes Also the ...
    Jean-Christophe BoggioJean-Christophe Boggio
    Apr 4, 2012 at 4:21 pm
    Apr 9, 2012 at 4:25 pm
  • Hi, yes, it would be nice to know which code causes this Panics, so I am able to fix it. It would be great if you could provide some small examples. Gerald P.S. We should move this discussion on the ...
    Gerald RichterGerald Richter
    Apr 2, 2012 at 12:54 pm
    May 15, 2012 at 6:15 pm
  • Hi, the Bug [1] is fixed in my current development version, this also fixes the other tests. The only thing that is still not working is the automatic reload of changed files, because Perl 5.14 ...
    Gerald RichterGerald Richter
    Mar 27, 2012 at 12:13 pm
    Mar 28, 2012 at 5:34 pm
  • I was not able to download from ftp://ftp.dev.ecos.de/pub/perl/embperl, always seem to get network timeouts. So I downloaded instead from CPAN, seems to be 2.4. Building new workstation around Debian ...
    Neil GuntonNeil Gunton
    Mar 26, 2012 at 6:04 pm
    Mar 27, 2012 at 10:07 am
  • Dear Embperl hackers, I've written a filter to change some aspects of my Embperl-generated HTML before it's sent back to the client. Instead of going with the filehandle chaining trick described in ...
    Jose FonsecaJose Fonseca
    Mar 10, 2012 at 8:11 pm
    Mar 10, 2012 at 8:11 pm
  • Hello, I have a simple page that finishes with this : [$ if (1) $] <form name="edituser" id="edituser" <table <td identity</td <td <input type="text" name="displayname" id="displayname" value="[+ 1 ...
    Jean-Christophe BoggioJean-Christophe Boggio
    Mar 8, 2012 at 4:37 pm
    Mar 11, 2012 at 5:06 pm
  • Hi, could you send a example of a file that give an EOF? For the Oracle error I guess it's because Apache run as different user, so you will have different access rights Gerald From: Hugh Thomas ...
    RichterRichter
    Mar 5, 2012 at 11:57 am
    Mar 5, 2012 at 3:09 pm
  • Hi Paul, I didn't seen this error before, but it looks like Perl & Embperl are build with different build options. You might look at the output of "perl -V" and the output of the make of Embperl an ...
    RichterRichter
    Dec 29, 2011 at 8:52 am
    Dec 29, 2011 at 9:42 am
  • Hi Gerald and Embperl users, I've been interested in giving my users the option of uploading multiple files simultaneously, and the only/best option I was able to find up to now has been the ...
    Neil GuntonNeil Gunton
    Sep 28, 2011 at 8:40 am
    Sep 28, 2011 at 8:40 am
  • Hello brave people, Its been a long time. I need to upgrade an old server that has some big Embperl 1.3 projects running. I compiled old versions of perl (5.8.9), apache(1.3.36) and mod-perl(1.31), ...
    Luiz FernandoLuiz Fernando
    Sep 27, 2011 at 10:28 pm
    Sep 28, 2011 at 3:48 am
  • Hi, I am using Embperl 2.4 on Linux and I disabled the session by setting PerlSetEnv EMBPERL_SESSION_HANDLER_CLASS no in perl.conf. It works fine, but I have some Perl modules which are not working ...
    Soltan SafaviSoltan Safavi
    Jun 30, 2011 at 9:40 pm
    Jun 30, 2011 at 11:58 pm
Group Navigation
period‹ prev | Latest | first ›
Group Overview
groupembperl @
categoriesmodperl, perl
discussions2,442
posts9,148
users806
websiteperl.apache.org

Top users

Richter: 3032 posts Kee Hinckley: 264 posts Neil: 224 posts Robert: 185 posts Angus Lees: 111 posts Alexander Hartmaier: 101 posts Gus: 96 posts Andre Landwehr: 93 posts Gavin Carr: 89 posts Scott Chapman: 82 posts Kaare Rasmussen: 78 posts Ilia Lobsanov: 78 posts ___cliff rayman___: 74 posts Lukas Zapletal: 72 posts Luiz Fernando: 69 posts Brooklyn Linux Solutions: 68 posts Aaron Johnson: 58 posts Andrew O'Brien: 53 posts Daniel: 52 posts Gerald Richter: 49 posts
show more
Archives