Re: [ID 20000818.003] mod_perl Apache::Symbol::undef() is deprecated

2000-08-30 Thread Doug MacEachern
On Wed, 30 Aug 2000, Brian S. Craigie wrote: > > [Thu Aug 17 20:23:37 2000] [error] Can't locate > auto/Apache/Symbol/undef.al in @INC (@INC contains: ... > /usr/local/lib/perl5/sun4-solaris/5.00404 /usr/local/lib/perl5 > > to upgrade to perl 5.6.0 you

Re: $r->notes with slashes

2000-08-30 Thread Doug MacEachern
On Mon, 14 Aug 2000, Andrew Fuqua wrote: > I'm trying to pass a path name with slashes as the value of a note, and > when I try to retrieve the note from another handler in the same > request, the note is not there. Code goes like this: > > in a PerlInitHandler: > $r->notes('dir_name' => '/some

Re: PerlCleanupHandler

2000-08-30 Thread Doug MacEachern
On Fri, 11 Aug 2000, Tim Sweetman wrote: > I've seen something similar - when the client browser times out, > execution seems to stop mid-Print statement, and mod_Perl gets ready for > the next request, without cleaning up objects present (or, at least, > without calling ->DESTROY). this should

Re: Patch to t/modules/request.t

2000-08-30 Thread Doug MacEachern
On Thu, 31 Aug 2000, Ken Williams wrote: > [EMAIL PROTECTED] (Doug MacEachern) wrote: > >this thread is pretty large, i'm sure the fix is nice and small, anybody > >have a patch with the final solution? thanks. > > Sounds so ominous... =) didn't mean it to, i'm just buried and looking for any

Re: PerlCleanupHandler

2000-08-30 Thread Doug MacEachern
On Wed, 9 Aug 2000, Michael Peppler wrote: > Hi, > > We're seeing a number of requests where the write from apache to the > client browser times out and the SIGALRM signal fires. Our > Apache::Registry scripts in that case don't clean up correctly, > leaving session lock files around, which of c

Re: Patch to t/modules/request.t

2000-08-30 Thread Ken Williams
[EMAIL PROTECTED] (Doug MacEachern) wrote: >this thread is pretty large, i'm sure the fix is nice and small, anybody >have a patch with the final solution? thanks. Sounds so ominous... =) === RCS file: /home/cvspublic/modperl/t/mod

Re: Patch to t/modules/request.t

2000-08-30 Thread Doug MacEachern
this thread is pretty large, i'm sure the fix is nice and small, anybody have a patch with the final solution? thanks.

Re: Apache::Config

2000-08-30 Thread Doug MacEachern
On Thu, 24 Aug 2000, Stas Bekman wrote: > > Is it just me or has there been discussionof something along the lines of > > Apache::Config here before? Where might I accquire it? I could not find it > > on CPAN... > > It will appear in mod_perl-2.0 for sure, and it's on the todo list of > mod_perl

RE: env in background process

2000-08-30 Thread Doug MacEachern
On Wed, 23 Aug 2000, Sheth, Niraj wrote: > Didn't get any reply yet on this, so I think i am doing something very > stupid ... i'm still catching up with plenty of unanswered mail in my modperl mailbox, including yours, doing the best i can.

Re: 'make test' error with CVS modperl

2000-08-30 Thread Doug MacEachern
On Tue, 22 Aug 2000, Bruce W. Hoylman wrote: > > Having downloaded the latest CVS snapshot of modperl, using my standard > APACI config parameters to configure and compile, it compiles to > completion without error. 'make test' however returns the following > error when attempting to start the

Re: Apache::Registry spawning zombie shells?

2000-08-30 Thread Doug MacEachern
On Tue, 22 Aug 2000, martin langhoff wrote: > hi list, > > while doing a silly thing (building a set of HTML files with info from > a DB file), I found that while the apache server was being crawled by > lwp-rget, a lots of zombie shells were being spawned and killed. > sh -c /bin/csh -

Re: Build problems on Solaris

2000-08-30 Thread Doug MacEachern
On Thu, 10 Aug 2000, Paul Breslaw wrote: > > I cannot get mod_perl to pass 'make test' on Solaris (5.5.1). I've tried > different versions of mod_perl (1.18, 1.21_03 and 1.24) and different > versions of Apache (1.3.4, 1.3.12) all against the same version of > perl 5.004_04 (gcc). I used the

Re: [Fwd: mod_perl_sent_header improvement]

2000-08-30 Thread Doug MacEachern
On Thu, 27 Jul 2000, Ken Fox wrote: > Here's a patch that I sent to Doug. Not sure if I would > accept something from a guy who *clearly* can't read a > simple INSTALL file... ;) Here's hoping anyway. if you need to test if the headers have been sent, the best way to do that is: if ($r->headers

RE: $r->get_handlers bug/oversight?

2000-08-30 Thread Doug MacEachern
i committed 2 small bits of the last patch, adding PerlCleanupHandler to the {get,set}_handlers table and the $r->get_handler refcnt fix. i put a new version of the patch against cvs here: http://perl.apache.org/~dougm/set_handlers.pat similar to the last, but also deals with $r->set_handlers(P

JOB - US/CA/SF - Looking for a well rounded Linux/Apache/mod_perl/mysql SysAdmin

2000-08-30 Thread Sang Han
Hi all, We're in need of a SysAdmin/Developer in Training type of person. The company, VirtualGiveaway, that I work for uses the Linux/Apache/mod_perl/mysql combo almost exclusively in our backend production infrastructure. We are currently in need of someone who has more of the System Administr

ANNOUNCE: HTML::Mason 0.88

2000-08-30 Thread Jonathan Swartz
The URL http://www.masonhq.com/download/HTML-Mason-0.88.tar.gz has entered CPAN as file: $CPAN/authors/id/J/JS/JSWARTZ/HTML-Mason-0.88.tar.gz size: 261334 bytes md5: bee596df529e4b405c223d5bdfb8bd3a Mason is a component-based web site development system with caching, debugging, and

make tar_Apache broken?

2000-08-30 Thread Jesse Erlbaum
Hey Doug & mod_perl'ers! I tried to build mod_perl and use "make tar_Apache" to build a distributable tar for other same-architecture machines, without success. You should know, I was trying to build mod_perl using a non-root account, in an alternate location. I did so by setting PREFIX and INS

OT -- BerkeleyDB/Perl/Solaris

2000-08-30 Thread Rob Tanner
I know this is off topic but I've gotten zero reponses off normal channels nor have I heard back when I emailed the module author (and I know there's at least one other person in the same predicament), so I'm hoping I might get some help here. The problem is building the perl BerkeleyDB module

Installing mod-perl, error code 1

2000-08-30 Thread Derrick
Dear all, I am trying to install mod-perl on my freebsd 4.0 server with stronghold and lastest modperl from cvs. I keep having the same error as follow: == ib/perl5/5.6.0/i386-freebsd/auto/DynaLoader/DynaLoader.a -L/usr

RE: Dissappearing Lexicals

2000-08-30 Thread Matt Sergeant
On Wed, 30 Aug 2000, mgraham wrote: > > > I don't have specific help for your problem, but I have noticed that > package-scoped lexicals can be somewhat unpredictable under mod_perl. > > 1) If at startup time (pre-fork) you use a function within a package > to set a lexical variable that is sc

RE: [ANNOUNCE] Apache::Reload 0.04

2000-08-30 Thread Stas Bekman
On Wed, 30 Aug 2000, Matt Sergeant wrote: > On Wed, 30 Aug 2000, Stas Bekman wrote: > > > On Wed, 30 Aug 2000, Matt Sergeant wrote: > > > > > On Wed, 30 Aug 2000, Douglas Wilson wrote: > > > > > > > Forgive me if this is a stupid question, but I am rather > > > > ignorant in regards to mod_per

RE: Dissappearing Lexicals

2000-08-30 Thread mgraham
I don't have specific help for your problem, but I have noticed that package-scoped lexicals can be somewhat unpredictable under mod_perl. 1) If at startup time (pre-fork) you use a function within a package to set a lexical variable that is scoped to that package, that variable may or may not

Re: Problems loading POSIX module

2000-08-30 Thread Matt Sergeant
On Wed, 30 Aug 2000, erich oliphant wrote: > Hi, > I have a script that bombs under modperl when it tries to 'use POSIX'. I > get the same message when I try to preload it in the httpd.conf. Here's the > error: > -- > [Tue Aug 29 15:59:21 2000] [error] Can't load > '/usr/local/lib/perl5/5.6.

RE: [ANNOUNCE] Apache::Reload 0.04

2000-08-30 Thread Matt Sergeant
On Wed, 30 Aug 2000, Stas Bekman wrote: > On Wed, 30 Aug 2000, Matt Sergeant wrote: > > > On Wed, 30 Aug 2000, Douglas Wilson wrote: > > > > > Forgive me if this is a stupid question, but I am rather > > > ignorant in regards to mod_perl, and I'm curious about > > > something. > > > > > > If y

RE: [ANNOUNCE] Apache::Reload 0.04

2000-08-30 Thread Stas Bekman
On Wed, 30 Aug 2000, Matt Sergeant wrote: > On Wed, 30 Aug 2000, Douglas Wilson wrote: > > > Forgive me if this is a stupid question, but I am rather > > ignorant in regards to mod_perl, and I'm curious about > > something. > > > > If you reload modules, does that increase the size of the > > f

Problems loading POSIX module

2000-08-30 Thread erich oliphant
Hi, I have a script that bombs under modperl when it tries to 'use POSIX'. I get the same message when I try to preload it in the httpd.conf. Here's the error: -- [Tue Aug 29 15:59:21 2000] [error] Can't load '/usr/local/lib/perl5/5.6.0/sun4-solaris/auto/POSIX/POSIX.so' for module POSIX: ld.

RE: [ANNOUNCE] Apache::Reload 0.04

2000-08-30 Thread Matt Sergeant
On Wed, 30 Aug 2000, Douglas Wilson wrote: > Forgive me if this is a stupid question, but I am rather > ignorant in regards to mod_perl, and I'm curious about > something. > > If you reload modules, does that increase the size of the > forked children of the parent process? Or does just the > pa

RE: [ANNOUNCE] Apache::Reload 0.04

2000-08-30 Thread Douglas Wilson
Forgive me if this is a stupid question, but I am rather ignorant in regards to mod_perl, and I'm curious about something. If you reload modules, does that increase the size of the forked children of the parent process? Or does just the parent reload, with the children having to die and respawn?

may be an offtopic question

2000-08-30 Thread Niral Trivedi
Hello All, Sorry for asking this question, but If you know any other mailing list to post this message, please give me the address... I know that perl 5.6 does support to some extent utf8 and unicode.. but can somebody point to me some site or resources which has examples on that??? Because I co

Re: Migrating from CGI.pm to (...?), was Re: CGI.pm problem

2000-08-30 Thread Jeff Beard
Ah, so there is. I grep'd an older version which didn't since I'd never heard of it before. You use Apache::Request to get query parameters the same way you do with CGI.pm's param() method. perldoc Apache::Request. Did you could try just importing the CGI.pm HTML functions? Personally, I pref

[ANNOUNCE] HTML-StickyForms-0.03.tar.gz

2000-08-30 Thread Peter Haworth
This is an important upgrade for anyone using HTML::StickyForms with Apache::Request 0.31. Previously, trim_params() was subject to a bug in Apache::Request::param(), which doesn't seem to allow setting of multi-valued fields. This version of StickyForms works around the bug. --- Forwarded Messa

[ANNOUNCE] Apache::Reload 0.04

2000-08-30 Thread Matt Sergeant
This release adds the ability to specify modules to reload in the config file as well as in the module itself. Docs below: NAME Apache::Reload - Reload changed modules SYNOPSIS In httpd.conf: PerlInitHandler Apache::Reload PerlSetVar ReloadAll Off Then your module:

Re: Migrating from CGI.pm to (...?), was Re: CGI.pm problem

2000-08-30 Thread Stas Bekman
On 30 Aug 2000, Alexei V. Barantsev wrote: > Jeff Beard <[EMAIL PROTECTED]> writes: > > > There isn't a Vars() function in CGI.pm. If you're looking for the query > > string try param(). Or if you want to make it a mod_perl program (which is > > what you would normally discuss on this list) Ap

Re: [ID 20000818.003] mod_perl Apache::Symbol::undef() is deprecated

2000-08-30 Thread Brian S. Craigie
Anyone else seen this problem? On 18th August 2000 I wrote:- > Building mod_perl fails the following tests: > > modules/symbol..ok 1/2FAILED test 2 >Failed 1/2 tests, 50.00% okay > > internal/apiok 6/76FAILED tests 7-76

Re: Question about Apache::DBI::DEBUG

2000-08-30 Thread Yann Neuhaus
Hi Sorry I don't really remember the mail, I think it was because of the DEBUG information that were missing in the Apache error_log. There were many reasons why my Apache wasn't working with Apache::DBI (not well compiled with mod_perl, http.conf not correctly set, .) I wrote a little Arti

prob compiling mod_perl 1.24/perl 5.6.0/apache 1.3.12?

2000-08-30 Thread Daniel Piczak
can anyone be so kind to point out what i'm doing wrong ;o) [beast]/home/beast/daniel/src/perl/mod_perl-1.24{139} root : make (cd ../apache_1.3.12/src && make CC="cc";) ===> os/unix <=== os/unix ===> ap <=== ap ===> main cc -c -I.. -I/usr/local/lib/perl5/5.6.0/sun4-solaris/CORE -I../os/unix -I..