FAQ

Search Discussions

2,423 discussions - 9,098 posts

  • 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: root@schwarmeingang:/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
  • As per the README I'm reporting this bug here, rather than on rt.cpan.org (where I note a few other bug reports have been sent). As reported at ...
    Dominic HargreavesDominic Hargreaves
    May 11, 2011 at 10:55 pm
    Jun 8, 2011 at 10:00 pm
  • Hello: Is there an example somewhere of using a custom handler that eventually calls Embperl to process the page? I'm working from some old code that used HTML::Embperl to do this, and am having ...
    Matt J CwanekMatt J Cwanek
    Jan 7, 2011 at 8:13 pm
    Jan 13, 2011 at 1:44 am
  • Hi, I’m trying to build embperl for Redhat Enterprise Linux 6 64bit Apache version: Apache/2.2.15 (Unix) Perl version: 5.10 Linux: osvers=2.6.18-194.8.1.el5, archname=x86_64-linux-thread-multi ...
    Renno ReinurmRenno Reinurm
    Jan 5, 2011 at 7:13 pm
    Jan 6, 2011 at 11:15 pm
  • Hello, I have a site where the config is a little strange. It works for years but I just discovered it fails for (at least) one file. Here is the scenario : I want to log (in a DB) all PDF downloads. ...
    Jean-Christophe BoggioJean-Christophe Boggio
    Dec 15, 2010 at 8:58 am
    Jan 3, 2011 at 2:10 pm
  • Since there isn’t all that much documentation for Embperl/Embperl::Object, it would be helpful if someone could contribute a more comprehensive example of an “enterprise-sized” design that makes use ...
    Williams, David G. (HQ-JF000)[INDYNE INC]Williams, David G. (HQ-JF000)[INDYNE INC]
    Dec 13, 2010 at 3:49 pm
    Jan 12, 2011 at 4:46 am
  • Hi. We're using embperl with mod_perl to handle files ending in .epl. This is mostly good, except it seems to result in a 500 error being logged whenever someone attempts to access a nonexistent .epl ...
    Michael StevensMichael Stevens
    Dec 13, 2010 at 11:40 am
    Jan 12, 2011 at 4:42 am
  • Question for the community... Has anyone worked on putting together an Amazon Machine Image that includes everything necessary to run Apache httpd, mod_perl, and Embperl::Object? That would be a ...
    Williams, David G. (HQ-JF000)[INDYNE INC]Williams, David G. (HQ-JF000)[INDYNE INC]
    Nov 11, 2010 at 10:18 pm
    Nov 11, 2010 at 10:18 pm
  • Hi, as far as I know there is no precompiled package available yet Gerald --------------------------------------------------------------------- To unsubscribe, e-mail: ...
    RichterRichter
    Nov 11, 2010 at 8:20 am
    Nov 11, 2010 at 8:20 am
  • Hi everyone, I am trying to install Embperl 2.4.0 on my Windows XP machine, on a portable version of Perl on a USB flash drive. As expected, I am having a lot of problems compiling. Does anyone know ...
    Hoenie LukHoenie Luk
    Oct 29, 2010 at 6:23 pm
    Oct 29, 2010 at 6:23 pm
  • The URL http://www.embperl.org/downloads/Embperl-2.4.0.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GR/GRICHTER/Embperl-2.4.0.tar.gz size: 732920 bytes md5: 2d4e3a903a04fcc559718342fa37753f ...
    Gerald Richter - ECOSGerald Richter - ECOS
    Oct 4, 2010 at 4:45 am
    Nov 11, 2010 at 8:23 am
  • I know from the documentation and personal experience that Embperl and/or mod_perl compiles Perl modules only once whenever httpd starts or restarts. I am accustomed to restarting the httpd daemon in ...
    Williams, David G. (HQ-JF000)[INDYNE INC]Williams, David G. (HQ-JF000)[INDYNE INC]
    Sep 22, 2010 at 4:37 pm
    Sep 22, 2010 at 8:36 pm
  • Hi everyone, I somehow managed to break some part of my perl installation while upgrading it, and now 'make test' with Embperl fails even the most basic ascii test: [-1][2667]ERR: 24: Error in Perl ...
    GerardGerard
    Sep 13, 2010 at 10:22 pm
    Sep 14, 2010 at 1:36 pm
  • I'm installing Perl 5.10 on HPUX Itanium, and I'm passing all tests except for error.htm tests. I would debug further but I don't know quite what this is looking for. Note: all tests passed for Perl ...
    Thompson, JohnThompson, John
    Jul 31, 2010 at 11:44 pm
    Aug 4, 2010 at 7:08 pm
  • Hi, When testing our server (RHEL 5, x86_64, Apache 2.2.3, mod_perl2, Embperl 2.3.0), we had no virtual hosts defined (testing was done on the raw hostname) and all of our forms seemed to work fine. ...
    Robby DesmondRobby Desmond
    Jul 29, 2010 at 3:04 pm
    Aug 4, 2010 at 2:18 pm
  • Hi. We're seeing an odd bug where @param seems to be shared between Execute calls in the same process. The following code is a test case for this: #!/usr/bin/perl -w use strict; use Embperl; my ...
    Michael StevensMichael Stevens
    Jul 20, 2010 at 2:11 pm
    Jul 27, 2010 at 7:48 pm
  • Hi. I was trying to test something else when I discovered this script is enough to segfault embperl: use strict; use Embperl; my $output1; my $input = ""; Embperl::Execute({ inputfile = "blah", input ...
    Michael StevensMichael Stevens
    Jul 20, 2010 at 2:08 pm
    Jul 21, 2010 at 9:23 am
  • Hi. Was trying to work out how execute works and found a few typos in the docs while I was looking. Diff against svn attached. -- Michael Stevens Dianomi Ltd 18 Buckingham Gate London SW1E 6LB Tel: ...
    Michael StevensMichael Stevens
    Jul 20, 2010 at 1:57 pm
    Jul 21, 2010 at 9:25 am
  • Hi, a new BETA is available for download and testing at http://www.embperl.org/downloads/Embperl-2.4.0_3.tar.gz It mainly fixes some test errors reported since the last beta and supports now Perl up ...
    Gerald Richter - ECOSGerald Richter - ECOS
    Jul 6, 2010 at 10:35 am
    Aug 25, 2010 at 8:11 am
  • Hi, I'm trying to build Embperl from CPAN on an RHEL 5 x86_64 server with Apache 2 and Mod Perl 2. I'm running into the following error while it tries to run "make": /usr/bin/perl ...
    Robby DesmondRobby Desmond
    Jun 28, 2010 at 5:45 pm
    Jul 5, 2010 at 6:01 am
Group Navigation
period‹ prev | Latest | first ›

Top users

Richter: 3016 posts Kee Hinckley: 264 posts Neil: 223 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 Ilia Lobsanov: 78 posts Kaare Rasmussen: 78 posts ___cliff rayman___: 74 posts Lukas Zapletal: 72 posts Luiz Fernando: 69 posts Brooklyn Linux Solutions: 65 posts Aaron Johnson: 58 posts Andrew O'Brien: 53 posts Daniel: 52 posts Stefan Cars: 49 posts
show more
Archives