cvs commit: modperl-2.0/t/modules include.t

2002-04-08 Thread dougm
dougm 02/04/08 18:00:52 Modified:.Changes src/modules/perl mod_perl.c modperl_global.c t/htdocs/includes test.shtml t/modules include.t Added: t/htdocs/includes-registry cgipm.pl Log: fix 'PerlOptions +GlobalRequest'

cvs commit: modperl-2.0 Changes

2002-04-08 Thread dougm
dougm 02/04/08 19:59:19 Modified:src/modules/perl modperl_util.c .Changes Log: fix ModPerl::Util::exit to clear $ before calling Perl_croak Revision ChangesPath 1.38 +1 -0 modperl-2.0/src/modules/perl/modperl_util.c Index:

Re: [announce] mod_perl-1.99_01

2002-04-08 Thread Stas Bekman
John Siracusa wrote: You might want to reconsider the use of VT escape codes in the build process. The red error message was cute, but there's a big potential downside (see attached screenshot). In the words of the W3C's CSS validator: You have no background-color with your color :) sigh

Re: [announce] mod_perl-1.99_01

2002-04-08 Thread Ged Haywood
Hi Stas, On Mon, 8 Apr 2002, Stas Bekman wrote: John Siracusa wrote: downside (see attached screenshot). the idea was to make certain messages more outstanding Then print only the messages you want people to see. In my view there is far too much output from a typical build and install

Re: [announce] mod_perl-1.99_01

2002-04-08 Thread Stas Bekman
Ged Haywood wrote: Hi Stas, On Mon, 8 Apr 2002, Stas Bekman wrote: John Siracusa wrote: downside (see attached screenshot). the idea was to make certain messages more outstanding Then print only the messages you want people to see. In my view there is far too much output from a

Re: PDF generation

2002-04-08 Thread Patrick
On Sun, Apr 07, 2002 at 07:51:42PM +0200, Thomas Eibner took time to write: More precisely I have LaTeX templates, I use CGI::FastTemplate to fill them in with dynamic data, run pdflatex, and then have a nice PDF file. Sounds like an interesting solution, but how long does it take to

Re: PDF generation

2002-04-08 Thread Thomas Eibner
On Mon, Apr 08, 2002 at 01:32:58PM +0200, Patrick wrote: Few seconds, at least for my cases (and by doing PUSHs to the Web client it let it know exactly where we are at the generation). Okay, that sounds bareable. You should also consider, if possible, to generate files in advance of use.

Re: [announce] mod_perl-1.99_01

2002-04-08 Thread John Siracusa
On 4/8/02 2:41 AM, Stas Bekman wrote: I've searched google, but didn't find any info regarding Term::ANSIColor and suggesting good cross-platform, cross-terminal colors. Maybe I didn't understand the earlier part of your message, but can't you specify both the foreground and the background

RE: PDF generation

2002-04-08 Thread Jeff
Of course others have already told you about Text::PDF, and no doubt you googled the group Yahoo! http://groups.yahoo.com/group/perl-text-pdf-modules/messages You can do anything you want with PDFs, but the interface is hard to grok and you really need to wrap it. I have a framework that we

Re: [announce] mod_perl-1.99_01

2002-04-08 Thread Stas Bekman
John Siracusa wrote: On 4/8/02 2:41 AM, Stas Bekman wrote: I've searched google, but didn't find any info regarding Term::ANSIColor and suggesting good cross-platform, cross-terminal colors. Maybe I didn't understand the earlier part of your message, but can't you specify both the

PDF's [OT I THINK]

2002-04-08 Thread Geoff Ellis
not sure where to start looking for some info, so I thought here first I need to be able to print pdf's from an apache webserver using perl... I know usually that just an link to the file is sufficient, but these files are outside of the /var/www/path to webserver. 2 questions really.. 1st

Re: PDF's [OT I THINK]

2002-04-08 Thread Rafiq Ismail (ADMIN)
Hi Geoff, not sure where to start looking for some info, so I thought here first I need to be able to print pdf's from an apache webserver using perl... I know usually that just an link to the file is sufficient, but these files are outside of the /var/www/path to webserver. In such

tt2 using mason tags

2002-04-08 Thread Rafiq Ismail (ADMIN)
Hi, I'm experimenting with conversion of a mason template based system to tt2. I tried to set TT2Tags to mason and then to % however this, even with the evaluate option to on, doesn't seem to work. (Apache::Template) I then wrote a custom handler which uses a custom parser, which I've

Re: tt2 using mason tags

2002-04-08 Thread Mark Fowler
On Mon, 8 Apr 2002, Rafiq Ismail (ADMIN) wrote: Converting Mason to TT2 stuff Hi. May I suggest you repost this to the template toolkit list? http://www.template-toolkit.org/mailman/listinfo/templates Sounds like you're getting confused between [% %] for template code and [% PERL %] ... [%

Re: tt2 using mason tags

2002-04-08 Thread Perrin Harkins
Mark Fowler wrote: Sounds like you're getting confused between [% %] for template code and [% PERL %] ... [% END %] for actual real perl code Agreed. Also, any significant Mason component is likely to use Mason's built-in object model, which is not part of TT. You will probably have to

Re: Configuration of mod-perl and cgi-bin in appach conf file

2002-04-08 Thread Geoffrey Young
Wong, Connie wrote: Hello Geoffrey, hi... these types of questions are probably more suited to the general mod_perl list, so I've cc'd them. My host is running an Apache server with mod-perl, and I have all the html files resided in the /usr/local/apache/htdocs directory and all my perl

Re: Ordering in %INC for PerlRestart

2002-04-08 Thread Perrin Harkins
Ged Haywood wrote: Hi there, On Tue, 2 Apr 2002, [iso-8859-1] Sreeji K Das wrote: I use PerlFreshRestart on to reload my modules. [snip] However, here my modules are getting loaded before the PerlRequire'd is loaded (since %INC is a hash). First, can some1 suggest a solution for

take23.org 500 internal server error (probably OT)

2002-04-08 Thread David Nelson
Hello all, Thanks to everyone for helping promote open source! What a great feeling it is to be a part of this movement. http://www.take23.org is down due to an internal server error at the moment. If anyone knows who maintains this and can email them, they'd probably appreciate it. Sorry if

Re: take23.org 500 internal server error (probably OT)

2002-04-08 Thread Luciano Miguel Ferreira Rocha
On Mon, Apr 08, 2002 at 11:44:24AM -0700, David Nelson wrote: Since I'm posting, I'll share one more quick question. Does anyone know how to license software as GPL but have it only be able to be used by non-profit companies? Then you can't use GPL. GPL isn't against people making money of

Re: mod_perl and open files limit

2002-04-08 Thread Perrin Harkins
Ged Haywood wrote: I'd suggest setting MaxRequestsPerChild to a low value (I generally use something in the range of 50-100 but Perrin will tell you that's *very* low... :) to avoid leak problems. A setting of 0 is fine, as long as you are using Apache::SizeLimit or Apache::GTopLimit. In

Re: [announce] mod_perl-1.99_01

2002-04-08 Thread Kee Hinckley
At 9:18 AM +0100 4/8/02, Ged Haywood wrote: Then print only the messages you want people to see. In my view there is far too much output from a typical build and install (of anything:). I have to agree with this. Installers are notorious for this, with compilers following close behind. I

Re: tt2 using mason tags

2002-04-08 Thread Rafiq Ismail (ADMIN)
Mark Fowler wrote: Agreed. Also, any significant Mason component is likely to use Mason's built-in object model, which is not part of TT. You will probably have to port some code before it will run. Understood, but it's a small application which is more custom o.o. perl and inline perl

Re: take23.org 500 internal server error (probably OT)

2002-04-08 Thread Matt Sergeant
On Monday 08 April 2002 7:44 pm, David Nelson wrote: Hello all, Thanks to everyone for helping promote open source! What a great feeling it is to be a part of this movement. http://www.take23.org is down due to an internal server error at the moment. If anyone knows who maintains this

[JOB] mod_perl/DBI programmer in Fairfax, VA

2002-04-08 Thread Robert Landrum
Capitol Advantage Fairfax, VA, USA Description: Online Congressional Directory publisher is looking for a lead programmer (or programmers) to maintain our existing codebase (written in mod_perl) and develop new additional components for the system. Skills Required: Perl, mod_perl, Apache,

dear administrator, Unsubscribe me please

2002-04-08 Thread Upal
Dear Administrator of mod-perl discussion group, Please unsubscribe me from this group. With regards, Upal Nath = Upal. __ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/

Re: tt2 using mason tags

2002-04-08 Thread Perrin Harkins
Rafiq Ismail (ADMIN) wrote: It's just the fact that in spite of my specifying that it should use inline_perl, it didn't interpolate the inline code which uses custom modules in mason tags. I've got it to try and interpolate now, however it seems to warn that $VARNAME's are odd symbols. If

Help Requested: Segfault 11 7 MONTHS after compilation on multiple servers all compiled the same running different code and different Redhat Released all on the same day [BUG]

2002-04-08 Thread Kevin A. McGrail
Synopsis: My servers, installed per instructions at http://www.peregrinehw.com/downloads/apached/devel, were originally compiled in July of Last year. On February 6th of this year, without warning or change, we began segfault 11'ing for the first time in years on multiple servers with enough

[±¤'°í]ÃÖ°íÀÇ »ç³» ÀÎÆ®¶ó³Ý ±¸Ãàºñ¿ë=ÃÊƯ°¡ 468¸¸¿ø!!

2002-04-08 Thread news
Title: Untitled Document ¼ö½Å°ÅºÎ: ¸ÞÀÏ ¼ö½ÅÀ» ¿øÇÏÁö ¾Ê´Â °æ¿ì ¿©±â¸¦ ´­·¯ÁֽʽÿÀ.

[JOB WABTED] [OT]

2002-04-08 Thread Ged Haywood
Hi all, Sorry this is somewhat off-topic. A colleague who is seeking work (preferably contract) has asked me to let people know. His name is Bill Horsman. I've known him for several years, he's a good man. Hope this is useful to someone. 73, Ged.

off: DJBDNS

2002-04-08 Thread Udlei Nattis
hi i have one webinterface writting in modperl i looking for one people to translator to english becausa my english is very bad ;) if you interesting please, contact-me mail: [EMAIL PROTECTED] icq: 62598138 bye nattis

Re: Help Requested: Segfault 11 7 MONTHS after compilation on multipleservers all compiled the same running different code and different RedhatReleased all on the same day [BUG]

2002-04-08 Thread Ged Haywood
Hi there, On Mon, 8 Apr 2002, Kevin A. McGrail wrote: help in regards to making a core file. Check the debug section of the Guide: http://perl.apache.org/guide Also see the file .../mod_perl-x.xx/SUPPORT for advice on what information should be posted with a reort such as yours. 73, Ged.

mod_perl restart vs. graceful

2002-04-08 Thread John E. Leon Guerrero
i'm interested in understanding the consequences of restart vs. graceful better. i've seen where the mod_perl guides recommend stopping and then restarting a mod_perl apache rather than doing a graceful restart. i only saw indications that memory does not get cleaned up cleanly if this is done.

Re: Newbie Alert: Q: References to Authenticating a User to MS-SQL 2000?

2002-04-08 Thread Peter Bi
Darren: you can subclass the authentication() method in the module AccessCookieMaster.pm I posted just a hour ago, if you won't mind asking your users enable cookies. ie: replacing select 1 from url_user.table where username='username' and password='password' by select 1 from ... AND

Re: Thanks and GoodBye

2002-04-08 Thread ___cliff rayman___
i have a set of detailed plans that allows for a mod_ssl front end with mutliple backends, of which i have built mod_perl and mod_php. this version works in a virtualhost environment (i did not setup the php for virtualhost, but that is trivial). it has not yet been tested in a heavy production