Search Discussions
-
I am trying to do a simple select statement and display the results into a pull down list, but it does not seem to work. here is the code that I am using: [- #------------------- # database parameter ...
Boyd, David
Aug 27, 2001 at 2:39 pm
Aug 31, 2001 at 6:58 pm -
Hello, I`m reimplementing my old embperl session class to SessionX and I have several questions: 1) I don`t see the differences between create_unknown and recreate_id. Are they same? 2) when newid is ...
Lukas Zapletal
Aug 23, 2001 at 9:15 am
Aug 27, 2001 at 12:53 pm -
The problem I am haveing is that I have a form in which I want to submit back to itself. this form is a bunch of DIVs in which I walk the user through. On the first div I ask the user to select a ...
Boyd, David
Aug 15, 2001 at 1:32 pm
Aug 16, 2001 at 3:25 pm -
Hello, I would like to use some sort of session management on my site. I do not like cookie based solution, since not all clients support cookies. I like the URL rewriting (mangling) technique. So ...
David Hajek
Aug 8, 2001 at 9:55 pm
Aug 10, 2001 at 7:28 am -
Hi Gerald, I am in the process of writing my own Perl Apache modules, and wondered if you have any tips or resources related to making a more professional installation package. I think you use ...
Neil Gunton
Aug 29, 2001 at 1:16 pm
Sep 8, 2001 at 6:14 pm -
Hi, I'm having trouble passing arrays to Execute. Passing parameters to my page component: Execute ({inputfile = $CSI_common."displayresponder.html", param = ...
John Sydnor
Aug 29, 2001 at 10:40 pm
Aug 30, 2001 at 5:12 pm -
Hi, Sorry for dumb question. But I'm a new in embperl. I have searched newsgroups but unfortunately I could not find the answer :-( I made a module testModule.pm sub test { print OUT "just ...
Jaak
Aug 11, 2001 at 2:53 pm
Aug 20, 2001 at 9:21 am -
Hello all! Although I`m not VIM programmer I totally rewritten official Embperl syntax definition from scratch because it is not compatible with vim = 6. I used clusters so the syntax file is cleaner ...
Lukas Zapletal
Aug 15, 2001 at 11:13 am
Aug 20, 2001 at 8:04 am -
Hi all, Embperl 1.4.4_dev-3: Can't locate object method "setidfrom" via package "Weber::Session::Embperl" (perhaps you forgot to load "Weber::Session::Embperl"?) at D:/Perl/site/lib/HTML/Embperl.pm ...
Lukas Zapletal
Aug 17, 2001 at 5:50 am
Aug 20, 2001 at 11:37 am -
Hello, I need to write my own session handler class. How can I do it? I do not want to use Apache::Session. Regards Lukas Zapletal [lzap@bach.cz] BACH systems Ltd. [www.bach.cz] web programmer ...
Lukas Zapletal
Aug 6, 2001 at 5:49 am
Aug 7, 2001 at 7:43 am -
Hi, I am in the situation of a self-referencing table. SELECTs of the form SELECT ... FROM forumcomment start, forumcomment thread WHERE thread.reply = start.id don't really work. I am using the ...
Jochen Lillich
Aug 31, 2001 at 3:29 pm
Sep 4, 2001 at 8:05 pm -
Hello EmbPerl, I sucessfuly installed Apache 1.3.20/mod_perl 1.26_dev/Embperl 1.3.4_dev/ActiveState 5.6.0 with EmbperlObject (thanks for help from mailing list). BUT! My %fdat is always empty! I ...
Lukas Zapletal
Aug 31, 2001 at 11:54 am
Sep 3, 2001 at 4:56 am -
I am trying to use !TabRelation in the following manner: #------------------- # reterive all notes for this incident ordered by date #------------------- DBIx::Recordset::Undef ('set'); ...
Boyd, David
Aug 29, 2001 at 1:45 pm
Aug 29, 2001 at 6:30 pm -
I have a recurring problem with both the stable and CVS development versions of Embperl, where pages aren't served correctly on Apache startup, but simply modifying the utime (date modified) settings ...
David Pickens
Aug 24, 2001 at 3:27 pm
Aug 27, 2001 at 5:22 pm -
I am repeatedly getting the following messages in my server error log: [6432]ERR: 44: Line 1: Setup of CGI.pm failed: I'd guess that this is coming from Embperl, as Apache puts in a date, time, and ...
Chris Allen
Aug 22, 2001 at 11:32 am
Aug 23, 2001 at 7:57 pm -
Hi, Q1: I want to give user a possibility to access his session data even after browser change etc, so I could check username/password and send him back cookie/url with his old session id. How can ...
Robert
Aug 17, 2001 at 2:13 pm
Aug 22, 2001 at 10:35 am -
Dear list, here's my first stab at 'Embperl Sessions for Newbies FAQ'. The general idea is to maintain it for a while if there's any interest in it and then take relevant/usefull parts of it and add ...
Robert
Aug 9, 2001 at 7:32 pm
Aug 12, 2001 at 7:15 pm -
Hi Ya, This query may be better suited for the Apache news group, but perhaps someone here can help me. When running the embperl tests and/or when trying to run an embperl application with Apache the ...
Rick McCloskey
Aug 7, 2001 at 10:31 pm
Aug 10, 2001 at 6:18 am -
Hello, I have just installed EmbPerl and Apache on my WinNT development box. I am currently converting an ASP/IIS application to EmbPerl/Apache. It seems to be working fine, as I am able to access my ...
Barry White
Aug 8, 2001 at 8:30 pm
Aug 10, 2001 at 5:50 am -
Having upgraded to embperl 2.0b3 I find masses of logging in /tmp/embperl.log despite having EMBPERL_DEBUG set to 0 (and EMBPERL_LOG set to /dev/null). Has anyone else experienced this or know how to ...
Michael Smith
Aug 2, 2001 at 4:40 pm
Aug 7, 2001 at 6:41 am -
I wonder I do not understand can you give me an example? lzap --------------------------------------------------------------------- To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org For ...
Lukas Zapletal
Aug 2, 2001 at 4:15 am
Aug 7, 2001 at 6:39 am -
Hello, I`m rewriting Embperl`s syntax file definition for upcoming VIM 6.0. There is a confilct with $] because my syntax highlight script uses perl.vim highlighter to highlight perl`s code. There ...
Lukas Zapletal
Aug 15, 2001 at 8:12 am
Aug 15, 2001 at 11:02 am -
I'm a Embperl newbie needing some help. I've implementing EmbperlObject for generating the html pages, which btw worked great. Now I'd like to use the component files (headers/footers) within some ...
David M. Spreitzer
Aug 14, 2001 at 6:50 pm
Aug 15, 2001 at 10:28 am -
Hi, Thanks for Apache::Reload. Sorry for dumb question again. as I wrote: I made a module testModule.pm sub test { print OUT "just testing..."; } and test.html [+ &test; +] I use file main.epl where: ...
Jaak
Aug 13, 2001 at 4:44 pm
Aug 14, 2001 at 8:54 am -
I`m coding session handler and I noticed that EP under CGI on my PWS 4 doesn`t call SetSessionCookie. Why? Is it a bug? lzap Regards Lukas Zapletal [lzap@bach.cz] BACH systems Ltd. [www.bach.cz] web ...
Lukas Zapletal
Aug 7, 2001 at 6:15 am
Aug 7, 2001 at 7:57 am -
JSP has a tag where as long as you haven't written to OUT, you can forward all output from the current file to another, abandoning all consequent instructions in this file. I have been trying to ...
Alan milligan
Aug 31, 2001 at 4:44 pm
Aug 31, 2001 at 7:17 pm -
I ope this isn't a repeatedly asked question on this mailing list, but I am really confused about how to get sessions working for Postgres and Embperl 2.0b3. When I set my httpd.conf as follows I get ...
Alan milligan
Aug 31, 2001 at 4:43 pm
Aug 31, 2001 at 7:15 pm -
Does the %udat hash support serialising objects as opposed to simple types? Embperl 2.0b3 refuses to parse : if ($udat{user}- hasgroup('root')) { ... Error in Perl code: Can't locate object method ...
Alan milligan
Aug 31, 2001 at 4:40 pm
Aug 31, 2001 at 7:08 pm -
Hello EmbPerl, I just installed Apache 1.3.20/mod_perl_1.26.ppd and embperl 1.3.4-dev It seems base.epl is NOT called. Here`s my configuration: SetEnv PERL5LIB 'D:/Inetpub/libperl' SetEnv EMBPERL_LOG ...
Lukas Zapletal
Aug 31, 2001 at 10:54 am
Aug 31, 2001 at 11:21 am -
[root@dreamserver temp]# www configtest Syntax error on line 803 of /usr/local/apache/conf/httpd.conf: Invalid command 'PerlHandler', perhaps mis-spelled or defined by a module not included in the ...
Kok Wei, KOH
Aug 30, 2001 at 3:47 am
Aug 30, 2001 at 11:15 am -
Hi. I've got this file: <html <head <title foo</title </head <body <h1 foo</h1 <!-- <a href="/someurl" <img src="/somefile" border=0 width=361 height=191" </a -- <form method="post" action="get" ...
Michael Stevens
Aug 29, 2001 at 9:31 am
Aug 29, 2001 at 9:46 am -
Hi, I have another problem :-( In test.html --- [- $req = shift; $obj = $req- {obj}; -] [+ $obj- show("hello", "quoteme"); +] --- where $req - is mySQL DBI and $obj is wwwmodule.pm I call out show. ...
Jaak
Aug 25, 2001 at 7:35 pm
Aug 27, 2001 at 1:02 pm -
Does Embperl 2 beta run on Apache 2.0 / mod_perl 2.0 (betas)? Regards Lukas Zapletal [lzap@bach.cz] BACH systems Ltd. [www.bach.cz] web programmer ...
Lukas Zapletal
Aug 24, 2001 at 11:19 am
Aug 27, 2001 at 11:43 am -
Hi everybody, I'm triyng for a long time to compile and use Embperl with support for mod_perl. perl Makefile.PL works and asks me for the apache source tree. Then I try to run make and WYSIWIG (What ...
Nicola Dal Pont
Aug 24, 2001 at 7:56 am
Aug 27, 2001 at 11:16 am -
Where is the method 'SetupSession' called from? My SessionX class is already done, but SetupSession is never called (and the new id cookie is never sent). Regards Lukas Zapletal [lzap@bach.cz] BACH ...
Lukas Zapletal
Aug 24, 2001 at 6:47 am
Aug 27, 2001 at 10:14 am -
Hi, I have a compile error while compiling embperl & mod_perl. On several machines I have succeeded, but on that machine not :-( Maybe You can help me... I added error messages: ---- [Wed Aug 22 ...
Jaak
Aug 22, 2001 at 5:57 pm
Aug 24, 2001 at 5:18 am -
Hi all, I'm trying to use de EMBPERL_OBJECT_FALLBACK feature to return custom error messages but after I restart apache everything remains the same, with the apache 404 error appearing. in ...
Luiz Fernando B. Ribeiro
Aug 22, 2001 at 2:55 pm
Aug 23, 2001 at 9:56 am -
i got this to work. my method is ugly. i noticed everywhere that URI::URL was being used in mod_perl and embperl, LWP::UserAgent was being used. also, i found this is the LWP (libwww-perl-5.5395) ...
___cliff rayman___
Aug 21, 2001 at 8:46 pm
Aug 22, 2001 at 10:40 am -
Hi, I'm trying to install EmbPerl to run with Apache 1.3.20 and mod_perl. I've installed all the required Perl packages and built Apache with mod_perl. When I run "make test" in the EmbPerl ...
David Merberg
Aug 17, 2001 at 10:18 pm
Aug 20, 2001 at 10:05 am -
Being new to embperl and mod_perl, I was wondering is there a global session hash table or something like that? if so, how does one go about using it. .. Thanks ...
Boyd, David
Aug 15, 2001 at 5:20 pm
Aug 15, 2001 at 5:35 pm -
Hi. We've been working with embperl2, and found the problem that errors like: [Wed Aug 15 14:24:24 2001] [error] [27952]ERR: 49: Line 343: Endtag '/tr' doesn't match starttag 'table' Are occuring. ...
Michael Stevens
Aug 15, 2001 at 1:28 pm
Aug 15, 2001 at 1:47 pm -
I am using mod_perl/embperl under windows. The problem that I am haveing is that I have a combo box in which the options are generated from perl. I select an item from the combobox. If I submit the ...
Boyd, David
Aug 14, 2001 at 6:33 pm
Aug 15, 2001 at 10:19 am -
Hi all, apologize if this is a simple question. Couldn't find leads on the problem in the archives. A simple script to read a flatfile works when I run it from the shell as a .pl file (formmated ...
Angeles, Michael (Michael)
Aug 14, 2001 at 12:45 pm
Aug 14, 2001 at 1:46 pm -
Hi! Is somewhere tools or something to support write docs into EmbPerl pages? Like pod for perl modules? I think towards web-viewable documents which should be generated by some mod_perl Apache ...
Neeme Vool
Aug 10, 2001 at 7:41 am
Aug 11, 2001 at 6:23 pm -
Dear All, Is there a way I can set in the web server configuration, which files can be run through HTML::Embperl::Execute (to stop a developer being able to give away password files and so forth)? I ...
Michael Smith
Aug 6, 2001 at 9:24 am
Aug 7, 2001 at 6:43 am -
Hi! When you request a document in EmbperlObject and it is not found then is searched notfound.html and displayed it. But can I determine which file was originally searched? Neeme Vool ...
Neeme Vool
Aug 2, 2001 at 10:20 pm
Aug 3, 2001 at 8:28 am -
I would like to do the following sql statement using DBIx select employee_key from Assignment where assignment_key = ( SELECT Min(ASSIGNMENT_KEY) AS dave FROM ASSIGNMENT WHERE INCIDENT_KEY=10149 ); ...
Boyd, David
Aug 30, 2001 at 7:12 pm
Aug 30, 2001 at 7:12 pm -
Hello all, QUestion for ppl who already developed app. w. frames. I want to use the approach of two directories: /top: /top/base.epl - for top frame /top/index.phtml - top frame data /main: ...
Lukas Zapletal
Aug 29, 2001 at 6:56 am
Aug 29, 2001 at 6:56 am -
Hello, ... -----------------------------42423833519577477931714636915 to / not -----------------------------42423833519577477931714636915 Does make test work correctly ? Which version of Embperl do ...
Gerald Richter
Aug 20, 2001 at 10:17 am
Aug 20, 2001 at 10:17 am
Group Overview
group | embperl |
categories | modperl, perl |
discussions | 52 |
posts | 193 |
users | 34 |
website | perl.apache.org |
34 users for August 2001
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)