Re: [RFC] mod_perl Digest path...

2001-01-31 Thread Andrew Ho
Hello, MSMailing a link is easy, converting to a format that looks almost exactly MSlike the current version Geoff sends out is a bit harder (yes, I can MSspawn lynx, which gets most of the way there, but its all coding that MShas to be done). I think the point is emphatically NOT that it has

Re: Development Environment

2001-01-31 Thread Andrew Ho
Hello, STI was wondering if anyone has successfully setup a development STenvironment to allow for multiple development copies of modules used STwithin Mason components. Also, to have the appropriate changes to the STmodules shown within the development environment. This can also be a general

RE: Apache::ASP::Lite - CGI::ASP::Lite ( Please )

2001-01-31 Thread Ferguson, Ross
I'm more than happy to have it renamed to CGI::ASP::Lite I will upload a CGI-ASP-Lite-1.01.tar.gz And delete the existing one. thanks and sorry for any mis-interpretation. -Ross -Original Message- From: Joshua Chamas [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 31,

Re: Development Environment

2001-01-31 Thread G.W. Haywood
Hi Andrew, On Wed, 31 Jan 2001, Andrew Ho wrote: What if there are 20 mod_perl developers at your company? You either need to do admin work to partition the developers by what modules they write, or run 20 Apache instances, which may be very expensive. Yes, it's a lot of work to set up an

parsing an apache-like conf-file

2001-01-31 Thread Jonas Nordström
I have a proxy-application that I want to make as generic as possible by using configure files. I have a configure file that looks something like: Interface ko-web.ei.sigma.se /Interface Label information DefaultSite info.ei.sigma.se /DefaultSite Sites info.ei.sigma.se

Re: [RFC] mod_perl Digest path...

2001-01-31 Thread Matt Sergeant
On Wed, 31 Jan 2001, Andrew Ho wrote: MSBut it has to be as easy as uploading one version, and the take23 CMS MSautomatically sending out an email to the list. Anything else isn't MSworth it. I think you're being unfair here; it's impossible for it to be exactly as easy given that the task

Re: parsing an apache-like conf-file

2001-01-31 Thread Matt Sergeant
On Wed, 31 Jan 2001, Jonas Nordstrm wrote: I have a proxy-application that I want to make as generic as possible by using configure files. I have a configure file that looks something like: Interface ko-web.ei.sigma.se /Interface Label information DefaultSite

Re: parsing an apache-like conf-file

2001-01-31 Thread Steven Cotton
On Wed, 31 Jan 2001, Matt Sergeant wrote: On Wed, 31 Jan 2001, Jonas Nordstrm wrote: I have a proxy-application that I want to make as generic as possible by using configure files. Looks like a job for XML::Simple. Or Config::General::Extended. -- steven 1;

Re: Passing data among handlers

2001-01-31 Thread darren chamberlain
Drew Taylor ([EMAIL PROTECTED]) said something to this effect on 01/30/2001: I have a slightly different twist on this question. We run Registry scripts on our site for debugging purposes. I would love to have a module for saving variables/data structures on a per-request basis (like the

RE: MSQL server has gone away ( Apache::AuthDBI.pm )

2001-01-31 Thread Artero Alain
Is there someone using the combination DBI, AuthDBI and mSQL ? I am wondering whether the "ping method" for msql in DBD::Msql exists already. PS:Thanks for your answer Daniel. Alain -Original Message- From: Daniel [mailto:[EMAIL PROTECTED]] Sent: lundi, 29. janvier 2001 23:37 To:

Re: [RFC] mod_perl Digest path...

2001-01-31 Thread Paul Johnson
On Wed, Jan 31, 2001 at 10:34:15AM +, Matt Sergeant wrote: I now have a stylesheet that will generate "good enough" POD that Pod::Text generates reasonable output. Sadly Pod::Text needs a filename or STDIN (we may be able to fudge it to work on a temp filehandle), which makes the coding a

RE: [OT] Design Patterns in mod_perl apps?

2001-01-31 Thread Geoffrey Young
-Original Message- From: Gunther Birznieks [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 30, 2001 6:43 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [OT] Design Patterns in mod_perl apps? If you look at the latter half of the on-line book at

Re: Repost: Anyone using virtual server for mod_perl hosts?

2001-01-31 Thread Malcolm Beattie
Robert Landrum writes: The S390 appearently runs some type of software that allows you to set limits on your partitions, so no matter what, you always have some percentage of the CPU at your disposal. It's called VM and it's a lot more flexible than that. This is not the case with the Sun

mod_perl 1.25 + perl 5.6

2001-01-31 Thread Vasily Petrushin
Hi, people. I have a problem with perl 5.6 + mod_perl 1.25 + apache 1.3.17 After successful biulding and configuring an apache, httpd started successfully, but after recieve any request the child process are dieing by signal 11 (Segmentation Fault). Operating System is Sun Solaris 8 for

[Announce] Apache::Dispatch 0.09

2001-01-31 Thread Geoffrey Young
The URL http://morpheus.laserlink.net/~gyoung/modules/Apache-Dispatch-0.09.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GE/GEOFF/Apache-Dispatch-0.09.tar.gz size: 15436 bytes md5: 5f385b684da72573d5a6d7b463a8ed22 Changes: 0.09 01.31.2001 - added DispatchLocation - now

Re: mod_perl 1.25 + perl 5.6

2001-01-31 Thread G.W. Haywood
Hi there, On Wed, 31 Jan 2001, Vasily Petrushin wrote: I have a problem with perl 5.6 + mod_perl 1.25 + apache 1.3.17 Operating System is Sun Solaris 8 for SPARC, 64bit. [Tue Jan 30 17:58:51 2001] [notice] child pid 17005 exit signal Segmentation Fault (11) Have you looked at the

Take23 DNS

2001-01-31 Thread Matt Sergeant
Yes, we're having some trouble with the Take23 DNS - it doesn't seem to exist any more in Telstra's DNS servers. I've emailed them, but being in australia it might be some time before anything can be done. Meanwhile you can still access the site at http://modperl.sergeant.org/ -- Matt/

Re: parsing an apache-like conf-file

2001-01-31 Thread Gustavo Vieira Goncalves Coelho Rios
Jonas Nordstrm wrote: I have a proxy-application that I want to make as generic as possible by using configure files. I have a configure file that looks something like: Interface ko-web.ei.sigma.se /Interface Label information DefaultSite info.ei.sigma.se

Re: RE: MSQL server has gone away ( Apache::AuthDBI.pm )

2001-01-31 Thread
I ran into a similar problem while using MySQL and Apache::AuthDBI. I had a remote MySQL server that my apache web server connected to and used for authentication. Every so often (no pattern to this) the connection to MySQL would drop but MySQL would still be functioning properly. The only

Re: This list... formatted headerS?

2001-01-31 Thread Vivek Khera
"w" == wells [EMAIL PROTECTED] writes: w Why doesn't this list use formatted headers, e.g. Subject: [mod-perl] Because it is a waste of subject line space. w Would be great for filtering.. So would filtering on the "Sender" header matching "modperl".

Re: slightly off-topic

2001-01-31 Thread Vivek Khera
"BL" == Blue Lang [EMAIL PROTECTED] writes: BL On Tue, 30 Jan 2001, Wyman Eric Miles wrote: I hate to post this here because it's clearly the wrong forum, but I haven't been able to find adequate documentation elsewhere on suEXEC. BL http://httpd.apache.org/docs/suexec.html BL also, have

Re: Take23 DNS

2001-01-31 Thread Matt Sergeant
On Thu, 1 Feb 2001, Peter Brown wrote: Matt Sergeant writes: Yes, we're having some trouble with the Take23 DNS - it doesn't seem to exist any more in Telstra's DNS servers. I've emailed them, but being in australia it might be some time before anything can be done. that sounds about

Re: Development Environment

2001-01-31 Thread Vivek Khera
"AH" == Andrew Ho [EMAIL PROTECTED] writes: AH What if there are 20 mod_perl developers at your company? You either need AH to do admin work to partition the developers by what modules they write, AH or run 20 Apache instances, which may be very expensive. And these 20 developers don't have

Re: parsing an apache-like conf-file

2001-01-31 Thread Paul J. Lucas
On Wed, 31 Jan 2001, Matt Sergeant wrote: Looks like a job for XML::Simple. Except we've had no end of trouble with it dumping core in a mod_perl environment. My XML::Tree is far faster, much smaller, and doesn't dump core:

Re: [OT] Design Patterns in mod_perl apps?

2001-01-31 Thread Bakki Kudva
Wow!! Gunther you've done it again. I ask for some nuggets and you've given me the gold mine :) Gunther Birznieks wrote: If you look at the latter half of the on-line book at http://www.extropia.com/ExtropiaObjects/ and read the module chapters after and including the "Architecture" chapter

Re: Cannot make mod_perl on *@!* RH Linux :(

2001-01-31 Thread Doug MacEachern
On Tue, 30 Jan 2001, Nick Tonkin wrote: When I run the perl Makefile.PL command like that (without the SSL_BASE directive) I get: Error: Cannot find SSL header files in any of the following dirs: Error: . /usr/include /usr/include/ssl/ /usr/local/include /usr/local/include/ssl So I

Re: Runaways

2001-01-31 Thread Doug MacEachern
On Mon, 29 Jan 2001, Robert Landrum wrote: I have yet to solve the runaway problem, but I came up with a way of identifying the URLS that are causing the problems. First, I added the following to a startup.pl script... $SIG{'USR2'} = \apache_runaway_handler; setting that to

Re: Problems w/ mod_perl 1.24_01 apache 1.3.14 -- causing segmentation faults.

2001-01-31 Thread Doug MacEachern
On Fri, 26 Jan 2001, wells wrote: I've been trying to install mod_perl 1.24_01 the following way: (with perl 5.6.0) perl Makefile.PL \ APACHE_PREFIX=/usr/local/apache \ APACHE_SRC=../apache_1.3.14/src \ DO_HTTPD=1 \ USE_APACI=1 \ EVERYTHING=1 \ APACI_ARGS='--enable-module=rewrite

Re: Problems

2001-01-31 Thread Doug MacEachern
On Fri, 26 Jan 2001, David I Wolf wrote: Not sure if this is the right list, but.. I'm running mod_perl on RedHat 7. I installed the new PHP updates and all of a sudden it broke mod_perl.. I get this in my error_log try 1.25 built with perl Makefile.PL PERL_USELARGEFILES=0 ...

Re: make mod_perl

2001-01-31 Thread Doug MacEachern
On Sat, 27 Jan 2001, Ilya wrote: when I run make test I get this: cc -c -fno-strict-aliasing -I/usr/local/include -O -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -DPIC -fpic -I/usr/local/lib/perl5/5.6.0/i386-freebsd /CORE Symbol.c Symbol.xs: In function

Re: make problem - mod_perl.h not found by Apache::modules

2001-01-31 Thread Doug MacEachern
On Sat, 27 Jan 2001, Lynn Winebarger wrote: Hi. I'm having problems getting mod_perl (1.24_01) to compile. I'm using perl 5.6.0, apache 1.3.14, RH Linux 6.2/Intel (with upgrades). This is odd since I've previously built mod_perl successfully as a DSO (and the problem appears to be in

Re: Makefile.PL bug (?) - USE_APXS/DYNAMIC incompatible

2001-01-31 Thread Doug MacEachern
On Sun, 28 Jan 2001, Lynn Winebarger wrote: Ok, I resolved this. It appears USE_APXS is incompatible with DYNAMIC, whoops, guess you already figured that out. ToDo

Re: Hard times with apache config

2001-01-31 Thread Doug MacEachern
On Tue, 30 Jan 2001, Fritz Heinrichmeyer wrote: perl Makefile.PL seem not to honor the APACHE_SRC=.../... switch. I was asked again and again ... well, what value did you give APACHE_SRC= exactly? and where is your mod_perl and apache trees? I used the FreeBSD-Layout, but somewhere

Re: Runaways

2001-01-31 Thread Robert Landrum
Actually, I've had some bad experiences with the Carp module. I was using Carp for all my errors and warnings within mod_perl on our development server, but when I moved it to our production server (both similarly configured) it cause every request to core dump. I never figured out what the

Re: parsing an apache-like conf-file

2001-01-31 Thread Matt Sergeant
On Wed, 31 Jan 2001, Paul J. Lucas wrote: On Wed, 31 Jan 2001, Matt Sergeant wrote: Looks like a job for XML::Simple. Except we've had no end of trouble with it dumping core in a mod_perl environment. Thats well explained in the AxKit FAQ: http://axkit.org/faq.xml (and

Re: Cannot make mod_perl on *@!* RH Linux :(

2001-01-31 Thread Nick Tonkin
Thanks for the suggestion, Doug, but no go. [root@wm mod_perl-1.25]# !find find / -name ssl -print find: /proc/6/fd: Permission denied find: /proc/108/fd: Permission denied /tmp/apache_1.3.17/src/modules/ssl /tmp/mod_perl-1.25/blib/arch/auto/Apache/include/modules/ssl /usr/share/ssl

Re: parsing an apache-like conf-file

2001-01-31 Thread Paul J. Lucas
On Wed, 31 Jan 2001, Matt Sergeant wrote: My XML::Tree is far faster, much smaller, and doesn't dump core: http://homepage.mac.com/pauljlucas/software/xml_tree/ But its not as simple to use as XML::Simple, which is perfect for these sorts of things :-) What

Re: parsing an apache-like conf-file

2001-01-31 Thread Matt Sergeant
On Wed, 31 Jan 2001, Paul J. Lucas wrote: On Wed, 31 Jan 2001, Matt Sergeant wrote: My XML::Tree is far faster, much smaller, and doesn't dump core: http://homepage.mac.com/pauljlucas/software/xml_tree/ But its not as simple to use as XML::Simple, which is perfect for

Re: Cannot make mod_perl on *@!* RH Linux :(

2001-01-31 Thread Doug MacEachern
On Wed, 31 Jan 2001, Nick Tonkin wrote: Thanks for the suggestion, Doug, but no go. simply looks like you need to install openssl-0.9.6. was not included in the rh7.0 distro that i installed.

Re: Runaways

2001-01-31 Thread Doug MacEachern
On Wed, 31 Jan 2001, Robert Landrum wrote: Has anyone else had problems with the Carp module and mod_perl? there were bugs related to Carp in 5.6.0, fixed in 5.6.1-trial1,2

mod_perl and DBI Weirdness

2001-01-31 Thread John Jung
Hi All, I have built Apache 1.3.14 with mod_perl 1.24_01 and PHP 4.0.4, and Ingres is installed on the system. Everything works except for one truly odd thing... Before I proceed here's my configuration information as it relates to mod_perl: Directory "/app/www/cgi-bin"

Re: parsing an apache-like conf-file

2001-01-31 Thread Paul J. Lucas
On Wed, 31 Jan 2001, Matt Sergeant wrote: I wrote: What could be simpler than: $xml = XML::Tree-new( 'foo.xml' ); $ref = $xml-as_array(); Its what's in $ref thats complex (or more complex than XML::Simple), see the man page for XML::Simple. Yes,

Re: Take23 DNS

2001-01-31 Thread Peter Brown
Matt Sergeant writes: Yes, we're having some trouble with the Take23 DNS - it doesn't seem to exist any more in Telstra's DNS servers. I've emailed them, but being in australia it might be some time before anything can be done. that sounds about right !! where is it currently hosted ?? i

Re: Cannot make mod_perl on *@!* RH Linux :(

2001-01-31 Thread Jimi Thompson
Have any of you tried Apache Toolbox? I just configured Apache with mod_ssl, mod_perl, etc under RedHat 7 in about an hour on an old Pentium 133. It works fine. www.apachetoolbox.com Doug MacEachern wrote: On Wed, 31 Jan 2001, Nick Tonkin wrote: Thanks for the suggestion, Doug, but no

Apache::ASP

2001-01-31 Thread Wang, Pin-Chieh
Hi, I installed Apache1.3.14 with mod_perl 1.24_01 on Solaris Using ActiveState Perl 5.6 I configure with DSO Apache seems to be running O.K. But when I downloaded Apache-ASP-2.07 and followed the instruction Perl Makefile.PL make make test make install I then added the following lines into

Re: Cannot make mod_perl on *@!* RH Linux :(

2001-01-31 Thread Nick Tonkin
Hmm, very interesting. I *had* openssl-0.9.6 installed, via rpm ... but when I nuked it (not easy since rpm detects all its dependencies and puts up a fight) and installed again from the source files, presto! Everything builds, makes and installs just fine. The test for mod_perl failed thusly,

Re: parsing an apache-like conf-file

2001-01-31 Thread Matt Sergeant
On Wed, 31 Jan 2001, Paul J. Lucas wrote: You may think XML::Simple results in simpler data structures; however, the mental energy expended to refigure stuff out makes XML::Simple more complex in the long term. Aside from being slow, this is another complaint about

Re: Cannot make mod_perl on *@!* RH Linux :(

2001-01-31 Thread Doug MacEachern
On Wed, 31 Jan 2001, Nick Tonkin wrote: [root@wm mod_perl-1.25]# make make test yeah, i think 'make test' as root has permissions problems. if you were to 'make make test' as yourself and 'make install' as root, should work fine.

RE: Apache::ASP

2001-01-31 Thread G.W. Haywood
Hi there, On Wed, 31 Jan 2001, Wang, Pin-Chieh wrote: How do I load mod_perl? in httpd.conf Please read the installation section of the Guide. http://perl.apache.org/guide 73, Ged.

Symbol::delete_package

2001-01-31 Thread Stathy Touloumis
When using Symbol::delete_package to remove a package something odd happens. Other packages seem to disappear or functions are not available. Has anyone experienced this before? I am using this with Mason and after using Symbol::delete_package the Mason handler is no longer available.

ANNOUCE: HTML::Mason 1.0

2001-01-31 Thread Jonathan Swartz
The URL http://www.masonhq.com/download/HTML-Mason-1.0.tar.gz has entered CPAN as file: $CPAN/authors/id/J/JS/JSWARTZ/HTML-Mason-1.0.tar.gz size: 258678 bytes md5: b3c06efcfe5612d4ac0cdef7e992d2f4 Mason is a component-based web site development system with caching, debugging, and

Re: parsing an apache-like conf-file

2001-01-31 Thread Paul J. Lucas
On Wed, 31 Jan 2001, Matt Sergeant wrote: I've never heard anyone complain about it being slow. I'm not saying XML::Tree isn't faster, just that I've never heard that complaint about XML::Simple, simply because people don't use it for parsing large files, just small config files. Or

Re: Rate limiting in Apache

2001-01-31 Thread Matt Sergeant
On 31 Jan 2001, [EMAIL PROTECTED] wrote: I'm interested in doing rate-limiting with Apache. Basically, I want to give Apache a target bitrate to aim at. When writing to one user, it writes as close to bitrate as the user/network can suck it down. When writing to two users (two

Re: Translation handler continuous loop problem

2001-01-31 Thread ___cliff rayman___
you will probably need to post the handler if you want any help with it. "Sinclair, Alan (CORP, GEAccess)" wrote: I have just installed a mod_perl URI translation handler to extract a session id from the URI. In general the translation works correctly by removing the session id from the URL

Apache/mod_perl mysteriously closing connection

2001-01-31 Thread Andrew Ho
Hello, So we've had an extremely odd situation happeningly lately and I thought I'd query this list to see if anybody has experienced anything similar. I have Apache 1.3.14, mod_perl 1.24_01 statically compiled into it, and Perl 5.6.0 running on Solaris x86. A variety of mod_perl scripts (at

[OT] Dynamically changing current package

2001-01-31 Thread Andrew Ho
Hello, This isn't strictly a mod_perl question, but is there a good way in general Perl to dynamically change the current package name? Thanks in advance-- Humbly, Andrew -- Andrew Ho http://www.tellme.com/

Re: Development Environment

2001-01-31 Thread Andrew Ho
Hello, AHWhat if there are 20 mod_perl developers at your company? You either need AHto do admin work to partition the developers by what modules they write, AHor run 20 Apache instances, which may be very expensive. VKAnd these 20 developers don't have workstations of their own? You can

Re: Take23 DNS

2001-01-31 Thread Peter Brown
Matt Sergeant writes: On Thu, 1 Feb 2001, Peter Brown wrote: Matt Sergeant writes: These wouldn't be "family" type friends would they? ;-) no dont have any of those type of "family" :P geeky types that have been dealing with the australian internet for years Pete

Re: Development Environment

2001-01-31 Thread Gunther Birznieks
I agree. I've seen many people try to do shared memory/cached programming in one server and it just doesn't work very well in practice. It only takes one programmer a typo to take everyone else down until the bug is fixed. From Jakarta/Tomcat to IIS to Apache/mod_perl. Developers having their

Re: Translation handler continuous loop problem

2001-01-31 Thread Greg Cope
"Sinclair, Alan (CORP, GEAccess)" wrote: I am hoping someone might have a clue on how to resolve this awkward problem. I have just installed a mod_perl URI translation handler to extract a session id from the URI. In general the translation works correctly by removing the session id from

Re: Apache/mod_perl mysteriously closing connection

2001-01-31 Thread Andrew Ho
Hello, GEDIt sounds a little like a crash which happens before the logging routines GEDget a chance to do any logging. Yup. But if the child dies, doesn't Apache catch the SIGCHLD and report something to the global error log? I'm not seeing any messages to this effect (and I haven't been able

Re: Apache::ASP

2001-01-31 Thread Joshua Chamas
If Ged did not answer your question well enough, check out this answered as an FAQ item at: http://www.apache-asp.org/faq.html#Apache%20errors%20on%20the%20PerlHandler%20directive%20%3F --Josh _ Joshua Chamas

Re: [OT] Dynamically changing current package

2001-01-31 Thread G.W. Haywood
Hi Andrew, On Wed, 31 Jan 2001, Andrew Ho wrote: This isn't strictly a mod_perl question, but is there a good way in general Perl to dynamically change the current package name? perldoc -f package 73, Ged.

cvs commit: modperl ToDo

2001-01-31 Thread dougm
dougm 01/01/31 12:19:02 Modified:.ToDo Log: todo Revision ChangesPath 1.278 +4 -0 modperl/ToDo Index: ToDo === RCS file: /home/cvs/modperl/ToDo,v retrieving revision 1.277