Re: Cookies, CGI::App, and mod_perl

2003-08-03 Thread Tom Hukins
rth running ethereal in the background whilst using your site with various browsers, then analysing TCP streams in ethereal to see exactly what's happening. Tom

Re: caching questions

2003-07-21 Thread Tom Schindl
Sorry to step in here, but could I use any of the caching modules you mentionned in mod_perl2? thx tom Am Mon, 2003-07-21 um 21.45 schrieb Perrin Harkins: > On Sun, 2003-07-20 at 15:47, Patrick Galbraith wrote: > > One thing that my code does is check to see if it's cache has be

Question about Apache::Request and query strings

2003-06-26 Thread Tom Gazzini
t;query_form($p => $r->param($p)); } $uri->query_form(error => $error); $r->internal_redirect($uri->canonical); } But this doesn't work. The '?error=' query string gets passed, but the orginal request query strings don't. What am I doing wrong? And is there an easier way? Thanks, Tom

Use mod_perl2 in production environment?

2003-06-13 Thread Tom Schindl
Apache1+mod_perl1 under Win32 to be stable. My job is it now to write a response to our customer and I want to have some information from developers and/or users about the stability of Apache2+mod_perl2+Unix and Apache1+mod_perl1+Win32. thx Tom

RE: mod_perl not sending cookies

2003-03-13 Thread Tom Murphy
ar.html". The path "/" is the most general path. If the path is not specified, it as assumed to be the same path as the document being described by the header which contains the cookie. > -Original Message- > From: Andrew Fritz [mailto:[EMAIL PROTECTED] > Sent: Thursday,

RE: mod_perl not sending cookies

2003-03-13 Thread Tom Murphy
Usually when I have this problem the path and/or domain is incorrect. Try it without either. Tom > -Original Message- > From: Andrew Fritz [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 13, 2003 12:25 PM > To: [EMAIL PROTECTED] > Subject: mod_perl not sending cook

PerlCleanupHandler called from default-handler

2003-03-04 Thread Tom Murphy
that: "..a C module has to specifically want this processing to occur-it is not called automatically." How do I allow for this handler to be called on all requests? Note I also tried this as a PerlLogHandler to no avail. TIA, Tom Murphy

RE: crazy problem

2003-01-17 Thread Tom Murphy
6. Matlab 5 (which we no longer have a license for) works just >fine. Yup, I suspect Matlab 6 requires a newer shared library of some sort. Cheers, Tom Murphy

Access to ap_send_fd_length in 1.0

2002-12-16 Thread Tom Murphy
response? With the clients encrypted documents, I have the documents in memory only. I would like to use the send_fb/send_fb_length call in a similar fashion. I haven't done any XS/guts type programming, so I'm hoping this will be a relatively simple task. Thanks for any pointers, Tom Murphy

Re: Problems with Apache::compat and german special chars

2002-12-10 Thread Tom Schindl
one more patch on Apache::compat. When SUBMITING-Forms a whitespace(\s+) is replaced by +. We have to retransform this. Am Son, 2002-12-08 um 21.46 schrieb Tom Schindl: > Problems with Apache::compat > > CGI-PARAM-STRING: header=%DC%DC%DC%DC&body=%D6%D6%D6%D6&

Re: Problems with Apache::compat and german special chars

2002-12-10 Thread Tom Schindl
ould work in most situations. Still does anybody know what's wrong with pack into mod_perl although it works in perl itself without any problems. I've also added a diff. thx tom Am Son, 2002-12-08 um 21.46 schrieb Tom Schindl: > Problems with Apache::compat > > CGI-PARAM-STR

Re: Can't find Apache::ModuleConfig

2002-12-09 Thread Tom Schindl
Am Mon, 2002-12-09 um 03.06 schrieb Stas Bekman: > Tom Schindl wrote: > > Thanks Stas. > > > > The documentation on perl.apache.org pointed me in a wrong direction > > (e.g. Apache::DBIPool > > (http://perl.apache.org/docs/2.0/user/overv

Re: Problems with Apache::compat and german special chars

2002-12-08 Thread Tom Schindl
Sorry here's the diff which includes one more thing: When SUBMITING-Forms a whitespace(\s+) is replaced by +. We have to retransform this. tom Am Son, 2002-12-08 um 22.39 schrieb Tom Schindl: > I've found a work around for the problem, i would call it a patch > because i don&

Re: Problems with Apache::compat and german special chars

2002-12-08 Thread Tom Schindl
f pack has any advantages still I know that HTML::Entities converts characters this way, so it should work in most situations. Still does anybody know what's wrong with pack into mod_perl although it works in perl itself without any problems. I've also added a diff. thx tom Am S

Problems with Apache::compat and german special chars

2002-12-08 Thread Tom Schindl
What's going wrong there? cut-- map { s/%([0-9a-fA-F]{2})/pack("c",hex($1))/ge; $_; } split /[=&;]/, $string, -1 cut------ thx tom -- b e s t s o l u t i

Re: Can't find Apache::ModuleConfig

2002-12-08 Thread Tom Schindl
can I read params sent via GET or POST? In mod_perl-1.2x this was done via $r->param("bla"). Apache::RequestRec does not provide such an method. 2) Will Apache::TIPool ever implemented? thx tom Am Son, 2002-12-08 um 10.27 schrieb Stas Bekman: > Tom Schindl wrote: > > Hi, &

Can't find Apache::ModuleConfig

2002-12-06 Thread Tom Schindl
with apache-1.3.x and mod_perl-1.2x, I found the module. Where has it gone now, do I have to use another module instead? thx tom -- Tom Schindl <[EMAIL PROTECTED]> signature.asc Description: Dies ist ein digital signierter Nachrichtenteil

Re: adding "company Foo uses mod_perl" ads

2002-11-25 Thread Tom Servo
You're absolutely right about this, more importantly that IT manglement tends to be really impressed by that.It doesn't seem to matter how many advantages I espouse to my managers here, nothing convinces them more quickly than "Company X uses mod_perl." Kinda like they're not willing to come

Re: How do I force a 'Save Window?'

2002-11-20 Thread Tom Hukins
uot;x-" as your type is obviously not registered with > the IANA. Why not use the "application/octet-stream" MIME type as recommended in RFC 1521? Tom

[OT] Re: Yahoo is moving to PHP ??

2002-10-30 Thread Tom Servo
Check out their online map site, they do use Python for that. snippet o' URL: http://maps.yahoo.com/py/maps.py?BFCat=. You know you're going to have a bad day when you see the sun come up. Over the curb. Brian Nilsen [EMAIL PROTECTED] On Thu, 31 Oct 2002, Gunther Birznieks wrote

Re: SSL <-> mod_gzip <-> mod_perl = mod_proxy error

2002-10-21 Thread Tom Hukins
om compressing data sent through such devices, or from using other techniques such as stripping redundant whitespace from HTML. In my experience, most ISDN connections don't use link level compression - techniques such as mod_gzip have some merit in this case. Tom

Re: PerlHandler & Inheritance

2002-10-04 Thread Tom Servo
That was exactly it, prototyping did the trick perfectly. I honestly had no idea that it would even have an effect on this. Thanks! On Fri, 4 Oct 2002, Geoffrey Young wrote: > > > Tom Servo wrote: > > This is probably a pointless question, but I'm mostly just curious

PerlHandler & Inheritance

2002-10-04 Thread Tom Servo
This is probably a pointless question, but I'm mostly just curious if there is any way to get this to work. I've got two modules, Parent.pm and Child.pm. Parent.pm has a sub handler in it, and Child.pm has Parent in @ISA. I can run a little driver script over these two and call Child::handler

Re: AxKit under Win32

2002-09-11 Thread Tom Hukins
run AxKit on Windows?") http://www.perl.com/pub/a/2002/03/12/axkit.html?page=2 might also help. Tom

Make test failure when installing mod_perl 2.0 on Solaris 8 with Apache 2

2002-08-20 Thread Tom Hibbert
ve tried to find reference to these errors with no such luck, and would appreciate it if anyone on this list can shed some light on these errors and how I might resolve them. Thanks, Tom

Re: Mod_perl Application Development

2002-08-19 Thread Tom Hukins
m. When using HTML::Template, I've found its query() method useful to tell the controller what code to call to pass data back to the template: http://perlmonks.org/index.pl?node_id=150608 Tom

Re: SOLVED: How to access base environment from sections

2002-08-15 Thread Tom Mornini
On Thursday, August 15, 2002, at 07:47 PM, Stas Bekman wrote: > Tom Mornini wrote: >> Perhaps it's obvious but after years of mod_perl, I was blocked, >> probably because using this basic Perl ability is frowned upon in >> mod_perl due to performance issues.

SOLVED: How to access base environment from sections

2002-08-15 Thread Tom Mornini
Sections section of the guide? After all, the guide already mentions something very similar to this. -- -- Tom Mornini -- InfoMania Printing and Prepress -- -- ICQ: 113526784, AOL, Yahoo, MSN and Jabber: tmornini

Possible naming error when extracting mod_perl 2 tarball

2002-08-15 Thread Tom Hibbert
I was just wondering if this was correct (i.e mod_perl 2.0 extracting to mod_perl 1.99 directory). After looking at the files it looks like it is mod_perl 2 and therefore just a naming error in the archive - a minor issue, but I thought I would ask. Cheers, Tom

__floatdisf: error Compling mod_perl 1.27, apache 1.3.26 on Solaris 8 with gcc 2.95.2

2002-08-15 Thread tom . robinson
29 I think the errors are: internal/http-get.Internal Server Error internal/http-postInternal Server Error My main concern is the first error though. I've tried many options and settings and browsed the archives but I'm still not able to get this working. :-( Any help is appreci

sections and Apache->request->subprocess_env

2002-08-14 Thread Tom Mornini
interpreter creation. However, I cannot figure out how to do this in sections! Apache->Request returns undef (reasonably so, as there is no current request) So, the question is this: How to get the equivalent of $r->subprocess_env from within a section? -- -- Tom Mornini -- InfoMania Pr

mod_perl install on SGI

2002-08-09 Thread Tom Keller
No such file." I've also tried using /var/inst/fw_apache which is the downloaded source file. No dice. Any suggestion would be appreciated. Thanks, Tom Keller Thomas J. Keller, Ph.D. Oregon Health & Science University MMI Research Core Facility 3181 SW Sam Jackson Park Rd. Portland, OR, USA, 97239 http://www.ohsu.edu/core

OT Job discussion, was Re: [JOB] Crack OOP Perl whitebox tester wanted

2002-06-22 Thread Tom Mornini
on my reply was entirely accidental. When I saw my reply come back on the list, I was very surprised. I apologize for making such a silly mistake. I agree that posting my response to the list was severely off topic and completely inappropriate. -- -- Tom Mornini -- InfoMania Printing and Prepress

Knowing your limitation - was Re: [JOB] Crack OOP Perl whitebox tester wanted

2002-06-21 Thread Tom Mornini
ust something to consider.  Open youself to the best people in the world and don't accept just the best you can find in your area, and you'll find that you solutions aren't also as limited...   -Zac Morris - Original Message - From: Tom Mornini To: [EMAIL PROTECTED] Sent: Thu

[JOB] Crack OOP Perl whitebox tester wanted

2002-06-20 Thread Tom Mornini
ind. Call us old fashioned that way. :-) Pay and benefits are good, though it's no longer 1998. :-) Best benefit is working with a small group of people that are highly motivated by doing it right. -- -- Tom Mornini -- eWingz Systems, Inc. -- -- ICQ: 113526784, AOL, Yahoo, MSN and Jabber: tmornini

[JOB] Red Hat Web Engineer Wanted

2002-06-20 Thread Tom Lancaster
know Java that's a big plus. This position is in the San Francisco Bay Area. Please send me your resume in ASCII text. Thanks, Tom Job Title: Web Engineer Red Hat is looking for a skilled web engineer to design, enhance, and implement applications on the Red Hat web site. You will

Re: CGI::Application

2002-06-16 Thread Tom Mornini
e black box test suite that tests at the HTTP level. This proved a good strategy when we decided to implement a SOAP interface to some of our functionality. We made some new glue code in CompanyName::SOAP::page1 that was based on SOAP::Lite and it was just as easy as it should be, with 100

Re: Logging under CGI

2002-06-10 Thread Tom Brown
On Tue, 11 Jun 2002, Sam Tregar wrote: > On Mon, 10 Jun 2002, Tom Brown wrote: > > > ?? AFAIK, Files opened in append mode, and written to without buffering, > > should _not_ get corrupted in any manner that flock would prevent. > > (basically small writes should be

Re: Load Balancing, mod_proxy, rewrite problem

2002-05-14 Thread Tom Lancaster
On closer examination, I don't think this will solve your problem - this helps when you want to proxy something that's been included via mod_include. Tom On Tue, May 14, 2002 at 09:32:54AM -0700, Tom Lancaster wrote: > I think I had a similar problem. It's a while since

Re: Load Balancing, mod_proxy, rewrite problem

2002-05-14 Thread Tom Lancaster
warned: I think this patch causes problems with the automatic adding of trailing /'s on URLs. Tom On Tue, May 14, 2002 at 12:19:44PM -0400, Perrin Harkins wrote: > mire wrote: > > I have code like this: > > > > RewriteEngine On > > >

Re: cannot build mod_perl-1.99_01 with httpd-2.0.36

2002-05-13 Thread Tom Kralidis
ed (first use in this function) apache_cookie.c: At top level: apache_cookie.c:265: parse error before `*' apache_cookie.c: In function `ApacheCookie_bake': apache_cookie.c:267: `c' undeclared (first use in this function) make[1]: *** [apache_cookie.lo] Error 1 make[1]: Leaving directory `/u

cannot build mod_perl-1.99_01 with httpd-2.0.36

2002-05-11 Thread Tom Kralidis
RL for it? Thanks alot. ..Tom _ Chat with friends online, try MSN Messenger: http://messenger.msn.com

Re: Solaris 8 lockups

2002-04-19 Thread Tom Servo
Try > it with mod_perl compiled into apache. > > Peace, > Jamie > > > On Thu, Apr 18, 2002 at 10:39:31AM -0700, Tom Servo wrote: > > We've recently started trying to migrate a number of Solaris 7 machines to > > Solaris 8, and everything seemed fine for a whil

Re: Solaris 8 lockups

2002-04-18 Thread Tom Servo
Nevermind about mod_perl version number, looks like we're running 1.24 Brian Nilsen [EMAIL PROTECTED] On Thu, 18 Apr 2002, Marc Slagle wrote: > What version apache/mod_perl are you running? Also, were these intel > solaris 7 servers or sparc? > > > > We've recently started tryin

Re: Solaris 8 lockups

2002-04-18 Thread Tom Servo
We're running Apache 1.3.12, as for the mod_perl version, it's not reported in the logs when the servers start and there doesn't seem to be any source lying around, so I'm not sure how to determine its version number. If you could point me in the right direction on that, I'd appreciate it. It's

Solaris 8 lockups

2002-04-18 Thread Tom Servo
We've recently started trying to migrate a number of Solaris 7 machines to Solaris 8, and everything seemed fine for a while. We have each box running its own static, dynamic (mod_perl) and ssl servers, and everything runs fine for 3-7 hours after starting the server. Eventually, however, the mod

Re: newbie - installation problems

2002-04-18 Thread Tom Brown
On Thu, Apr 18, 2002 at 12:57:52PM +0200, Carlo Giomini - tesista Federico wrote: > > > 2. If this risk exists, I should procede with the old installation BUT > > > what would I get at the end? Mod_perl statically built inside Apache? > > Build what you want and install it. I wouldn't worry about

Re: newbie - installation problems

2002-04-18 Thread Tom Brown
On Thu, Apr 18, 2002 at 12:20:41PM +0200, Carlo Giomini - tesista Federico wrote: > I can't manage very well with Apache and mod_perl. I have made an > installation of mod_perl WITHOUT building a new httpd daemon (NO_HTTPD=1), > undergoing all the steps until the end (perl MAKEFILE_PL, make, make

Re: Sharing Variable Across Apache Children

2002-04-17 Thread Tom Brown
Is the webserver useful if you have an error that warrants sending a mail? If sending an email means the server is broken having a flood of mails may be a feature. It will be incentive to fix whatever is breaking your server/db. Also, I would strongly recommend keeping your warning system as simpl

Re: modperl and SQL db select

2002-03-21 Thread Tom Mornini
on, though it is more a limitation of SQL, which > provides > no meaningful way to do a recursive query. Vanilla SQL, perhaps, but not Oracle's flavor! CONNECT BY PRIOR :-) -- -- Tom Mornini -- eWingz Systems, Inc. -- -- ICQ: 113526784, AOL: tmornini, Yahoo: tmornini, MSN: tmornini

RE: loss of shared memory in parent httpd

2002-03-14 Thread Tom Brown
On Thu, 14 Mar 2002, Bill Marrs wrote: > > >It's copy-on-write. The swap is a write-to-disk. > >There's no such thing as sharing memory between one process on disk(/swap) > >and another in memory. > > agreed. What's interesting is that if I turn swap off and back on again, what? doesn't se

Re: loss of shared memory in parent httpd

2002-03-12 Thread Tom Brown
> No, I can't explain the nitty gritty either. :-) > > Someone should write up a summary of this thread and ask in a > technical linux place, or maybe ask Dean Gaudet. I believe this is a linux/perl issue... stand alone daemons exhibit the same behaviour... e.g. if you've got a parent PERL daemo

Re: Urgent: Can we get compiled codes(class files in java) in perl like in java

2002-03-07 Thread Tom Brown
By 'compiled code ... just like that in Java' do you mean byte code? You may want to look at http://perlmonks.org/index.pl?lastnode_id=864&node_id=76685 which I found by searching for 'compiled' at perlmonks.org. Your client is making a strange request. Most people put a higher value on source co

[OT] eToys Jingle (was: Where was that success story?)

2002-03-06 Thread Tom Servo
> What I really want to know is: what ever happened to that eToys jingle > that was on the commercials? It was almost as good as the site. My > children were all under 7 when the site folded, so those commercials and > that jingle REALLY pulled the heart strings. > Heh, used to work there. So

Re: How to do connection pooling

2002-02-28 Thread Tom Hukins
a discussion of database pooling and reusing DBI connections on Perl Monks today: http://perlmonks.org/index.pl?node_id=148233 Tom

Re: load balancing on apache

2001-12-14 Thread Tom Mornini
e a fairly nasty solution (lots of errors in the log files, otherwise worked OK) so we instead used good old mod_log_config and piped the output to a Perl program that spreads the logs. -- -- Tom Mornini -- InfoMania Printing & Prepress

Re: problem, pulling my dam hair out

2001-11-29 Thread tom poe
ke: AddHandler cgi-script .pl .cgi I'm running SuSE7.1, and Apache1.3.14 with a documentRoot of /usr/local/httpd/htdocs/ hth tom

Re: Perl and Microsoft Excel?

2001-11-29 Thread Tom Servo
There's probably a far better answer to this than I can give, but if not, an interim solution might be having whoever maintains these Excel files save them as .csv files. Excel can do that, and while you lose all the fancy formatting, it just dumps them in a comma seperated list, then you can sp

Re: receiving XML by POST

2001-11-26 Thread Tom Servo
On Mon, 26 Nov 2001, Joshua Chamas wrote: > Maarten Stolte wrote: > > > > Hello, > > > > i'm trying to figure out how to receive an xml message/file/stream(?) > > using POST, and how to be able to then send that to somewhere else > > (DBI). > > We're using MASON, don't know if that is informati

Re: [modperl-site design challenge]

2001-11-26 Thread tom poe
Bill Moseley > mailto:[EMAIL PROTECTED] Hi: Think Accessibility! You really should be setting this up for global accessibility and for those with disabilities!Standards begin here, don't you think? Just a thought, Tom

Re: Cookie authentication

2001-11-15 Thread Tom Bille
The aim of the cookie example in the eagle book is a bit more than just authentication. Most of the answers here to use a session ID here are quite right for most purposes, but the code in the eagle book offers to store information on the client side with the security of a signature. Its NOT j

Re: [challenge] new mod_perl site

2001-11-13 Thread tom poe
e path is to Apache on 7.1 to use, I'm goona try out the http://perl.apache.org/embperl/IntroEmbperlObject.pod.2.html Say, there's no deadline on this thing, is there? Tom

Re: mod_perl, pipes, and "No child processes"

2001-11-06 Thread Tom Servo
On Tue, 6 Nov 2001, Luciano Miguel Ferreira Rocha wrote: > > > > I was under the assumption that doing something similar to: > > > > my $returnval = $msg->send(); > > > > Would give a similar answer. > > > > I'll give the $? a shot though. I've noticed that from the shell, it > > always has

Re: mod_perl, pipes, and "No child processes"

2001-11-06 Thread Tom Servo
> > > Any ideas what is causing this? Like I said, the mail goes out > fine, but > it makes it pretty difficult to check the return code since > it's always > coming back false. > > Shouldn't you check $? instead? > I was under the assumption that doing something similar to: my $returnval =

mod_perl, pipes, and "No child processes"

2001-11-06 Thread Tom Servo
Hello all. I'm writing an app that opens a pipe to sendmail, which if memory serves, forks off a child process of apache to do the pipe, then exits as soon as it's finished. I was doing this with MIME::Lite, and it's been working absolutely splendidly on Linux and on Solaris 7. However, on So

Alias apache not work with include virtual

2001-11-06 Thread Trieu (Tom) Mai
does recognize when tried this: http://myserver/site/test.hml If there is a solution, please let me know. thanks. Tom _ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Re: [OT] excellent modperl/etoys article by Perrin revisited

2001-10-25 Thread Tom Servo
I was told over the weekend by one of my old eToys cow-orkers that the current incarnation of www.etoys.com isn't running our old code. Leave it to KB to buy all the code then not bother to use it. I understand that's also the reason they couldn't be bothered to migrate the old accounts over.

Re: Odd problem with sections

2001-10-25 Thread Tom Mornini
On Wednesday, October 24, 2001, at 11:38 AM, Scott Lanning wrote: > On Wed, 24 Oct 2001, Tom Mornini wrote: >> 1 >> 2$ErrorLog = >> "|/home/tmornini/Source/ewingz/bin/spread_from_stdin.pl ERROR"; >> 3 >> >> 4 ErrorLog "|/home/tmo

Re: Odd problem with sections

2001-10-25 Thread Tom Mornini
On Wednesday, October 24, 2001, at 07:25 PM, Carolyn Hicks wrote: > On Wed, Oct 24, 2001 at 06:52:13PM -0700, Tom Mornini wrote: >> I don't believe that single quotes -vs- double quotes would make a >> difference. Both things end up a single scalar, and I seriously doubt >

Re: Odd problem with sections

2001-10-25 Thread Tom Mornini
On Wednesday, October 24, 2001, at 06:38 PM, Carolyn wrote: > On Wed, Oct 24, 2001 at 03:01:25AM -0700, Tom Mornini wrote: >> in httpd.conf: >> >> 1 >> 2$ErrorLog = >> "|/home/tmornini/Source/ewingz/bin/spread_from_stdin.pl >> ERROR";

Odd problem with sections

2001-10-24 Thread Tom Mornini
-) Any help would be greatly appreciated. from server-info: Apache Server Information Server Settings, mod_perl.c, mod_log_spread.c, mod_access.c, mod_rewrite.c, mod_info.c, mod_status.c, mod_mime.c, http_core.c OHHorizontalRule.pdf Server Version: Apache/1.3.20 (Unix) mod_perl/1.26 -- -- Tom Mornini -- InfoMania Printing & Prepress

Re: Excellent article on Apache/mod_perl at eToys

2001-10-19 Thread Tom Servo
If memory serves, I think we had something like 20-30 proxy servers and I think, at the end, we had w21 through w112 for app servers, so something like 92 app servers. I don't remember how many search boxes though. Thanks for the article Perrin, I didn't know half of what you, Ollie, Chris, Ada

The DEFINITIVE answer to: How much should I charge?

2001-10-10 Thread Tom Mornini
in a part of the world where free markets and capitalism did not exist? Perhaps in socialistic colleges in the U.S.? :-) -- -- Tom Mornini -- InfoMania Printing & Prepress

Galleries/ModPerl/Images

2001-10-10 Thread Tom Allen
I just caught the end of the discussion about Stonhenge::Pictures and Apache::Gallery ... I have been working on setting up a photography site for myself and a few other digital photographers. Is there a reason NOT to put the images in a database? It certainly seemed to speed up pattern searc

Re: [OT] New Micro$oft vulnerability?

2001-09-18 Thread Tom Servo
You're tellin' me, I've now had word come down that we need to do a full audit of our Apache and *nix installations to make sure that they're okay. Nevermind the fact that the only problems we have so far is people opening up files called "readme.exe" in their e-mail. *slapsforeheadinfrustration*

Re: [OT] New Micro$oft vulnerability?

2001-09-18 Thread Tom Servo
Slashdot has a report on this now, looks like a similar worm to CodeRed, but this one tries to hit "numerous" vulnerabilities, including backdoors left open by CodeRed. Brian Nilsen [EMAIL PROTECTED] On Tue, 18 Sep 2001, Nick Tonkin wrote: > > Sorry for the off-topic post; there w

Re: POST params with

2001-09-10 Thread Tom Servo
There could be something I'm missing here, but I believe you need to use $r->content() to get POST arguments. Beware though, that once you call content() you can't call it again, so hang onto whatever comes out of it. Also...isn't it $r->args() or am I just completely missing something here? Y

Re: cc=gcc

2001-08-31 Thread Tom Allen
erwise, its usually in the Makefile file, but there may be several you will have to edit, and its not a permanent solution. I don't know if there is a configure directive. Tom Allen

Re: $r->args()

2001-08-29 Thread Tom Servo
Once you change the method to GET and put the content in with $r->args();, it becomes GET data from the query_string. All the POST data is lost when you call content(), so you can no longer read it as POST data with $r->content() again. Brian Nilsen [EMAIL PROTECTED] On Wed, 29 Au

Environment variables and mod_perl

2001-08-28 Thread Tom Mornini
ration: Server Version: Apache/1.3.20 (Unix) mod_perl/1.26 Server Built: Aug 28 2001 22:53:29 mod_perl.c, mod_log_spread.c, mod_access.c, mod_rewrite.c, mod_info.c, mod_status.c, mod_mime.c, http_core.c Linux version 2.4.2-2 ([EMAIL PROTECTED]) (gcc version 2.96 2731 (Red Hat Linux 7.1 2.96-79)) #1 Sun Apr 8 20:41:30 EDT 2001 -- Tom Mornini -- eWingz Systems, Inc. -- ICQ 113526784

Re: Connection Reset on Mandrake Linux 8.0 / Apache 1.3.20 / ModPerl 1.26

2001-08-25 Thread Tom Allen
Philip Mak wrote: > I tried telneting to your web server to see what's going on. Look at this: > > $ telnet www.nonserviam.net 80 > Trying 65.34.152.103... > Connected to nonserviam.net. > Escape character is '^]'. > GET /modperl/index.pl HTTP/1.1 > Host: www.nonserviam.net > > Hello!Connection

Connection Reset on Mandrake Linux 8.0 / Apache 1.3.20 / ModPerl 1.26

2001-08-25 Thread Tom Allen
I installed ModPerl today, am excited, it seems to *mostly* work, however, every request is ending in a connection reset error. This is difficult to search for, since this is apparently a common problem in NT under some situations. I am running : Mandrake Linux 8.0 (kernel 2.4.3-20mdk) Apache

Re: dbi abstraction layer on perlmonks

2001-08-03 Thread Tom Mornini
On Thursday, August 2, 2001, at 03:00 PM, Robert Landrum wrote: > Sweet... > > I was getting kinda tired of my Linux box "going down on me." You must be thinking Windows! -- -- Tom Mornini -- ICQ 113526784

Re: Just while we are so nicely [OT]: SQL Search Results in pages

2001-08-03 Thread Tom Mornini
is? Has anybody found this worth > writing a pattern? Sure! Just store the results in your session, and display from there... -- -- Tom Mornini -- ICQ 113526784

Re: [VERY OT] Inspired by closing comments from the UBB thread.

2001-08-01 Thread Tom Mornini
stly upgraded hardware than having you fumbling around with inefficient to maintain code. > There is always more then one way to do it, and there's usually more > then > one right way to do it. Let's keep that in mind. Agreed. However, Perl + HTML + SQL isn't one of the right ways! :-) -- -- Tom Mornini -- ICQ 113526784

Apple not yukky aymore: was [OT] Inspired by closing comments from the UBB thread.

2001-08-01 Thread Tom Mornini
ctive-C) in EVERY OS BOX CVS, SSH, Apache, Perl, etc. in EVERY OS BOX Nothing "yuk" about Apple anymore, at least on the software/OS side of the house! Apple = NeXT ! Thank God! Hell, in 15 or 20 years, this OS could be as enlightened as Linux. :-) -- -- Tom Mornini -- ICQ 113526784

Re: Ultimate Bulletin Board? Jezuz.

2001-07-27 Thread Tom Servo
> i am tasked with the job of integrating "Ultimate Bulletin Board" (or > "UBB", from http://www.infopop.com) into a client's site. they have an I'm sorry. We were running the UBB for a while and have had a few headaches. > 1. the quality of [perl] code in UBB is so phenomenally bad i can't

Re: Post processing Perl output through PHP

2001-07-15 Thread Tom Brown
better, someone has written a makerpm.pl script which will build a .spec file for an RPM, from which you can build .src.rpm or .i386.rpm files... there is a version out there that works with rpm4, I won't post the it here in the hopes that someone who is maintaining a version _will_ speak up... b

JOB: White box tester/developer

2001-07-12 Thread Tom Mornini
n San Francisco, or thereabouts. I don't, however, so telecommuting is definitely an option. Pay and benefits are good, though it's no longer 1998. :-) Best benefit is working with a small group of people that are highly motivated by doing it right. -- -- Tom Mornini -- eWingz Systems, Inc. -- ICQ 113526784

RE: Apache 1.3.20, modperl 1.25, win32

2001-06-14 Thread Tom Gioconda
che, because I can move to Apache 2 eventually, if I change to IIS, I probably can never go back. What's the verdict: am I simply damned to IIS? -Tom >From: Ender Josef <[EMAIL PROTECTED]> >To: 'Tom Gioconda' <[EMAIL PROTECTED]> >Subject: RE: Apache 1.3.20, modperl 1.2

Apache 1.3.20, modperl 1.25, win32

2001-06-14 Thread Tom Gioconda
though and can get a different build, if I can just get this thing to work. -Tom _ Get your FREE download of MSN Explorer at http://explorer.msn.com

Re: templating benchmarks...

2001-06-08 Thread Tom Lancaster
e proxied requests ), I get up to 600 requests / second. When proxying the whole page through I get around 6 requests / second. Granted, I have other major bottlenecks involved: using Berkeley DB v1.x for session state, for one. Perhaps this explains some of it -- maybe the proxied header/foot

Re: undef an array

2001-06-01 Thread Tom Mornini
;ve read the post that I was responding to. :-) Sorry for that everyone, and Scott in particular. > Could be shortened to 'push @$upper_id, $row[0];', but no biggie. No biggie certainly. -- -- Tom Mornini -- InfoMania Printing and Prepress

Re: undef an array

2001-06-01 Thread Tom Mornini
, which saves on calls to malloc() and free(). 3) All memory is freed when the child dies. So, you don't need to do anything, but you'll never get the memory back until the child dies. It will run fast, however. :-) -- -- Tom Mornini -- InfoMania Printing and Prepress

Re: forced win32 mod_perl

2001-05-24 Thread Tom Gioconda
ldn't find anything about content handlers on their sites. >From: Chris Winters <[EMAIL PROTECTED]> >To: Tom Gioconda <[EMAIL PROTECTED]> >CC: [EMAIL PROTECTED] >Subject: Re: forced win32 mod_perl >Date: Thu, 24 May 2001 20:44:01 -0400 > >ActiveState sells a (IMO)

forced win32 mod_perl

2001-05-24 Thread Tom Gioconda
and mod_perl 2 to get to a point where they'll work in a production environment, or am I simply screwed and have to work around my company's dumb decree? Any help would be appreciated, although no comments on my compan

Re: Connection to MySQL DB fails when mod_perl enabled...

2001-05-21 Thread Tom Lancaster
ill be in your apache logs, quite often in /var/log/httpd/error_log, but defined in your apache configuration. -- Tom Lancaster Red Hat, Inc. [EMAIL PROTECTED] (510)-986-8770 x 354

Re: Throwing die in Apache::Registry

2001-05-04 Thread Tom Harper
e 240 or so) so it would return a useful error message rather than just die uninformatively. Maybe this is what you were asking about? Tom At 09:19 AM 5/4/01 +0100, Matt Sergeant wrote: >On Fri, 4 May 2001, Perrin Harkins wrote: > >> on 5/4/01 9:28 AM, Mark Maunder at [EMAIL PROTECT

Re: HELP??? Installation on MAC OS X

2001-04-29 Thread Tom Mornini
Tenon Systems has a current version of Apache with complete GUI administration engine at http://www.tenon.com/products/itools-osx/ This is a commercial product... On Friday, April 27, 2001, at 10:16 PM, Charlie Garrison wrote: > G'day, > >> I am trying to install mod perl on the Apple OS X Ser

Re: ANNOUNCE: Apache::Reload 0.07

2001-04-23 Thread tom
add something to this effect to the docs. Regards, Tom On Sun, Apr 22, 2001 at 07:14:34PM +0100, Matt Sergeant wrote: > This is a minor update as promised with some patches from a couple of > sources to help reload when "use lib" is in effect. > > Let me know if it wor

  1   2   3   >