Re: cache a object in modperl

2020-09-14 Thread Patrick Mevzek
Note that the whole content is also available as a zone transfer from various root servers. -- Patrick Mevzek

Re: help for DNS queries

2019-08-06 Thread Patrick Mevzek
, and/or the +cd/+nocd flag to enable or disable DNSSEC processing during troubleshooting. But all the above is pretty much unrelated to modperl, so offtopic on this mailing-list I think. -- Patrick Mevzek

Re: help for DNS queries

2019-08-05 Thread Patrick Mevzek
s and what people can do: https://uasg.tech/ -- Patrick Mevzek

Re: help for DNS queries

2019-08-05 Thread Patrick Mevzek
217.0.0 - 172.217.255.255 CIDR: 172.217.0.0/16 NetName:GOOGLE NetHandle: NET-172-217-0-0-1 Parent: NET172 (NET-172-0-0-0-0) NetType:Direct Allocation OriginAS: AS15169 Organization: Google LLC (GOGL) RegDate: 2012-04-16 Updated:2012-04-16 Ref:https://rdap.arin.net/registry/ip/172.217.0.0 -- Patrick Mevzek

Re: help for DNS queries

2019-08-05 Thread Patrick Mevzek
are testing exactly and how. It seems also not very related to modperl at this point and I see you crossposted to the DNS OARC dns-operations mailing-list. -- Patrick Mevzek

Re: Apache 24 + mod_perl

2014-08-08 Thread Patrick Powell
work with a box of Red Hat Enterprise Linux Server release 6.5 for me here. Regards, Jie * Patrick Powell wrote: Date: Wed, 6 Aug 2014 17:27:15 -0700 From: Patrick Powell To: olli hauer CC: Steve Hay , Kurt Jaeger , po...@freebsd.org, "modperl@perl.apache.org" Subject: Re: Apach

Re: Apache 24 + mod_perl

2014-08-06 Thread Patrick Powell
On 08/06/14 14:34, olli hauer wrote: On 2014-08-06 22:45, Patrick Powell wrote: On 08/06/14 00:19, Steve Hay wrote: On 3 August 2014 22:13, Patrick Powell wrote: On 08/03/14 08:25, olli hauer wrote: On 2014-08-01 23:34, Kurt Jaeger wrote: Hi! Question: when will mod_perl be available

Re: Apache 24 + mod_perl

2014-08-06 Thread Patrick Powell
On 08/06/14 00:19, Steve Hay wrote: On 3 August 2014 22:13, Patrick Powell wrote: On 08/03/14 08:25, olli hauer wrote: On 2014-08-01 23:34, Kurt Jaeger wrote: Hi! Question: when will mod_perl be available for Apache 24? There's a PR where people are discussing this:

Re: Apache 24 + mod_perl

2014-08-06 Thread Patrick Powell
OK, here are the results of my initial tests. See ++ TEST ++ at the end of these notes for the results Sun Aug 3 07:01:46 PDT 2014 I started with FreeBSD 93, perl5.16 test94: {90} # uname -a FreeBSD test94.private 9.3-RELEASE FreeBSD 9.3-RELEASE #0 r268512: Thu Jul 10 23:44:39 UTC 2014 r...@s

Re: Apache 24 + mod_perl

2014-08-06 Thread Patrick Powell
On 08/03/14 08:25, olli hauer wrote: On 2014-08-01 23:34, Kurt Jaeger wrote: Hi! Question: when will mod_perl be available for Apache 24? There's a PR where people are discussing this: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191471 This PR needs more testers etc. I've updated t

Apache 24 + mod_perl

2014-08-01 Thread Patrick Powell
Question: when will mod_perl be available for Apache 24? Is anybody using it (see below), and what problems (if any) were there? The method outlined below may or may not work - I haven't tried it. Any comments or suggestions? Background: I wanted to update to Apache 24/FreeBSD 9.2. Everyt

Perl interpreter linking question

2011-08-30 Thread Patrick Galbraith
t needs to be linked into Apache, or just the interpreter? Thanks for any tips or advice! Regards, Patrick

Re: Bug with cgi->header() + mod_perl ?

2009-02-14 Thread Patrick Galbraith
html'); <-- no more segfaults } So, this makes a good case for something that worked fine for CGI (because no persistence) but in mod perl caused a problem due to a package-scope CGI vs. lexical, a change that would have to be made from going from CGI to ModPerl::Registry. Thanks! Patr

Bug with cgi->header() + mod_perl ?

2009-02-10 Thread Patrick Galbraith
Hello all, I'm writing about the benefits of mod_perl in my book, having taken a CGI script and using ModPerl::Registry turning it into a mod_perl app... so on so forth... While testing what I'm writing about, I keep seeing segfaults in my apache log. I started worrying that I have a bug in D

Apache request processing phases question

2009-02-10 Thread Patrick Galbraith
r any opinions and thoughts on this, Patrick

Re: Apache2::Reload - Very fickle, or is it just me?

2009-01-14 Thread Patrick Rutkowski
Hmm, I see. Interesting points, all noted. I also just realized it might have to do with which of the many apache children get which requests and when. I'm hoping that setting MaxRequestsPerChild to something like 1 or 2 (as opposed to the default 1) will help ease the pain. -Pa

Re: Apache2::Reload - Very fickle, or is it just me?

2009-01-14 Thread Patrick Rutkowski
cts/wss/install/apache/mason" PerlSetVar MasonCompRoot "/home/rutski/Documents/projects/wss/install/apache/htdocs/dynamic" == Patrick Rutkowski wrote: I'm currently using Apache2::Reload on a development machine, but I can't for the life of me f

Apache2::Reload - Very fickle, or is it just me?

2009-01-14 Thread Patrick Rutkowski
6. Scratch head... 7. Reload the page 3 more times, with the same error coming back every time. 8. Reload a 4th time, and this time get a different error. 9. Reload a 5th time, and have it work (for good). I'M SO CONFUSED! :-( -Patrick What exactly does this mean anyway? Aborted why?

Perl/mod_perl/DBI: To thread, or not to thread

2008-09-11 Thread Patrick Galbraith
Hi all, I'm currently working on... of all things, a book on book about web app programming with perl/apache/mysql, and I'm trying to explain what Ubuntu packages to use for installation (and I'm sure other Linux variants same applies) Ubuntu gives you: apache2-mpm-prefork apache2-prefork-d

problem installing mod_perl-2.0.3 on Apache2/2.2.4: Apache/Constants/Constants.so: undefined symbol: perl_require_module

2007-05-28 Thread Mark Wood-Patrick
1. Problem Description: On running the apache server I get: /usr/local/apache_2.2.4/bin/httpd: relocation error: /usr/local/lib/perl5/site_perl/5.8.8/x86_64-linux/auto/Apache/Constants/Constants.so: undefined symbol: perl_require_module This appears to go away if I remove: PerlModul

conditional require of Apache::Constants, answer

2007-04-03 Thread Patrick Galbraith
Ok, I figured it out with one last suggestion from a friend: BEGIN { if (exists $ENV{MOD_PERL}) { require Apache::Constants; import Apache::Constants qw(:common :http); } } That is the ticket! Thanks to all who were to answer! Patrick -- Patrick Galbraith, Senior Programmer Grazr

reposting form values

2006-11-28 Thread Patrick Galbraith
Hi all, Quick question - how does one do a repost (using POST, not GET) form values? This would be in a redirect TransHandler. Thanks much! Patrick -- Patrick Galbraith, Senior Systems Engineer MySQL AB, www.mysql.com Satyam Eva Jayate - Truth Alone Triumphs Mundaka Upanishad

Re: User Authentication questions

2006-11-27 Thread Patrick Galbraith
? Thanks! Patrick ps. I checked out the mod_perl docs from svn, and most of them seem to be pod. What is the nice trick to getting them in html format? -- Patrick Galbraith, Senior Systems Engineer MySQL AB, www.mysql.com Satyam Eva Jayate - Truth Alone Triumphs Mundaka Upanishad

User Authentication questions

2006-11-26 Thread Patrick Galbraith
t I've found via google) would be appreciated this. Also, another question. I am coding this so it will work on a number of apache/mod_perl versions, which includes allowing it to run using CGI, which I've found using PerlTransHandler requires me to set PerlOptions +GlobalReques

Directory manipulations

2006-11-21 Thread Patrick Galbraith
of above: my.site.com/userreg/username/edit, my.site.com/userreg/username/profile, and if editing a file my.site.com/userreg/username/filefoo.txt... ? I would want the handler to print the urls as well as be able to process the urls. Any info on how to do this - thanks in advance! Patrick

Re: mod_perl reqs/s @ concurrency-- for actual db based applications

2006-09-09 Thread Patrick Mulvany
On Wed, Sep 06, 2006 at 04:33:27PM -0500, Frank Wiles wrote: > On Wed, 06 Sep 2006 14:02:56 -0400 > Perrin Harkins <[EMAIL PROTECTED]> wrote: > > > You can usually increase your performance greatly just by tuning your > > existing SQL and database. Run Apache::DProf or the DBI profiler, > > find

Re: t/apr-ext/*.t all fail

2006-06-24 Thread Patrick M. Rutkowski
Are the apr-ext tests even that important? The reguard "apr" test do pass. Is mod_perl considered not safe to use because of the apr-ext test failures? On 6/22/06, Philip M. Gollucci <[EMAIL PROTECTED]> wrote: Patrick Rutkowski wrote: > Are the t/apr-ext/*.t tests supposed

t/apr-ext/*.t all fail

2006-06-17 Thread Patrick Rutkowski
Are the t/apr-ext/*.t tests supposed to fail? No matter how hard to try I always get this on OpenBSD 3.9 with perl 5.8.8, Apache-2.2.2 and mod_perl-2: Failed Test Stat Wstat Total Fail Failed List of Failed -

Serious mod_perl-2 test issues

2006-06-16 Thread Patrick Rutkowski
/apxs MP_APR_CONFIG=/opt/apr/ bin/apr-1-config && make && make test But alas, I got the same unresolved symbol errors on the "make test" part. What in the world am I supposed to do to fix this? I'm totally at a loss :-( Patrick R.

Re: Error- Attempting to Build Apache with mod_perl, no luck

2006-06-11 Thread Patrick Rutkowski
reilly.com/catalog/pmodperl/ or optionally read it online: http://modperlbook.org/index.html Patrick R. On Jun 11, 2006, at 6:16 PM, John Ian Simeon wrote: Hello! I'm attempting to build Apache with mod_perl and mod_ssl by hand. mod_ssl seems to have integrated nicely with th

Re: Sessions with mod_perl2

2006-06-06 Thread Patrick Rutkowski
7;s a step up from using CGI::Cookie in terms of the amount of work you have to do, but it's not too hard to implement. Personally, I enjoy the extra level of control over back-end storage. Patrick R. On Jun 6, 2006, at 4:48 PM, Matthew wrote: It could be that I just don't understand c

use warnings logging

2006-06-04 Thread Patrick Rutkowski
og file! Madness!There has to be a way to fix this, but how?Patrick R.

Net-SSH-Perl

2006-04-18 Thread Patrick Hartemann
onseHandler Hcook --------- Is there anyone who gets same issue and could help me ? many thanks for your feedback Best regards patrick hartemann

Problems with PerlRun

2006-01-30 Thread Patrick Kennedy
way to tell if the script is actually running under PerlRun or not? It's acting as if it's running it as a registry script ... This is with Mod Perl 2... Thanks, Patrick

Re: Looking to hire MP guru for setup/config

2005-09-22 Thread Patrick Kennedy
Why are you using 1.99 when 2.0.1 is out? If you can give me more information about what you need you can contact me offline and maybe I can help you. Tom Apparently MP2 isn't compatible with my RedHat 3 ES ??

Looking to hire MP guru for setup/config

2005-09-21 Thread Patrick Kennedy
ish, and I'm willing to pay any reasonable fee. If you are available, please let me know. Thanks, Patrick

failed to map segment from shared object

2005-08-26 Thread Patrick Danial
I'm receiving the following error when I startup apache: [error] Can't load '/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/auto/Apache2/RequestRec/RequestRec.so' for module Apache2::RequestRec: /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/auto/Apache2/RequestRec/RequestRec.so:

[ANNOUNCE] Apache-HTTunnel 0.02

2005-01-27 Thread Patrick LeBoutillier
uired, but it's actually 1.999021. At least the Makefile.PL has it ok :) Patrick = README = Apache-HTTunnel === Apache::HTTunnel is a universal HTTP tunnel that allows the transport of any TCP/IP protocol over HTTP. It is designed to allow people behind firewalls/proxies

Re: [mp2] PerlPostConfigRequire requires absolute path?

2005-01-17 Thread Patrick LeBoutillier
than, say, PerlRequire. Thanks a lot, Patrick > > > Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : > 88C3A5A5 > http://gozer.ectoplasm.org/ F9BF E0C2 480E

[mp2] PerlPostConfigRequire requires absolute path?

2005-01-16 Thread Patrick LeBoutillier
x27;t work. But PerlRequire Carp.pm works fine. Is this normal behaviour? I couldn't find much documentation specific to PerlPostConfigRequire. Thanks, Patrick -- ===== Patrick LeBoutllier Laval, Québec, Canada

Apache::TEST: t/TEST question

2005-01-14 Thread Patrick LeBoutillier
Hi all, Should I include the generated t/TEST file in my module distribution or should I let the users system generate it? Thanks, Patrick -- = Patrick LeBoutllier Laval, Québec, Canada

Perl module requiring mod_perl

2005-01-12 Thread Patrick LeBoutillier
x27;, PREREQ_PM => {ModPerl => '1.99_16'}, ); Any comments/alternatives ? Patrick -- = Patrick LeBoutllier Laval, Québec, Canada

Re: Some tests failed: mod_perl-2.0.0-RC2-XMas on FC3

2004-12-30 Thread Patrick LeBoutillier
My bad :(... All tests run fine now. Sorry, Patrick - Original Message - > Patrick LeBoutillier wrote: >> Stas, >> >> Maybe you read a bit too quickly... :) >> >> >>>>I saw someone having similar errors with Apache 2.1.x, but I&

Re: Some tests failed: mod_perl-2.0.0-RC2-XMas on FC3

2004-12-30 Thread Patrick LeBoutillier
Stas, Maybe you read a bit too quickly... :) >> I saw someone having similar errors with Apache 2.1.x, but I'm running 2.0.52. All my setup is all stock Fedora Core 3 rpm's and up-to-date: perl-5.8.5-9 httpd-2.0.52-3.1 httpd-devel-2.0.52-3.1 apr-0.9.4-23 apr-devel-0.9.4-23

Some tests failed: mod_perl-2.0.0-RC2-XMas on FC3

2004-12-30 Thread Patrick LeBoutillier
more verbose output? Patrick -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Re: Is there a "PerlPreForkHandler"?

2004-12-27 Thread Patrick LeBoutillier
> Will it take the same configuration files as the Tinc VPN, for > encryption purposes? I don't know about that, but that's why I decided to use Apache as the back end. Apache can provide encryption with https, authentication with BasicAuth and/or client certificates and all sorts of other securit

Re: Is there a "PerlPreForkHandler"?

2004-12-26 Thread Patrick LeBoutillier
7;m writing an open source universal HTTP tunnel (tunnel any TCP/IP protocol through HTTP). My plan is to use Apache/mod_perl2 as the backend and have a small LWP based proxy client. Thanks, Patrick -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillis

Is there a "PerlPreForkHandler"?

2004-12-26 Thread Patrick LeBoutillier
parent right before the fork. Thanks, Patrick LeBoutillier -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Logging at startup

2004-12-20 Thread Patrick LeBoutillier
execution? My code does more stuff the second time around and I can't see what's happening... I'm using mod_perl 1.99_07-5 (latest version according to yum...) on RedHat 9.0. Maybe my version is too old Thanks, Patrick -- Report problems: http://perl.apache.org/bugs/

undefined symbol: PerlIOBase_binmode

2004-06-21 Thread Patrick Donker
acker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com - To unsubscribe, e-mail: [EMAIL

Re: Domain Name PR was Re: mod_perl presence at OSCON (and other CONs) is at danger

2004-06-09 Thread Patrick
mes'' do not exist on Internet scale. Problem solved. -- Patrick. ``Never argue with an idiot. He'll drag you down to his level, then beat you with experience.'' -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maill

Re: Apache::DBI and Oracle Sessions.

2004-05-19 Thread Patrick Mulvany
On Wed, May 19, 2004 at 09:40:41AM -0400, Geoffrey Young wrote: > my $dbh = DBI->connect('dbi:Oracle:HELM', 'user', 'password'); > > > > local $dbh->{AutoCommit} = 0; > local $dbh->{PrintError} = 0; > One good use for local as if you just set the attribute the handle gets corrupted for i

Re: Apache::DBI and Oracle Sessions.

2004-05-18 Thread Patrick Mulvany
When using Apache::DBI you must remember that it caches the connections by using the connection string it you have two types of connection say one with autocommit on and the other with it off this is cached as two connections. If you do not have a standard method/module for making your database

Problems with Multiple PerlTransHandlers

2003-12-16 Thread Patrick LeBoutillier
3.27-3 This is perl, v5.6.1 built for i386-linux Red Hat Linux release 7.3 (Valhalla) Thanks, -- = Patrick LeBoutillier Laval, Québec, Canada -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html

Re: Length problem with posts

2003-12-09 Thread Patrick W. Fraley
; > Do you have a link where I can get it from to test? > > see the above :) > > --Geoff I did notice that, but then I do have a lot of software running on my system that "has not been released" yet. ;) Thanx again for your help Patrick -- ********

Re: Length problem with posts

2003-12-09 Thread Patrick W. Fraley
Am Die, 2003-12-09 um 15.50 schrieb Geoffrey Young: > Patrick W. Fraley wrote: > > Hi List, > > > > I am having a really funky problem I can not get solved. First of I am > > not sure whether this is a mod_perl problem, or an apache problem or > > maybe

Length problem with posts

2003-12-09 Thread Patrick W. Fraley
mod_perl I can try? TIA Patrick W. Fraley -- *** COMsulting Gerhard Faehling GmbH Patrick W. Fraley Oeverdieker Weg 6 23669 Timmendorfer Strand Tel: 04503 / 88 12 45 Fax: 04503 / 88 10 18 E-Mail: [EMAIL PROTECTED] Internet: www.comsulting.de

Re: Apache::DBI & Oracle Not Reconnecting

2003-10-10 Thread Patrick Mulvany
Hi, When you reboot the Oracle Database are you rebooting the machine or just restarting the oracle process. If it is the later then you might try restarting the Orcle Listener as well. I have noticed that sometimes the listener keeps open a connection to the now restarted database and this ca

simple two server (front end - back end) setup help

2003-10-08 Thread Patrick Galbraith
PerlPostReadRequestHandler My::ProxyRemoteAddr What obvious thing am I doing wrong? It must be a simple change to get it to work, I suspect, as are most problems that take a long time to figure out! ;) thank you in advance for any help! regards, Patrick -- Patrick Galbr

Re: Using mysql

2003-09-26 Thread Patrick Mulvany
Hi, My I suggest these links :- Before asking a database related question ... http://www.perlmonks.com/index.pl?node_id=264485 Speeding up the DBI http://www.perlmonks.com/index.pl?node_id=273952 Apache::DBI http://cpan.org/authors/id/A/AB/ABH/Apache-DBI-0.92.readme Hope it helps Paddy On