Re: Mod_perl tutorials

2000-12-13 Thread Perrin Harkins
Andrew Ho wrote: > someone else already mentioned, it also doesn't use mod_perl itself. :) I'm baffled by the insistence of everyone on this thread that a bunch of static pages like the ones on perl.apache.org should be served by mod_perl. Shall I show you all how to change Apache's headers? We

Re: Mod_perl tutorials

2000-12-13 Thread Andrew Ho
Hello, Just wanted to add to this thread as to the suggestion for a modperl.org. I agree that this would help mod_perl programmers as a whole. The "official" mod_perl site is sort of sparse, sort of slow, and on the whole doesn't inspire confidence in mod_perl as an industrial strength tool. As s

apache registry

2000-12-13 Thread Mark Bathie
Hi all, I want to run a production and a development version of my mod-perl web page on the same apache server. The production and development code lives in separate directories and all code is the same (excluding database name). Some of the code to generate the web page and to connect to the bac

Re: Mod_perl tutorials

2000-12-13 Thread Dave Kaufman
"Ed Park" <[EMAIL PROTECTED]> wrote: > > I really like the look of the take23 site as well, and I would be happy as a > clam if we could get modperl.org. I'd even be willing to chip in some > (money/time/effort) to see whether we could get modperl.org. ok, money is tight and time is short but he

Re: cookies cookies cookies

2000-12-13 Thread Greg Stark
John Hurst <[EMAIL PROTECTED]> writes: > At 01:47 PM 12/12/00, Joshua Chamas wrote: > Greg Stark wrote: > > > > How do I reliably remove a cookie from a browser's memory? > > Then Josh said: > > What about setting the cookie with an expires date in the past? > > $Response->{Cookies}{YourCook

Re: Mod_perl tutorials

2000-12-13 Thread Randal L. Schwartz
> "Gunther" == Gunther Birznieks <[EMAIL PROTECTED]> writes: Gunther> I would be against PPT if StarOffice couldn't read and write those Gunther> files. But since there is a Linux alternative, I would prefer a slide Gunther> format stored in the format that slides are made for. Gunther> Unle

Re: Mod_perl tutorials

2000-12-13 Thread Gunther Birznieks
At 01:55 AM 12/14/2000 +0100, Stas Bekman wrote: >On Thu, 14 Dec 2000, Gunther Birznieks wrote: > > > I guess part of the problem is that PPT is a binary file so if someone > > checks out of CVS, and modifies slide 3 and another person modifies slide > > 1, there's really no way of piecing it toge

Re: RFC: Apache::FileMan

2000-12-13 Thread George Sanderson
>FileMan provides a file manager for a web sites through a web browser. It is a extensive rewrite of the Apache::AutoIndex.pm module (written by Philippe M. Chiasson), which in turn was a remake of the autoindex Apache module. FileMan can provide the same functionality as AutoIndex.pm and can be u

Re: [OT] Re: Mod_perl tutorials

2000-12-13 Thread Drew Taylor
Robin Berjon wrote: > > At 23:31 13/12/2000 +0100, Stas Bekman wrote: > >> A quick check of nsiregistry.com shows that modperlnews.(com|org|net) > are all > >> available. > > > >Too bad for you/us. You can be sure that when you will go to register any > >of the above they will be all taken by a r

Re: (Beginner) Is there a Windows zip download of mod_Perl?

2000-12-13 Thread Robin Berjon
At 21:11 13/12/2000 -0600, Randy Kobes wrote: >If you have ActivePerl (build 6xx), there's a mod_perl ppm package, >and some other Apache::* ppms, available at > http://theoryx5.uwinnipeg.ca/ppmpackages/ >Choose the mod_perl ppd corresponding to your Apache version. >You can install these via th

Re: (Beginner) Is there a Windows zip download of mod_Perl?

2000-12-13 Thread Randy Kobes
On Wed, 13 Dec 2000, Garry Heaton wrote: > I'm new to mod_Perl and fairly new to Perl, having just begun my journey > through the desert on the back of Camel Mk3. I've successfully installed > and configured Apache 1.3 on Windows 98. Trouble is all the mod_Perl > downloads are .tar files. Does t

[OT] Re: Which is good mailing list for perl developers.

2000-12-13 Thread Jeremy Howard
John Michael Soileau wrote: > Excuse me if I make an error. This is my first post to this list and not > sure how it all fits together exactly. I just joined the news perl list > you selected to have a look at it and now wonder why you don't put this > mailing list in the same type of setup. T

Re: Which is good mailing list for perl developers.

2000-12-13 Thread John Michael Soileau
Excuse me if I make an error. This is my first post to this list and not sure how it all fits together exactly. I just joined the news perl list you selected to have a look at it and now wonder why you don't put this mailing list in the same type of setup. There may be a way to do it that I do

RE: Mod_perl tutorials

2000-12-13 Thread Ed Park
My two cents-- I really like the look of the take23 site as well, and I would be happy as a clam if we could get modperl.org. I'd even be willing to chip in some (money/time/effort) to see whether we could get modperl.org. More than that, though, I think that I would really like to see take23 in

Re: Mod_perl tutorials

2000-12-13 Thread Stas Bekman
On Thu, 14 Dec 2000, Gunther Birznieks wrote: > I guess part of the problem is that PPT is a binary file so if someone > checks out of CVS, and modifies slide 3 and another person modifies slide > 1, there's really no way of piecing it together again without being annoyed > by CVS update. POD

Re: Mod_perl tutorials

2000-12-13 Thread brian moseley
On Thu, 14 Dec 2000, Robin Berjon wrote: > really notice or care. Most of the content is more or > less static, at least it doesn't change all that often. yah. i'm sure wml or it's like would work just as nicely for managing the site. it's just, as everybody on this list knows, a gigantic pain i

Re: Article idea: mod_perl + JSP

2000-12-13 Thread brian moseley
On Thu, 14 Dec 2000, Gunther Birznieks wrote: > So I guess it's a matter of degree. I simply do love > Perl, but I don't hate Java, I just merely really like > it. I guess you could say I cheat on my Perl gf all the > time. :) But unlike in life, I don't think a monogamous > relationship with my

Re: is morning bug still relevant?

2000-12-13 Thread Jie Gao
On Thu, 14 Dec 2000, Stas Bekman wrote: > I think that this item from the guide is not relevant anymore. Can I > kill it? > > =head3 The Morning Bug > > Relational database server keeps a connection to the client open for a > limited period of time. Many developers were bitten by so called > B

Re: Mod_perl tutorials

2000-12-13 Thread Robin Berjon
At 15:23 13/12/2000 -0800, brian moseley wrote: >On Thu, 14 Dec 2000, Robin Berjon wrote: >> I didn't mean to target you particularly there brian :) > >i know :) Good, I didn't want any doubt on this :) >another reason it never got off the ground is that it seemed >to make a lot of sense to actu

Re: Which is good mailing list for perl developers.

2000-12-13 Thread Jeremy Howard
bari wrote: > Hi there, > i wonder if any one knows which is a good mailing list for perl developer to > ask questions. i have a question that how do i represent the contents of two > dimensional array in CSV in perl. Try Text::CSV from CPAN. > And i know this is a modperl mailing list. > i jsut

is morning bug still relevant?

2000-12-13 Thread Stas Bekman
I think that this item from the guide is not relevant anymore. Can I kill it? =head3 The Morning Bug Relational database server keeps a connection to the client open for a limited period of time. Many developers were bitten by so called B, when every morning the first users to use the site rec

Re: Mod_perl tutorials

2000-12-13 Thread Gunther Birznieks
At 11:08 AM 12/13/00 -0700, Nathan Torkington wrote: >J. J. Horner writes: > > What is the story on these tutorials? Is it something you can > > distribute, or did most of it come off of the top your head? > >Tutorials seems like a deadend for effort. I've had zero (0) >responses to my offer of

Re: Article idea: mod_perl + JSP

2000-12-13 Thread Gunther Birznieks
At 03:03 PM 12/13/00 +, Greg Cope wrote: >Chris Winters wrote: > > > > * Gunther Birznieks ([EMAIL PROTECTED]) [001212 23:53]: > > > > > > > With that said though, I still love Perl. > > > > Me too :-) It's frustrating to be doing something in Java that would > > take a much shorter time in Pe

Re: Mod_perl tutorials

2000-12-13 Thread brian moseley
On Thu, 14 Dec 2000, Robin Berjon wrote: > I didn't mean to target you particularly there brian :) i know :) > But indeed I bumped into the same problem. Back then my > todo list included writing Pod::SAX and pod2sax (a pod > translator that woudl generate SAX events) and an XML > publishing t

[OT] Re: Mod_perl tutorials

2000-12-13 Thread Robin Berjon
At 23:31 13/12/2000 +0100, Stas Bekman wrote: >> A quick check of nsiregistry.com shows that modperlnews.(com|org|net) are all >> available. > >Too bad for you/us. You can be sure that when you will go to register any >of the above they will be all taken by a reseller. I've mentioned a few >times

Re: RFC: Apache::FileMan

2000-12-13 Thread George Sanderson
At 02:32 PM 12/13/00 -0800 Carlos Ramirez <[EMAIL PROTECTED]> wrote: Looks very nice and useful! Does it use the default apache icons when the files are listed? when do you plan to make it available to the public on CPAN? docs? Yes, it does use the apache icons, just like Apache::AutoIndex.pm.

Re: Driver to access the MS SQL Server database!!!

2000-12-13 Thread Fabrice Scemama
Edmar Edilton da Silva wrote: > > Hi all, > > Please, can anyone tell me what driver I can use to access the MS > SQL Server database? I am using the freetds_dbd driver, but It > doesn't work properly when under heavy workload, the child processes > of the apache server are aborted. I t

Re: Mod_perl tutorials

2000-12-13 Thread Robin Berjon
At 14:44 13/12/2000 -0800, brian moseley wrote: >On Wed, 13 Dec 2000, Robin Berjon wrote: >> Other people seemed to be interested and said they'd >> take care of doing something but like me I guess they >> got flooded by work stuff. That's certainly what >> happened to me :/ > >that, and the fact

Re: RFC: Apache::FileMan

2000-12-13 Thread George Sanderson
Stas Bekman <[EMAIL PROTECTED]> At 11:11 PM 12/13/00 +0100, you wrote: > >On Wed, 13 Dec 2000, George Sanderson wrote: > >> At 10:29 PM 12/13/00 +0100, you wrote: >> Do you want me to email you a *.tar.gz file? > >No. Please post the URL. http:/

Re: Mod_perl tutorials

2000-12-13 Thread brian moseley
On Wed, 13 Dec 2000, Robin Berjon wrote: > Other people seemed to be interested and said they'd > take care of doing something but like me I guess they > got flooded by work stuff. That's certainly what > happened to me :/ that, and the fact that there is so much random content laying around the

Re: Mod_perl tutorials

2000-12-13 Thread Stas Bekman
On Wed, 13 Dec 2000, Drew Taylor wrote: > Dave Kaufman wrote: > > > > i have to say i really like the look and feel of Matt's take23.org. (and by > > the way, for those, like me, who can't seem to keep up with reading *every* > > message on this list... it's take23.ORG. I went looking for "take

Re: Problems with Apache::ASP, SSI/Filter, and Redirects

2000-12-13 Thread Mark T. Dame
"Mark T. Dame" wrote: > > We have a strange problem using Redirects with Apache::ASP 2.03. > > With this in the .htaccess file: > > # .asp files for Session state enabled > > SetHandler perl-script > PerlHandler Apache::ASP > PerlSetVar CookiePath / > PerlSetVa

Re: RFC: Apache::FileMan

2000-12-13 Thread Stas Bekman
[posting back to the list, I didn't invite this to be a personal thread, by answering your question. Anaway we will more benefit if it'll be discussed in public, with enough eye balls all bugs are shallow :) ] On Wed, 13 Dec 2000, George Sanderson wrote: > At 10:29 PM 12/13/00 +0100, you wrote:

Re: Mod_perl tutorials

2000-12-13 Thread Robin Berjon
At 16:41 13/12/2000 -0500, Drew Taylor wrote: >I vaguely remember seeing mockups similar to take23.org as a proposed facelift >for perl.apache.org. I really liked the design and always wondered why it >never got used (apart from the manhours to implement the change :-) That's in part my fault. I'

RE: memory leak in win32

2000-12-13 Thread Harshy Wanigasekara
Hmmm. We're using Apache 1.3.12, perl 5.6.0 and mod_perl 1.24. There aren't any huge leaks that we can't attribute to our custom C++ module. Maybe try upgrading mod_perl to 1.24? Otherwise, you'll have to do what we did. Get a memory checking tool (boundschecker for us) and spend a few weeks gr

RE: memory leak in win32

2000-12-13 Thread Son Chang
I saw this fix in one of the mailing list archives and tried it but I'm still getting the memory leak. -son Quoting Harshy Wanigasekara <[EMAIL PROTECTED]>: > Son Chang wrote: > >Hi, > > > >I'm experiencing a memory leak with Apache 1.3.14 with mod_perl 1.23 > and > >perl5.6.0 on Windows NT4.0

Re: Mod_perl tutorials

2000-12-13 Thread Stas Bekman
On Wed, 13 Dec 2000, Dave Kaufman wrote: > i have to say i really like the look and feel of Matt's take23.org. Knowing how humble Robin is I have to say that original it was designed by Robin Berjon's Knowscape.com designers :) So if you need a good designer you know now where to find one... th

Re: Mod_perl tutorials

2000-12-13 Thread Drew Taylor
Dave Kaufman wrote: > > i have to say i really like the look and feel of Matt's take23.org. (and by > the way, for those, like me, who can't seem to keep up with reading *every* > message on this list... it's take23.ORG. I went looking for "take23" and i > can attest that the cryptic but nicely

Re: STDOUT issues ...

2000-12-13 Thread Stas Bekman
> I have searched through the archives for an answer and have found a lot of > discussion, but nothing concrete enough to help ... > > I am using Spreadsheet::WriteExcel to create an Excel doc (hence the name) > but I keep getting blank documents back. > > The module can write to a file or to ST

Re: RFC: Apache::FileMan

2000-12-13 Thread Stas Bekman
On Wed, 13 Dec 2000, George Sanderson wrote: > I have created a new module that I called, Apache::FileMan.pm. > > FileMan provides a file manager for a web sites through a web browser. It > is a extensive rewrite of the Apache::AutoIndex.pm module (written by > Philippe M. Chiasson), which in tu

Re: Mod_perl tutorials

2000-12-13 Thread Stas Bekman
On Wed, 13 Dec 2000, Nathan Torkington wrote: > Stas Bekman writes: > > It's already taken by the eagle book. And since the URL is hardcoded in > > the book, you cannot change this. > > True, but you can prominently place a pointer to Eagle book's content > on the new modperl.com homepage. Anyw

(Beginner) Is there a Windows zip download of mod_Perl?

2000-12-13 Thread Garry Heaton
I'm new to mod_Perl and fairly new to Perl, having just begun my journey through the desert on the back of Camel Mk3. I've successfully installed and configured Apache 1.3 on Windows 98. Trouble is all the mod_Perl downloads are .tar files. Does this mean I can't run it on my Windows version of A

Re: Mod_perl tutorials

2000-12-13 Thread Dave Kaufman
"Randal L. Schwartz" <[EMAIL PROTECTED]> wrote: > > "Matt" == Matt Sergeant <[EMAIL PROTECTED]> writes: > > Matt> I'd love to get all of these onto take23, but of course that requires some > Matt> sort of effort from someone to gather them together and put together a web > Matt> page (in XML!)

Re: Mod_perl tutorials

2000-12-13 Thread brian d foy
On 13 Dec 2000, Randal L. Schwartz wrote: > And admittedly, the perl.org/pm.org/perl.com split is never clear to > most visitors (or even to the people who maintain it). I'm just > afraid of another arbitrary demarcation like this. i assume you mean the www hosts since you are talking about web

RE: memory leak in win32

2000-12-13 Thread Harshy Wanigasekara
Son Chang wrote: >Hi, > >I'm experiencing a memory leak with Apache 1.3.14 with mod_perl 1.23 and >perl5.6.0 on Windows NT4.0 and Windows2000. >I've been running some test with a very simple ModPerl handler which just >outputs an HTML page with hello world in it. Also, I made sure to undef >all >

RFC: Apache::FileMan

2000-12-13 Thread George Sanderson
I have created a new module that I called, Apache::FileMan.pm. FileMan provides a file manager for a web sites through a web browser. It is a extensive rewrite of the Apache::AutoIndex.pm module (written by Philippe M. Chiasson), which in turn was a remake of the autoindex Apache module. FileMan

Driver to access the MS SQL Server database!!!

2000-12-13 Thread Edmar Edilton da Silva
    Hi all,     Please, can anyone tell me what driver I can use to access the MS SQL Server  database? I am using the freetds_dbd driver, but It doesn't work properly when under heavy workload, the child processes of the apache server are aborted. I think that the problem is the freetds_dbd driv

STDOUT issues ...

2000-12-13 Thread Homsher, Dave V.
Hi all ... I have searched through the archives for an answer and have found a lot of discussion, but nothing concrete enough to help ... I am using Spreadsheet::WriteExcel to create an Excel doc (hence the name) but I keep getting blank documents back. The module can write to a file or to STDO

Re: Mod_perl tutorials

2000-12-13 Thread Nathan Torkington
Stas Bekman writes: > It's already taken by the eagle book. And since the URL is hardcoded in > the book, you cannot change this. True, but you can prominently place a pointer to Eagle book's content on the new modperl.com homepage. > modperl.org is taken by someone else, and it's empty... Baij

Re: Re[2]: Mod_perl tutorials

2000-12-13 Thread Stas Bekman
On Wed, 13 Dec 2000, Nathan Torkington wrote: > Allen Wilson writes: > > I for one...would like to see some tutorials. I am just starting to > > use mod_perl and it hard getting a firm start. > > http://prometheus.frii.com/~gnat/mod_perl is the only freely-available > tutorial that I know of. T

Re: Mod_perl tutorials

2000-12-13 Thread Stas Bekman
On Wed, 13 Dec 2000, Nathan Torkington wrote: > Matt Sergeant writes: > > Basically I see the distinction as news/community vs the official home > > page. The same as php3.org vs phpbuilder. > > I think modperl.com should be the webpage that shows modperl to be an > active vibrant technology. I

RE: Mod_perl tutorials

2000-12-13 Thread Geoffrey Young
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 13, 2000 3:01 PM > To: Matt Sergeant > Cc: Jay Jacobs; [EMAIL PROTECTED] > Subject: Re: Mod_perl tutorials > > /me scuffles off to register no-args.org now... :) > I'm partial to to

Re: Mod_perl tutorials

2000-12-13 Thread Stas Bekman
On Wed, 13 Dec 2000, Matt Sergeant wrote: > On 13 Dec 2000, (Randal L. Schwartz) wrote: > > > They really also belong on perl.apache.org, unless take23 is supposed > > to be taking over that responsibility, or unless take23 will have a > > VERY PROMINENT link on perl.apache.org. > > I wouldn't

Re: Help me beat Java.

2000-12-13 Thread G.W. Haywood
Hi Stas, On Wed, 13 Dec 2000, Stas Bekman wrote: > On Wed, 13 Dec 2000, G.W. Haywood wrote: > > There's a Perl to C translator but I don't tink you want to go there. > > It doesn't make the code run faster. It only helps if you want to hide the > source code (to make it harder to get to the sour

Re: Which is good mailing list for perl developers.

2000-12-13 Thread Stas Bekman
On Wed, 13 Dec 2000, bari wrote: > Hi there, > i wonder if any one knows which is a good mailing list for perl developer to > ask questions. i have a question that how do i represent the contents of two > dimensional array in CSV in perl. And i know this is a modperl mailing list. > i jsut wanted

Re: Mod_perl tutorials

2000-12-13 Thread Nathan Torkington
Matt Sergeant writes: > Basically I see the distinction as news/community vs the official home > page. The same as php3.org vs phpbuilder. I think modperl.com should be the webpage that shows modperl to be an active vibrant technology. In other words, I think take23 should really be on modperl.c

Re: Help me beat Java.

2000-12-13 Thread Stas Bekman
On Wed, 13 Dec 2000, G.W. Haywood wrote: > Hi all, > > On Wed, 13 Dec 2000, Vivek Khera wrote: > > > j> 3. Is there a way to precomplie perl to machine code to > > > > Don't think so, but there could be. > > There's a Perl to C translator but I don't tink you want to go there. It doesn't mak

Re: Mod_perl tutorials

2000-12-13 Thread Robin Berjon
>Well Doug likes the site, and I'd assume someone is going to add a link >fairly shortly to perl.apache.org. There already is, I think Stas added it. It's under "News and Resources for the mod_perl world" in the toc. >> If you want traffic on your site, pick a way for people to remember it >> wh

Re: Mod_perl tutorials

2000-12-13 Thread Randal L. Schwartz
> "Matt" == Matt Sergeant <[EMAIL PROTECTED]> writes: Matt> Suggestions for ways to help that would be most appreciated. Make a link on the left on the home page "why the name take23?". Then clever people like me can read it, and remember the name much better. /me scuffles off to register n

Re: Which is good mailing list for perl developers.

2000-12-13 Thread Alexander Farber (EED)
bari wrote: > i jsut wanted to know a good mailing list for perl developers. http://listserv.ActiveState.com/pipermail/perl-win32-users/

Re: Mod_perl tutorials

2000-12-13 Thread Matt Sergeant
On 13 Dec 2000, (Randal L. Schwartz) wrote: > Well, then, I'd ask for the perl.apache.org folks to "bless" the > take23.org site by linking to it prominently, along with a context > so that visitors know why some things are on perl.apache.org and > others are on take23.org. Well Doug likes the s

Re: Mod_perl tutorials

2000-12-13 Thread Ken
I am also interested in mod_perl tutorials. If someone is taking names and email addresses, add mine. Make it Ken Creason, [EMAIL PROTECTED] Thanks, _Ken Napa Valley Linux Users Group Napa Valley Perl Mongers At 01:41 PM 12/13/00 -0500, you wrote: >On Wed, Dec 13, 2000 at 11:08:44AM -0700, Na

Re: Mod_perl tutorials

2000-12-13 Thread Randal L. Schwartz
> "Matt" == Matt Sergeant <[EMAIL PROTECTED]> writes: Matt> On 13 Dec 2000, (Randal L. Schwartz) wrote: >> They really also belong on perl.apache.org, unless take23 is supposed >> to be taking over that responsibility, or unless take23 will have a >> VERY PROMINENT link on perl.apache.org. M

ANNOUCE: HTML::Mason 0.895

2000-12-13 Thread Jonathan Swartz
The URL http://www.masonhq.com/download/HTML-Mason-0.895.tar.gz has entered CPAN as file: $CPAN/authors/id/J/JS/JSWARTZ/HTML-Mason-0.895.tar.gz size: 257835 bytes md5: ac1804eca31bb3c1f563e727dff725e5 This release fixes a slew of bugs and documentation glitches. It also introduces a

[OT] Re: Which is good mailing list for perl developers.

2000-12-13 Thread Matt Sergeant
On Wed, 13 Dec 2000, bari wrote: > Hi there, > i wonder if any one knows which is a good mailing list for perl developer to > ask questions. i have a question that how do i represent the contents of two > dimensional array in CSV in perl. And i know this is a modperl mailing list. > i jsut wanted

Re: Mod_perl tutorials

2000-12-13 Thread Matt Sergeant
On 13 Dec 2000, (Randal L. Schwartz) wrote: > They really also belong on perl.apache.org, unless take23 is supposed > to be taking over that responsibility, or unless take23 will have a > VERY PROMINENT link on perl.apache.org. I wouldn't say "taken over" but I can say you'll see more frequent u

Re: Mod_perl tutorials

2000-12-13 Thread Robin Berjon
At 11:17 13/12/2000 -0800, Randal L. Schwartz wrote: >"take23" doesn't mean anything for me with respect to "mod_perl" by >the way. Is there a secret handshake^Wmnemonic that I can remember >the name of that website? perl.apache.org was easy to remember. Spend a few hours trying to figure out h

Re: Mod_perl tutorials

2000-12-13 Thread Randal L. Schwartz
> "Matt" == Matt Sergeant <[EMAIL PROTECTED]> writes: Matt> On Wed, 13 Dec 2000, Jay Jacobs wrote: >> >> >> >> I've seen a few folks say "my tuturial is at http://xxx", etc. But it >> would be great if someone could put them all in a single place (take23?) >> with a blurb about each. >>

Which is good mailing list for perl developers.

2000-12-13 Thread bari
Hi there, i wonder if any one knows which is a good mailing list for perl developer to ask questions. i have a question that how do i represent the contents of two dimensional array in CSV in perl. And i know this is a modperl mailing list. i jsut wanted to know a good mailing list for perl develo

Re: memory leak in win32

2000-12-13 Thread Buddy Lee Haystack
I've had memory leak issues on Linux [so I don't know how appropriate this advise is for Windows], and the fix that worked the best for others & myself was to actually kill the apache server & restart it. The process takes seconds, and can be automated & scheduled for off-hours. If you search t

Re: Mod_perl tutorials

2000-12-13 Thread Matt Sergeant
On Wed, 13 Dec 2000, Jay Jacobs wrote: > > > > I've seen a few folks say "my tuturial is at http://xxx", etc. But it > would be great if someone could put them all in a single place (take23?) > with a blurb about each. > > I've been trying to keep the email with the links to the various > prese

Re: Mod_perl tutorials

2000-12-13 Thread J. J. Horner
On Wed, Dec 13, 2000 at 11:08:44AM -0700, Nathan Torkington wrote: > J. J. Horner writes: > > What is the story on these tutorials? Is it something you can > > distribute, or did most of it come off of the top your head? > > Tutorials seems like a deadend for effort. I've had zero (0) > respons

Re: Mod_perl tutorials

2000-12-13 Thread Jay Jacobs
I've seen a few folks say "my tuturial is at http://xxx", etc. But it would be great if someone could put them all in a single place (take23?) with a blurb about each. I've been trying to keep the email with the links to the various presentations and tutorials for the moment when I have time

RE: Has anyone built mob_perl on SuSE 7 or RH 7???

2000-12-13 Thread Geoffrey Young
> -Original Message- > From: Carson, Chuck [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 13, 2000 1:25 PM > To: '[EMAIL PROTECTED]' > Subject: Has anyone built mob_perl on SuSE 7 or RH 7??? > > > > I have been trying to no end to get mod_perl-1.24 to compile with > Apache-1.3

Re: Re[2]: Mod_perl tutorials

2000-12-13 Thread Nathan Torkington
Allen Wilson writes: > I for one...would like to see some tutorials. I am just starting to > use mod_perl and it hard getting a firm start. http://prometheus.frii.com/~gnat/mod_perl is the only freely-available tutorial that I know of. There are a few (ahem) bugs in the code, but the tutorial is

Re: Mod_perl tutorials

2000-12-13 Thread Greg Cope
Nathan Torkington wrote: > > J. J. Horner writes: > > What is the story on these tutorials? Is it something you can > > distribute, or did most of it come off of the top your head? > > Tutorials seems like a deadend for effort. I've had zero (0) > responses to my offer of my "Introduction to m

Has anyone built mob_perl on SuSE 7 or RH 7???

2000-12-13 Thread Carson, Chuck
I have been trying to no end to get mod_perl-1.24 to compile with Apache-1.3.14 on SuSE 7.0 and Red Hat 7.0. Here are some procedures I have tried. Note, each time I have started with freshly upacked tarballs of mod_perl-1.24 and apache-1.3.14. 1) unpack and configure apache: ./configure --prefi

Re[2]: Mod_perl tutorials

2000-12-13 Thread Allen Wilson
Good morning... I for one...would like to see some tutorials. I am just starting to use mod_perl and it hard getting a firm start. Allen Reply Separator Subject:Re: Mod_perl tutorials Author: Nathan Torkington <[EMAIL PROTECTED]> Date: 12/13/00

Re: DHTML Support in CGI/Perl

2000-12-13 Thread dreamwvr
hi , DHTML is simply a subset of SGML .. IMHO anyhow.. perl will support pretty much anything if your ready and willing to get your hands dirty;-)) Manhar Goindi wrote: Hi, Does CGI/Perl support DHTML?  Is there any reference material available where we can get this information whether

Re: Mod_perl tutorials

2000-12-13 Thread Nathan Torkington
J. J. Horner writes: > What is the story on these tutorials? Is it something you can > distribute, or did most of it come off of the top your head? Tutorials seems like a deadend for effort. I've had zero (0) responses to my offer of my "Introduction to mod_perl" tutorial. If nobody's interest

Re: Help me beat Java.

2000-12-13 Thread G.W. Haywood
Hi all, On Wed, 13 Dec 2000, Vivek Khera wrote: > j> 3. Is there a way to precomplie perl to machine code to > > Don't think so, but there could be. There's a Perl to C translator but I don't tink you want to go there. 73, Ged.

Mod_perl tutorials

2000-12-13 Thread J. J. Horner
Jeff, I was looking around Stas' site and found a discussion in which you stated that you taught some underlings about mod_perl in 2 five hour sessions. What is the story on these tutorials? Is it something you can distribute, or did most of it come off of the top your head? Thanks, Jon --

memory leak in win32

2000-12-13 Thread Son Chang
Hi, I'm experiencing a memory leak with Apache 1.3.14 with mod_perl 1.23 and perl5.6.0 on Windows NT4.0 and Windows2000. I've been running some test with a very simple ModPerl handler which just outputs an HTML page with hello world in it. Also, I made sure to undef all variables that I use. In

Re: Help me beat Java.

2000-12-13 Thread Vivek Khera
> "j" == jleidigh <[EMAIL PROTECTED]> writes: j> faster. But now they want to do super tuning and also j> compare Resource consumption between JRun/Java Servlets j> and Apache/mod_perl. My main concern is the fact that j> apache/mod_perl child proccess can be as big as 12 MB. j> Specifically

Re: Recompiling modperl ?

2000-12-13 Thread Vivek Khera
> "PL" == Petter Larsson <[EMAIL PROTECTED]> writes: PL> Is it possible to recompile mod_perl to add features (for example PL> PERL_AUTHEN=1) without having to recompile apache itself ? If mod_perl is statically linked, then no, you must recompile Apache. If mod_perl is dynamically linked, t

Re: Segmentation fault

2000-12-13 Thread Vivek Khera
> "PM" == Per Moeller <[EMAIL PROTECTED]> writes: PM> The only difference I can see, is that I installed perl 5.6.0 before PM> installing the mod_perl apache, should that cause any problems? PM> The system is running on FreeBSD 4.2. A mod_perl snapshot from CVS as of yesterday works just fi

Re: Mem Sizing tool [was: splitting the code sets across more thanone mod_perl server]

2000-12-13 Thread Stas Bekman
On Wed, 13 Dec 2000, martin langhoff wrote: > > hi, > > [now to the list, also] > > maybe all of these mathematical formulae can be made into a > smallish perl script that grabs this info from `top ax`. I am not sure > that top is the proper source of memory usage across platfo

Mem Sizing tool [was: splitting the code sets across more than one mod_perl server]

2000-12-13 Thread martin langhoff
hi, [now to the list, also] maybe all of these mathematical formulae can be made into a smallish perl script that grabs this info from `top ax`. I am not sure that top is the proper source of memory usage across platforms. In fact, as I am not a unix old-timer, I should

RE: help with custom Error documents/redirection

2000-12-13 Thread Geoffrey Young
> -Original Message- > From: B. Burke [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 13, 2000 10:44 AM > To: [EMAIL PROTECTED] > Subject: help with custom Error documents/redirection > > > I'm looking to implement custom error handling, and I'm > hitting a snag. > I'm hoping t

Re: Article idea: mod_perl + JSP

2000-12-13 Thread Greg Cope
Chris Winters wrote: > > * Gunther Birznieks ([EMAIL PROTECTED]) [001212 23:53]: > > > ... > > > > A well-specified app is always easier to code regardless of Java or Perl. > > Over the years I've become more of a fan of seeing the benefits of good > > software engineering than really thinking a

help with custom Error documents/redirection

2000-12-13 Thread B. Burke
I'm looking to implement custom error handling, and I'm hitting a snag. I'm hoping to do something like on pg.168 of the Eagle book, where you have a handler and user $r->prev to get the original request. I'm wanting to redirect to 1 of 2 pages, depending on what the requested page was. I plan o

Re: Help me beat Java.

2000-12-13 Thread Gunther Birznieks
At 10:24 AM 12/13/00 -0300, jleidigh wrote: >I have written a awsome mod_perl module for Apache and >now my companie wants to transform it to Java (ik). Why would your company want to redevelop something from scratch in another language instead of making use of the product they have now that wor

splitting the code sets across more than one mod_perl server

2000-12-13 Thread Stas Bekman
I was going thru some math fixes in the guide that were spotted surprisingly during my early morning class at YAPC::Europe, and while re-reading the material I decided to point your attention that it might be much more memory conserving wise not to pull all the code that you have into the same mod

Re: Problems with Apache::ASP, SSI/Filter, and Redirects

2000-12-13 Thread Mark T. Dame
"Mark T. Dame" wrote: > > Joshua Chamas wrote: > > > > Your exact config worked for me, I have the latest installed > > of everything ( 2.07 is latest ASP ) and I got: > > CPAN only has 2.03... OK, I found and installed 2.07 and I get the same results... -m -- ## Mark T. Dame: mailto:[EMAIL

Re: Problems with Apache::ASP, SSI/Filter, and Redirects

2000-12-13 Thread Mark T. Dame
Joshua Chamas wrote: > > Your exact config worked for me, I have the latest installed > of everything ( 2.07 is latest ASP ) and I got: CPAN only has 2.03... > I would check the error_log, The error log didn't give anything (except the "need AuthName" warning). > and double check that you

Re: Help me beat Java.

2000-12-13 Thread Nigel Hamilton
> I have written a awsome mod_perl module for Apache and > now my companie wants to transform it to Java (ik). > Nothing personal against java but 95% of the program is > regular expressions. Perl is king in this area. In > java they are using Oroinc 3rd party classes for the > regexs. With

Re: Help me beat Java.

2000-12-13 Thread Stas Bekman
[some intro snipped] > and Apache/mod_perl. My main concern is the fact that > apache/mod_perl child proccess can be as big as 12 MB. even as big as 12.5MB :) > Specifically my question is > > 1. Is there a way to make mod_perl multi-threaded? http://perl.apache.org/~dougm/modperl_2.0.ht

Re: [OT]umm...WTFM? [Re: advocacy]

2000-12-13 Thread darren chamberlain
Paul ([EMAIL PROTECTED]) said something to this effect: > I was working on an article for http://take23.org/ and thought I'd link > to the basic documentation you get with "perldoc Apache" after you've > installed mod_perl and I can't find a copy online. > > Anybody point me to one? How abo

Help me beat Java.

2000-12-13 Thread jleidigh
I have written a awsome mod_perl module for Apache and now my companie wants to transform it to Java (ik). Nothing personal against java but 95% of the program is regular expressions. Perl is king in this area. In java they are using Oroinc 3rd party classes for the regexs. With some prliminary be

Re: Article idea: mod_perl + JSP

2000-12-13 Thread Chris Winters
* Gunther Birznieks ([EMAIL PROTECTED]) [001212 23:53]: > > Of course, we have a toolkit that we use to develop apps in both Perl and > Java which helps, but it's still interesting that business logic for people > experienced in the language of their choice isn't that bad in terms of > deliver

  1   2   >