Search Discussions
-
Ok I'll say up front that this is my first time setting up EmbPerl 2 and Apache 2, but I've used EmbPerl 1.3 for a few years now. Here's my issue, which I just discovered about an hour ago: I have an ...
Hall, Philippe
May 27, 2004 at 8:17 pm
May 28, 2004 at 5:11 am -
Hello, Is there any way to email the form data on submit either in embperl or modperl..? I appreciate your help. Thanks, Sreeram Bazaru 302-282-5535 ...
Sreeram_bazaru
May 17, 2004 at 2:26 pm
May 21, 2004 at 6:21 am -
I'm trying to change the location of the Embperl log and not having any luck. I'm using Embperl 1.3.6 and Apache 1.3.29 on Solaris 8. I have added 'PerlSetEnv EMBPERL_LOG ...
Michael Boudreau
May 28, 2004 at 6:24 pm
Jun 10, 2004 at 10:14 pm -
I couldn't make dreamweaver mx recognize .epl files in its wysiwyg mode. If I rename it to .html, I get the table layout rendered. But with .epl, I can't. I downloaded/installed ...
Ben Kim
May 27, 2004 at 9:06 pm
Jun 1, 2004 at 12:03 pm -
Hello group! I hope I have the right list (I looked and looked and couldn't find any specific lists) if not just point me int he right direction I've been playing with embedding Perl code into a C ...
JupiterHost.Net
May 26, 2004 at 9:41 pm
May 27, 2004 at 6:11 am -
I'll try again. I've met a problem with DBIx::Recordset (reported to this list March 12, 2004). Since then, Terrence Brannon has declared that he doesn't have time to maintain the project. So now I ...
Kaare Rasmussen
May 11, 2004 at 9:19 am
May 19, 2004 at 2:36 pm -
I finally got Embperl 2.0b11 to build with mod_perl 2 in my Apache 2.0.49 source tree, using the worker MPM. Okay, that's great. The only problem is that it segfaults whenever I try to make a ...
Christopher Nehren
May 6, 2004 at 3:24 am
May 8, 2004 at 11:55 am -
Hi all, I am new to this list, so please forgive me if this question was already asked... I tried to make HTML::Embperl 1.3.6 (can't use a 2.x version, 1.3.x is needed for a specific package). I run ...
Matthias F. Brandstetter
May 5, 2004 at 9:58 am
May 5, 2004 at 4:02 pm -
% telnet localhost 80 GET / HTTP/1.0 HTTP/1.1 200 OK Date: Tue, 18 May 2004 22:51:14 GMT Server: Embperl/2.0b9 Apache/2.0.48 (Unix) mod_perl/1.99_13 Perl/v5.8.2 This is rather nitpicky, but I'd like ...
Brent 'Dax' Royal-Gordon
May 18, 2004 at 11:02 pm
May 19, 2004 at 2:03 pm -
Does anyone use Mandrake and Embperl? I'm using Embperl 2.0b9, Apache 2.0.47 and mod_perl 1.99_09. Mandrake has a tool called msec that takes a security level from 1 to 5 (5 being the most secure) ...
Brian Schoenhofer
May 3, 2004 at 8:51 pm
May 4, 2004 at 2:00 pm -
OK Folks, I realize that sessions management is 'magic' but I really want to know how it works. First some background I've got session working with mySQL. I can see the cookie in my browser and it ...
Farouk Khawaja
May 28, 2004 at 7:52 pm
Jun 9, 2004 at 11:28 am -
Hi! I have this file: </td </tr </table </body </html Running embpexec.pl or through the webserver the output is: </td /tr/table</body </html Is this a feature or a bug ? Kind Regards, Stefan Cars ...
Stefan Cars
May 24, 2004 at 4:49 pm
May 26, 2004 at 9:03 am -
do will always recompile your Perl code, while Execute will only when the code changes. If the code never changes you can also use require. In case you use require you should place your code in a ...
Gerald Richter
May 24, 2004 at 4:56 pm
May 24, 2004 at 5:18 pm -
I would like to share state between the application object and code on individual template pages for the duration of a request. I'm not sure what the best way to do this is. I considered using %udat, ...
Doug Rayner
May 17, 2004 at 3:04 pm
May 19, 2004 at 2:10 pm -
I had previously used embperl 1.3.4 and Apache::Session 1.52, I have just freshly installed the following: apache_1.3.31 mod_perl-1.29 mod_ssl-2.8.17 HTML-Embperl-1.3.6 Apache-DBI-0.94 ...
Nate Smith
May 28, 2004 at 2:24 pm
May 28, 2004 at 3:25 pm -
Hi, I'm finally playing with [= =] , here is couple of questions/problem reports 1) all translated expressions go into one Data::Dumper file, it would be much more convenient to have one dictionary ...
RobertCZ
May 23, 2004 at 2:47 pm
May 24, 2004 at 5:00 pm -
Hi all, I recently set up Embperl for the first time on a debian-sarge (testing) machine. As I want to run setuid scripts, I've opted for FastCGI instead of mod_perl. The installation took a while ...
David Crawshaw
May 15, 2004 at 11:37 pm
May 19, 2004 at 2:34 pm -
embperl wizards, I've read the docs for sessions, embperl, README.v2, and spent days looking through old posts. Maybe I'm missing something obvious... I think I'm having problems with session ...
Jeremy Brooks
May 14, 2004 at 9:50 pm
May 15, 2004 at 12:46 am -
We are using Embperl::Object V2.0b10 There seems to be a problem with output escaping and <textarea . If we let the engine insert the text from %fdat, it seems to always use XML output escaping. If ...
Doug Rayner
May 6, 2004 at 9:39 pm
May 13, 2004 at 7:10 am -
Hi! I use libxslt with Embperl: SetEnv EMBPERL_SYNTAX "Embperl" SetEnv EMBPERL_RECIPE EmbperlXSLT SetEnv EMBPERL_XSLTPROC libxslt I reference to dtd in my xml file: <!DOCTYPE page SYSTEM "page.dtd" ...
Neeme Vool
May 12, 2004 at 2:03 pm
May 13, 2004 at 6:50 am -
I am trying to install Embperl on a RH9 full install (Apache 2 and mod_perl) using CPAN. I am encountering this error: Starting httpd... Usage: httpd ...
Aaron Johnson
May 4, 2004 at 6:41 pm
May 5, 2004 at 6:24 am -
We would like to let a single desktop user to have multiple, concurrent, independent sessions to our application. If the browser of choice is Internet Explorer (V6.x at least), this seems possible. ...
Doug Rayner
May 28, 2004 at 7:22 pm
May 28, 2004 at 7:22 pm -
I looked through the mailing list but couldn't really find anything concerning to this. So im sorry if im rehashing an older discussion. The current functionality of fdat when you have multiple field ...
Chris
May 27, 2004 at 6:10 am
May 27, 2004 at 6:10 am -
This is not strictly an embperl question, but it concerns a web site that I'm running with Embperl, and I hope that other web gurus out there might have some suggestions. I have a number of web forms ...
Michael Boudreau
May 7, 2004 at 7:16 pm
May 7, 2004 at 7:16 pm -
had problem w/ this mail, so here;s it again
Robert
May 2, 2004 at 4:31 pm
May 2, 2004 at 4:31 pm
Group Overview
group | embperl |
categories | modperl, perl |
discussions | 25 |
posts | 88 |
users | 35 |
website | perl.apache.org |
35 users for May 2004
Archives
- October 2014 (2)
- September 2014 (3)
- July 2014 (3)
- June 2014 (3)
- May 2014 (8)
- April 2014 (2)
- January 2014 (10)
- December 2013 (1)
- November 2013 (2)
- October 2013 (3)
- August 2013 (3)
- July 2013 (7)
- June 2013 (2)
- May 2013 (11)
- February 2013 (2)
- November 2012 (5)
- October 2012 (20)
- September 2012 (44)
- May 2012 (6)
- April 2012 (16)
- March 2012 (26)
- December 2011 (4)
- November 2011 (1)
- September 2011 (4)
- June 2011 (4)
- May 2011 (3)
- January 2011 (13)
- December 2010 (9)
- November 2010 (3)
- October 2010 (7)
- September 2010 (5)
- July 2010 (31)
- June 2010 (6)
- May 2010 (5)
- April 2010 (22)
- March 2010 (25)
- February 2010 (23)
- October 2009 (16)
- September 2009 (17)
- June 2009 (1)
- May 2009 (9)
- April 2009 (3)
- March 2009 (3)
- February 2009 (2)
- December 2008 (2)
- November 2008 (1)
- October 2008 (18)
- September 2008 (10)
- August 2008 (7)
- July 2008 (40)
- June 2008 (1)
- May 2008 (7)
- April 2008 (3)
- March 2008 (6)
- February 2008 (2)
- January 2008 (19)
- December 2007 (10)
- November 2007 (14)
- October 2007 (24)
- September 2007 (43)
- August 2007 (14)
- July 2007 (17)
- June 2007 (44)
- May 2007 (44)
- April 2007 (35)
- March 2007 (8)
- February 2007 (7)
- January 2007 (17)
- December 2006 (9)
- November 2006 (31)
- October 2006 (27)
- September 2006 (49)
- August 2006 (57)
- July 2006 (12)
- June 2006 (28)
- May 2006 (41)
- April 2006 (91)
- March 2006 (60)
- February 2006 (58)
- January 2006 (52)
- December 2005 (67)
- November 2005 (22)
- October 2005 (50)
- September 2005 (53)
- August 2005 (45)
- July 2005 (66)
- June 2005 (82)
- May 2005 (53)
- April 2005 (53)
- March 2005 (89)
- February 2005 (50)
- January 2005 (50)
- December 2004 (72)
- November 2004 (65)
- October 2004 (33)
- September 2004 (47)
- August 2004 (67)
- July 2004 (92)
- June 2004 (43)
- May 2004 (88)
- April 2004 (146)
- March 2004 (99)
- February 2004 (75)
- January 2004 (92)
- December 2003 (92)
- November 2003 (129)
- October 2003 (47)
- September 2003 (97)
- August 2003 (91)
- July 2003 (111)
- June 2003 (98)
- May 2003 (37)
- April 2003 (55)
- March 2003 (79)
- February 2003 (88)
- January 2003 (175)
- December 2002 (125)
- November 2002 (134)
- October 2002 (182)
- September 2002 (189)
- August 2002 (126)
- July 2002 (163)
- June 2002 (80)
- May 2002 (166)
- April 2002 (140)
- March 2002 (227)
- February 2002 (133)
- January 2002 (113)
- December 2001 (145)
- November 2001 (163)
- October 2001 (134)
- September 2001 (114)
- August 2001 (193)
- July 2001 (115)
- June 2001 (119)
- May 2001 (177)
- April 2001 (136)
- March 2001 (182)
- February 2001 (179)
- January 2001 (79)
- December 2000 (95)
- November 2000 (198)
- October 2000 (137)
- September 2000 (98)
- August 2000 (249)
- July 2000 (128)
- June 2000 (196)
- May 2000 (184)
- April 2000 (211)
- March 2000 (116)