On Tuesday 09 April 2002 7:53 am, Matthew Watson wrote:
> Heya.
>
> I was wondering if there are any content management systems around for
> modperl , i'm after a similar kind of thing
> as postnuke for php. I'd much rather something 'out of the box' as I don't
> have time to develop a system fro
Yeah, the system that runs slashdot (and many other major sites),
'slashcode' is in modperl:
www.slashcode.com
I think the 'everything' system that runs perlmonks.org is in mod_perl
too, might want to check it out (just see the perlmonks' site)
Jon Coulter
[EMAIL PROTECTED]
-Original Mess
Heya.
I was wondering if there are any content management systems around for
modperl , i'm after a similar kind of thing
as postnuke for php. I'd much rather something 'out of the box' as I don't
have time to develop a system from scratch mysql.
Regards
Sorry, I got the wrong version. :-(
Jie
On Tue, 9 Apr 2002, Jie Gao wrote:
> Date: Tue, 9 Apr 2002 16:25:24 +1000 (EST)
> From: Jie Gao <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: mod_perl-1.99_01 make test fails
>
> Hi Doug,
>
> Apache 2.0.35 + modperl_20020409042640
> uname -a:
>
Hi Doug,
Apache 2.0.35 + modperl_20020409042640
uname -a:
Linux xxx.xxx.xx.xx 2.4.18-01-shuckle #4 Fri Apr 5 12:42:54 EST 2002 i686 unknown
perl -V
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
Platform:
osname=linux, osvers=2.4.17-0.13smp, archname=i386-linux
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
e
> I would appreciate any comments of similar experiences or help in regards to
> making a core file.
http://perl.apache.org/preview/modperl-docs/dst_html/docs/2.0/devel/debug_c/debug_c.html#Getting_the_core_File_Dumped
__
Stas Bekm
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
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 url='$re
Hi All,
Subject line says it all really.
I have a need to authenticate users against a MS-SQL 2000 Server which has a
table with 'username' and 'password' fields but also on the Apache side need
to be able to use a third field in the table 'url' to control what url's the
user can access.
The ur
Title: Untitled Document
¼ö½Å°ÅºÎ: ¸ÞÀÏ ¼ö½ÅÀ» ¿øÇÏÁö ¾Ê´Â °æ¿ì ¿©±â¸¦
´·¯ÁֽʽÿÀ.
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/
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, L
Download the module from here: http://mod_perl.home.att.net
I used Apache::AuthCookie for a long time until Netscape 6.2 came out.
AuthCookie caches the login screen as the first redirecting URL even when
the user successfully logs in. I then tried to make some changes in the
module, and to add e
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.
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
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.
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 diff
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 t
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 o
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
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.
> 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
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
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
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
"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
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 p
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 %] ... [%
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
constru
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
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
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 use
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 t
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 co
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
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
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 m
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 insta
39 matches
Mail list logo