Re: problems with sessions and upgrading

2002-10-02 Thread ___cliff rayman___
hi perrin, yes, i did read the discussion with interest a few months back regarding what should be stored in a session and what in the back end database. customer and order data is properly stored in a secured back end system. the cart contains data that i want to keep for 30 days, such as cart

Re: problems with sessions and upgrading

2002-10-02 Thread ___cliff rayman___
Gerald Richter wrote: > > OLD STUFF: redhat 5.2, 2.0.36 kernel, 1.3.6 apache, 1.21 mod_perl, > > perl 5.005_02, apache session 1.04 and a storable of 0.63, embperl > 1.2.b10, > > file system sessions and locking data. > > > > NEW STUFF: redhat 5.2, 2.0.36 kernel, 1.3.26 apache, 1.27 mod_perl,

problems with sessions and upgrading

2002-09-30 Thread ___cliff rayman___
OLD STUFF: redhat 5.2, 2.0.36 kernel, 1.3.6 apache, 1.21 mod_perl, perl 5.005_02, apache session 1.04 and a storable of 0.63, embperl 1.2.b10, file system sessions and locking data. NEW STUFF: redhat 5.2, 2.0.36 kernel, 1.3.26 apache, 1.27 mod_perl, perl 5.6.1, apache session 1.54, apache sessi

Re: mod_perl on Mac OSX

2002-08-14 Thread ___cliff rayman___
the perl.apache.org site has all the answers. the guide is on line. your answer is here: http://perl.apache.org/docs/1.0/guide/install.html#Testing_via_a_CGI_script Pierre Vaudrey wrote: > Hi, > > I'm new to the list . > I'm trying to configure mod_perl on the built-in Apache server of my Mac >

Re: Weird problem with cookies on Netscape with apache running a virtualhost

2002-07-12 Thread ___cliff rayman___
Chris Pizzo wrote: > > $r->headers_out->set('Set-Cookie',$cc); > $r->headers_out->set('Set-Cookie',$c); should this second one be? $r->headers_out->add('Set-Cookie',$c); i didn't get a chance to try it, but it should be easy to try. > > > $r->cgi_header_out('Location',

Re: Setting Cookies

2002-06-13 Thread ___cliff rayman___
ok - here is something ugly - off the top of my head. when a user submits without a cookie, or a cookie that u do not recognize: 1) Set-Cookie for the proper domain (i.e. .rhythym.com) 2) redirect them to the requested page, but with a fully qualified host/domain (i.e. http://www.rhythym.com/someL

Re: mod_perl netscape problem

2002-06-03 Thread ___cliff rayman___
there is a bug in the proxy server for apache_1.3.24. i am not familiar with mandrake, but hopefully they have an upgrade. if not, you will need to rebuild from source rpms and apply this patch. http://apache.valueclick.com/dist/httpd/patches/apply_to_1.3.24/proxy_http1.1_chunking.patch Iyenga

Re: Zero response, proxy error

2002-04-10 Thread ___cliff rayman___
> BTW We wanted to use same apache for testing beta site along with the live > one. The perl modules used have the same name but are for different virt. > hosts, have different locations and different content and the > errors (getting content from beta modules when asking for live site) are > prob

Re: Thanks and GoodBye

2002-04-08 Thread ___cliff rayman___
i have a set of detailed plans that allows for a mod_ssl front end with mutliple backends, of which i have built mod_perl and mod_php. this version works in a virtualhost environment (i did not setup the php for virtualhost, but that is trivial). it has not yet been tested in a heavy production e

Re: proxy front to modperl back with 1.3.24

2002-04-05 Thread ___cliff rayman___
Thomas Eibner wrote: > > There are some few messages concerning the problem a while ago either on > this list or the dev@httpd list. > > http://msgs.securepoint.com/cgi-bin/get/apache0204/1/3.html > etc. thanks - it must have been a bad googling day yesterday since i did not come up with this in

proxy front to modperl back with 1.3.24

2002-04-05 Thread ___cliff rayman___
i had trouble using a proxy front end to both a mod_perl and mod_php back end servers. this works fine for me at 1.3.23, so I reverted back to it. i copied the httpd.conf files from the 1.3.24 to my downgraded 1.3.23 and everything worked correctly on the first try. i was getting garbage charac

Re: AddModule mod_perl.c

2002-03-27 Thread ___cliff rayman___
Perrin Harkins wrote: > (Anyone know if mod_ssl somehow forces you to use DSO?) it doesn't force you to use DSO. i recently built a new server set-up using mod_proxy/mod_ssl on the front end, and two different back ends, one with mod_perl, and the other with mod_php. the server is set-up to ha

Re: How to get two perl namespaces in apache

2002-03-26 Thread ___cliff rayman___
"Thomas K. Burkholder" wrote: > run them in two different environments - I don't think running them on > two different virtual servers is going to do it, right? Doesn't apache > just start one perl "runtime"? Please tell me if I'm mistaken about there is only one interpreter, so running a mod

Re: [OT-ish] Session refresh philosophy

2002-02-20 Thread ___cliff rayman___
Rob Nagler wrote: > [EMAIL PROTECTED] writes: > > Looking at CGI::EncryptForm that Perrin mentioned, it appears that that > > module would address this concern by storing client-side in a single > > encrypted string that gets put in one hidden form variable. That also > > avoids having to verify

Re: [OT] Really need Comments! very strange bug that happens only on Linux.

2002-02-19 Thread ___cliff rayman___
yes - this is VERY off topic for a mod_perl mailing list. remember, computers are binary machines. your 323.82 was not stored like you might think. the computer approximated using binary math. when you scaled it four places to the left, you saw the results of the approximation. FreeBSD appear

Re: modperl growth

2002-02-04 Thread ___cliff rayman___
one more guess - in the group of guesses. ;-) perhaps redhat or another popular distro is configuring standard with mod_perl (i use redhat, but i always hand select my packages). if this is the case, then the banner will show mod_perl, even if the user has no idea what it is, and it is not in use

Re: mod_perl Developer's Cookbook

2002-01-31 Thread ___cliff rayman___
ordered my today through the website (puts a little extra money in the hands of mod_perlers: http://www.modperlcookbook.org/ cliff Matt Sergeant wrote: > My copy just arrived! I'll try and get through most of it as fast as I can > and post a review. > > Congrats Geoff, Paul and Randy. Looks gr

New mod_perl name was [Re: New mod_perl Logo]

2002-01-29 Thread ___cliff rayman___
how about Everest? Niagara? Multiphase? Slipstream? DigiServer? Pointillion? Web Mammoth? SharpWeb? Web Enterprise? EnterWeb? Ged Haywood wrote: > Hi there, > > On Tue, 29 Jan 2002, Chris Thompson wrote: > > > "mod_perl" is a lousy name. > [snip] > > mod_perl needs a name. Something marketable

Re: Apache.pm failed to load!.

2002-01-21 Thread ___cliff rayman___
first off, that looks like a spanking brand new version of apache but an older version of mod_perl. you will probaby be happier with mod_perl-1.26 what happens when you try the following from the command line? perl -MApache -e 1 Rasoul Hajikhani wrote: > Folks, > After installing mod_perl-1.25

Re: How to handle die

2002-01-19 Thread ___cliff rayman___
Mithun Bhattacharya wrote: > Before anyone suggests it - no I cant move to EmbPerl or Mason or > anything else. ok > > > ePerl can be found as Apache::ePerl on cpan or > http://www.engelschall.com/sw/eperl/ . I wouldnt know if Engelschall is > on this list but if he is - feedback would be highl

Re: META tags added as HTTP headers

2002-01-18 Thread ___cliff rayman___
hmmm - you are still using lwp. here is a 1.0 protocol result via telnet: [root@w7 /root]# telnet www.apache.org 80 Trying 64.125.133.20... Connected to www.apache.org. Escape character is '^]'. HEAD / HTTP/1.0 HTTP/1.1 200 OK Date: Sat, 19 Jan 2002 00:37:03 GMT Server: Apache/2.0.28 (Unix) Acce

Re: mod-perl, modules and initializations

2002-01-07 Thread ___cliff rayman___
the guide is your friend: http://perl.apache.org/guide Dave Morgan wrote: > What is the difference between how a BEGIN block and an anonymous block http://thingy.kcilink.com/modperlguide/porting/BEGIN_blocks.html > > Another problem is when I try to build a SELECT HTML element

Re: Need Some Help

2002-01-04 Thread ___cliff rayman___
here is the learning guide and the bible. Learning Perl http://www1.fatbrain.com/asp/bookinfo/bookinfo.asp?theisbn=0596001320&vm= Programming Perl http://www1.fatbrain.com/asp/bookinfo/bookinfo.asp?theisbn=0596000278&vm= make sure you get third editions for both! here are relevant sources on

Re: require -- Mason vs embperl

2001-12-19 Thread ___cliff rayman___
"Lihn, Horng-Twu" wrote: > Kee, > This helps. But if I have to do this in very page, > isn't this post a serious problem to the memory consumption? > Or not? in what way? - u either need the code, or u don't. if u don't need all of it, split it into smaller pieces. > > > -Steve > > >Maybe I'm

Re: [OT] Re: Multiple Sites

2001-12-05 Thread ___cliff rayman___
> (Though, it's always seemed to me that it might be a decent > design to have *one* vhost dedicated to accepting payments > > for the other vhosts... so when the user is ready to close > the deal they get kicked to "payment.super_secure.com" where > they're asked for the credit card info to fini

Re: too many files open

2001-12-03 Thread ___cliff rayman___
are you sure the new system's OS has a large enough "open files" parameter? on linux this could be modified by the parameters /proc/sys/fs/file-max /proc/sys/fs/inode-max it am sure it is different on bsd, solaris etc.. John Michael wrote: > Hi > I use the perl sub below to create thumbs with

OT: Re: Perl and Microsoft Excel?

2001-11-29 Thread ___cliff rayman___
fyi - this is off topic since it does not have anything to do with mod_perl in particular. you should really ask on: news://comp.lang.perl.modules or one of the other newsgroups: news://comp.lang.perl.moderated news://comp.lang.perl.misc or on this helpful website: http://www.perlmonks.org/ wh

Re: eval error

2001-11-07 Thread ___cliff rayman___
verify that Apache/Gateway00.pm has a true value at the end of the module. usually this looks just like this at the end: 1; if not, then u can add it if this is an in house module. if not, find out what gives from the module author. David wrote: > Hello, I am getting this error message. Can a

Re: cgi to mod_perl question

2001-10-17 Thread ___cliff rayman___
Brice D Ruth wrote: > Brice D Ruth wrote: > >> Perrin Harkins wrote: >> >> >> It *seems* that the script can run once, but >> >> that the next time it is accessed, it cannot connect to the $server >> >> anylonger, it dies with a 'connection timed out' message ... What >> >> 'gotcha' is causin

OT: Re: cgi to mod_perl question

2001-10-16 Thread ___cliff rayman___
. cliff Brice D Ruth wrote: > Why OT? I have a script that works under IIS/5 using CGI Perl that doesn't work >under Apache with mod_perl - I'd say that's on-topic for this list! > > -Brice > > ___cliff rayman___ wrote: > >> Brice D Ruth wrote: >> &g

OT: Re: cgi to mod_perl question

2001-10-16 Thread ___cliff rayman___
Brice D Ruth wrote: > What is the difference between doing the following: > > close( $server ); functional interface. flush and close the file handle for this instance of the program. > > # > $server->close(); object interface - same as above. > > # > $server->shutdown(); object interface

Re: [patch] overriding per directory PerlSetEnv (including bugreport)

2001-10-05 Thread ___cliff rayman___
<[EMAIL PROTECTED]> wrote: > > Couldn't you do the same thing by reversing the ordering of your > > Directory entries... > > On Thu, 04 Oct 2001 10:43:31 -0700, > ___cliff rayman___ <[EMAIL PROTECTED]> wrote: > > i don't think it is supposed to work th

Re: [patch] overriding per directory PerlSetEnv

2001-10-04 Thread ___cliff rayman___
i don't think it is supposed to work this way according to the apache documentation. if you want the most specific (longest) one to take precedence, put it before the shorter one in the config file. the relevant documenation is here: http://httpd.apache.org/docs/sections.html YAMAMOTO Kengo wro

Re: Problem with Content-Type

2001-09-25 Thread ___cliff rayman___
add the line shown write above your Files section. you have to tell the browser the mime-type. apache will do this for you, as long as you add the proper directive to do so. Matt Juszczak wrote: > Hello all, > > I recently compiled ModPerl into Apache and added the following to my > httpd.conf

Re: [ANNOUNCE] TicketMaster.com sponsors mod_perl development

2001-09-24 Thread ___cliff rayman___
i am not sure what they are using mod_perl for. i was there trying to buy tickets to the britney spears concert (for my daughter) and the servers appeared to be windowsNT. what a nightmere. hopefully stas will be able to improve their software as well as mod_perl 2.0 Daniel wrote: > Wow, good

Re: Calling mod_perl handler from .htaccess file

2001-09-20 Thread ___cliff rayman___
perhaps you can try: use CGI::Carp qw(fatalsToBrowser) also, checkout the guide: http://perl.apache.org/guide/debug.html#Code_Debug especially the section: Using Apache::FakeRequest to Debug Apache Perl Modules which may be helpful in this case. Chris Brooks wrote: > Good morning all, > > I

Re: memory leaking with closures

2001-09-06 Thread ___cliff rayman___
Alex Krohn wrote: > Hi, > > With this simple test script: > > print "Content-type: text/html\n\n"; > my $var = 'x' x 50; our $var = 'x' x 50; > > my $sub = sub { my $sub2 = sub { $var; }; }; > print "Done\n"; > > $var does not get freed, and the process grows each request. Has anyone >

Re: URI::URL - problem in LWP 5.53_95 with mod_perl

2001-08-27 Thread ___cliff rayman___
i did not use CPAN.pm to install software on this particular machine. my mod_perl builds are always by hand. i did understand exactly why this happened. i should have made that more clear in my first e-mail. i made the patch that i did, so i would not have the same problem with any other softw

Re: Modules `use`d by PerlModule vanishing after startup? (resend)

2001-08-24 Thread ___cliff rayman___
Stephen Clouse wrote: > Now, if I load the handler in the startup file: > > use IQGroup::IQCoordinator; > > then everything loads properly, although I get a slew of "subroutine blah > redefined" messages in the error log when it hits the PerlModule directive. 'PerlModule' in httpd.conf a

Re: push_handlers

2001-08-24 Thread ___cliff rayman___
looks like you got your module working? checkout $r->pnotes(); Rasoul Hajikhani wrote: > Hi > Is there any way that I could use $r->push_handlers(PerlHandler => > myHandler); and send/include a query string with that? I need to push > another handler with some specific form data. > thanks > -r

Re: getting a normal html-page

2001-08-23 Thread ___cliff rayman___
mac osX might also have the following mac like command: lsof -nPi TCP | grep httpd | less this should list something like: httpd27212 root 16u IPv4 2043928 TCP *:80 (LISTEN) httpd27213 root 16u IPv4 2043928 TCP *:80 (LISTEN) httpd27214 root 16u IPv4 2043928

Re: getting a normal html-page

2001-08-23 Thread ___cliff rayman___
two things: try ps auxww|less do you see a few httpd processes? then, try getting the page with the name of the server: http://www.domain.com/ or with the ip address of the server. perhaps the server is not listening at lo. i have never played with mac osX. allan wrote: > i have finally in

Re: PerlModule Error

2001-08-23 Thread ___cliff rayman___
and what do the error logs say? Rasoul Hajikhani wrote: > I know this question will sound primitive to most of you, however, I > have this nagging error which won't go away. > In my httpsd.conf, I have declared "PerlModule > MY::Perl::Control::WebAccess" which I know is where it is supposed to >

Re: mod_perl install for win32

2001-08-21 Thread ___cliff rayman___
Jeremy Howard wrote: > Steven Sajous wrote: > > From: Jeremy Howard [mailto:[EMAIL PROTECTED]] > > Steven Sajous wrote: > > > > > > It comes with it? I don't see it > > > > > > Yes it does. Run the batch file Robert mentioned and it'll work from > > the > > > command line. You can also download

Re: URI::URL - problem

2001-08-21 Thread ___cliff rayman___
sion of mod_perl and embperl will need to be patched: 'use URI::URL' in all places where its objects are created and it's methods are being called. hope this helps, ___cliff rayman___ wrote: > this is not a good fix. i went to build embperl, and got > the same URI::URL

Re: URI::URL - problem

2001-08-20 Thread ___cliff rayman___
perl -MURI::URL -e 'print "$URI::URL::VERSION\n"' which returns 5.02. This is perl, v5.6.1 built for i686-linux Server: Apache/1.3.20 (Unix) mod_perl/1.26 mod_ssl/2.8.4 OpenSSL/0.9.6b i'll have to do some more looking tomorrow. ___cliff rayman___ wrote: > i had the

Re: URI::URL - problem

2001-08-20 Thread ___cliff rayman___
i had the same problem - i was able to fix it by performing the following patches. not sure how it is supposed to work without the patches. so, either something is wrong with our two configurations or something is wrong with 1.26. usually i'd believe the former, but 1.26 has only been out for 2

Re: 2 problems with mod_perl/Apache::DBI

2001-08-06 Thread ___cliff rayman___
startup.pl cannot be run from the command line when it contains apache server specific modules. Jaye Mathisen wrote: > uwb-02-chroot# uname -a > FreeBSD uwb-02.cdsnet.net 4.3-STABLE FreeBSD 4.3-STABLE #0: Fri Aug 3 11:43:20 PDT >200 > uwb-02-chroot# perl -v > This is perl, v5.6.1 built for i38

OT: Re: RewriteRule Proxy problems

2001-07-30 Thread ___cliff rayman___
Perrin Harkins wrote: > > In my lightweight httpd.conf, I have: > > > > RewriteRule ^/(.*)\.asp http://66.33.85.239/$1.asp [p] > > > > If I go to http://www.buildreferrals.com/rotatorstats.asp, it gets proxy'd > > correctly. > > > > But if I go to http://www.buildreferrals.com/rotatorstats.asp?

Re: Santitizing errors with mod_perl

2001-07-27 Thread ___cliff rayman___
perhaps the escaping is not getting done properly. is there a '[' in $OK_CHARS? can we see what the definition of $OK_CHARS looks like? also, for debugging - print the value of $OK_CHARS on the line directly above the first substitution. this will tell us if it is getting stepped on somewhere b

Re: UNSUBSCRIBE?????????????

2001-07-26 Thread ___cliff rayman___
turn on your mail headers. everything you need to know is in there. if you are not getting properly unsubscribed, perhaps your email address in the netscape preferences is not the same one as you subscribed as. you should be able to discern the correct e-mail address from the Return-Path header.

Re: Appending Sessionid to all the urls

2001-05-24 Thread ___cliff rayman___
i'd still use a cookie to indentify the user. why not include the client id as part of the submission from the browser. it is easy to keep detailed data in the cookie separate for each client $sessionData{$clientKey}{$clientDataStuff}=$in{DATAKEY} Stuart Frew wrote: > > This is an even more pr

Re: mod_perl and 700k files...

2001-05-09 Thread ___cliff rayman___
Morbus Iff wrote: > >> Ahhh. Ok. What's this $SIG{'USR2'} thingy. What's that do? > > has changed. Am I supposed to do some checking against the file -M time > myself, and then send a USR2 signal myself? > yes. this method assumes that the administrator of apache has made a change to a file an

Re: vhost and mod_perl

2001-05-07 Thread ___cliff rayman___
check out this section in the guide: http://thingy.kcilink.com/modperlguide/config/A_Script_From_One_Virtual_Host_C.html Bird Lei wrote: > I use vhost_alias_module to set up subdomains for different users. > > -- at my httpd.conf > VirtualDocumentRoot /home/%-4/web > > And use Apache::Registry t

Re: Regarding modperl installation (fwd)

2001-05-04 Thread ___cliff rayman___
"G.W. Haywood" wrote: > Unfortunately you have an old version of Perl (5.004) so you should > heed the advice of the build scripts and upgrade. I would suggest > version 5.005_03. You must compile Perl, Apache and mod_perl with > the same compiler. curious - why 5.005_03 as opposed to the rece

Re: files having same ext, different handler based on partial name

2001-05-02 Thread ___cliff rayman___
have u tried reversing the order of these two configuration sections? that should work, but i think there is a potential for programmer confusion. is there any difference in the directories where these scripts are located? if so, you can wrap some directory sections around the file sections to

Re: glimmer of hope -- cookies: www.host.tld vs host.tld

2001-05-02 Thread ___cliff rayman___
Rob Bloodgood wrote: > > Or at the very least, two segments thereof: > > > > domain=.org.tld > > > --- lots of snippage --- > you have it right at the top. > assuming you are operating in org.tld, so www.org.tld and modperl.org.tld > are valid boxes, then you send the domain string as ".$do

OT: Re: glimmer of hope -- cookies: www.host.tld vs host.tld

2001-05-02 Thread ___cliff rayman___
u can also use the rewrite engine - for our domain genwax.com: RewriteCond %{HTTP_HOST}^genwax\.com$ [NC] RewriteRule ^(.+) http://www.genwax.com$1 [R,L] notice that it also makes sure to convert any case such as: GeNwAx.com to www.genwax.com -- ___cliff [EMAIL PROTECTED]http://www

Re: deprecated our() indicated in perldoc of Getopt::Std

2001-04-20 Thread ___cliff rayman___
1) 'our' is not deprecated. it is new. i know it was in 5.6.0, not sure if it was in earlier than that. u can check the CHANGES file to see exactly when it was added. 2) this is really a perl question, not a mod_perl question. next time try one of the following for perl related help: http:

Re: Dynamic httpd.conf file using mod_perl...

2001-04-16 Thread ___cliff rayman___
checkout the following link: http://www.geocrawler.com/archives/3/182/2000/3/0/3377287/ the search engine at: http://www.geocrawler.com/lists/3/Web/182/0/ is your friend. -- ___cliff [EMAIL PROTECTED]http://www.genwax.com/ Brian wrote: > It's all written, only problem is the mod_rewrite direc

Re: Run away processes

2001-04-04 Thread ___cliff rayman___
i think that it should be: warn "\$class=$class can't \$UNIVERSAL::AUTOLOAD=$UNIVERSAL::AUTOLOAD!\n"; leads to less grepping and a quicker understanding of the problem. -- ___cliff [EMAIL PROTECTED]http://www.genwax.com/ Aaron Johnson wrote: > So should the entry in the Guide be rewritten to:

Re: Getting MAC address

2001-03-21 Thread ___cliff rayman___
you can only get a MAC address for those machines which are on your same subnet. if you are using linux/unix try: arp sorry - but there is no reliable way to identify machines across the internet. that is why there are 'cookies'. intel tried to make this possible by embedding a number into the

Re: Newbie Questions

2001-03-09 Thread ___cliff rayman___
julie wang wrote: > > replace that with if it is advise not to do so when using mod_perl?? The > FAQ suggests using "goto" kind of statement. I rather not use that. What > other alternatives do I have? Thanks! > which FAQ suggested a goto statement? if u are thinking that something like: ret

[OT] Re: wheris @INC defined ?

2001-03-07 Thread ___cliff rayman___
that's Config.pm. which one of the variables would u change? sitelib and sitearch?? -- ___cliff [EMAIL PROTECTED]http://www.genwax.com/ Paul Cotter wrote: > To: "Henri Delebecque" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > > > > "Henri" == Henri Delebecque <[EMAIL PROTECTED]> writes: >

Re: wheris @INC defined ?

2001-03-06 Thread ___cliff rayman___
i believe it is originally defined at compile time. do a: perl -V and it will show you the compiled in perl lib locations.. you can place this at the top of your code b4 the other use directives: use lib "/u/richm/QXZ-OSF/nsPerl5.005_03/lib/alpha-dec-osf.../webmaster/apache_1.3.19"; and it will

Re: Forbidden access

2001-03-06 Thread ___cliff rayman___
"Wang, Pin-Chieh" wrote: > Hi, > > I build Apache_1.3.14 with mod_perl-1.25 on RedHat Linux 7.0 with DSO. > Initially both server-status and server-info works fine, but some how both > of these pages denied my display request.(403 Forbidden ) > > I have checked httpd.conf where I have > > SetHan

Re: apache question...

2001-02-28 Thread ___cliff rayman___
i would use mod_rewrite, but, since this is a mod_perl forum, i have to suggest that u write a mod_perl transhandler that does a redirect. -- ___cliff [EMAIL PROTECTED]http://www.genwax.com/ Joseph Crotty wrote: > I am set up on apache_1.3.14/mod_perl currently, however, have an older > non-mod

Re: files with same ext, but different handler based on partial name

2001-02-26 Thread ___cliff rayman___
check out: http://www.apache.org/docs-2.0/mod/core.html#filesmatch make sure you also see the "see also". ;-) by the way, this is standard apache configuration stuff that has nothing to do with mod_perl. -- ___cliff [EMAIL PROTECTED]http://www.genwax.com/ Surat Singh Bhati wrote: > Hi, >

Re: [OT] SSL ,Apache Keep alive

2001-02-22 Thread ___cliff rayman___
this is no longer a mod_perl question but, check out: http://www.modssl.org/docs/2.8/ssl_reference.html#ToC5 ->> SSLSessionCache i'm am far from an SSL expert, but this should help minimize the SSL authorization overhead. -- ___cliff [EMAIL PROTECTED]http://www.genwax.com/ Sachin Lakhanpa

Re: Segfault: apache-1.3.17+modperl-1.25

2001-02-14 Thread ___cliff rayman___
did u compile the perl, apache and mod_perl all with the same compiler, assembler and linker?? you may want to search in the archives: solaris dso sigsegv i remember quite a few issues a while back. hth, -- ___cliff [EMAIL PROTECTED]http://www.genwax.com/ Gary Algier wrote: > My children are

Re: Redirection Location MUST be absolute (was Re: Send a cookie, AND a redirect ?)

2001-02-08 Thread ___cliff rayman___
___cliff rayman___ wrote: > you are supposed to be able to use: > make that: http://host.mydomain.net/foo/bar/fred.html"> > > > which changes the base of the document. if u really wanted to use internal > redirects, you would have to insure that all documents conta

Re: Redirection Location MUST be absolute (was Re: Send a cookie, AND a redirect ?)

2001-02-08 Thread ___cliff rayman___
you are supposed to be able to use: which changes the base of the document. if u really wanted to use internal redirects, you would have to insure that all documents contained this tag, or filter the page and include it yourself. of course this is just a spec, determining which browsers proper

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

Re: Apache Version 1.3.0 required, aborting... You need mod_perl 1.24_01 , or later to build with Apache 1.3.14

2001-01-27 Thread ___cliff rayman___
ged - you are just plain wrong here. the error message is very clear. u just need to install apache 1.3.0. to hell with bugs and security problems. newer software is just bloated and cpu hungry anyways. well, now i'll get pack to my port of perl 4, mod_perl, and apache 1.3.0 for the TRS-80. cl

Re: Here's patch to make mod_perl-1.24 work with apache_1.3.14

2001-01-18 Thread ___cliff rayman___
you just needed mod_perl-1.24_01. you can get it at: http://perl.apache.org/dist/ apparently the underscore in the patch level keeps it from showing up as the latest release in CPAN. cliff Dave Dykstra wrote: > I'm not subscribed to this mailing list, but I searched the archives for > this pa

Re: killing of greater than MaxSpareServers

2001-01-18 Thread ___cliff rayman___
i think tuning like this is available already. probably something like: MinSpareServers 100 MaxSpareServers 110 StartServers 100 MaxClients 110 i haven't checked the source code to see if these values might drive apache a little crazy (such a small range to work in) , but it seems like the above

Re: killing of greater than MaxSpareServers

2001-01-17 Thread ___cliff rayman___
i think its worth posting to the list. it will be forever in the archives when someone needs it. thanks! Balazs Rauznitz wrote: > On Wed, 17 Jan 2001, ___cliff rayman___ wrote: > > > i and others have written on the list before, that pushing apache > > children into s

Re: killing of greater than MaxSpareServers

2001-01-17 Thread ___cliff rayman___
rate, rather than the number of requests that it served. Perrin Harkins wrote: > On Wed, 17 Jan 2001, ___cliff rayman___ wrote: > > i and others have written on the list before, that pushing apache > > children into swap causes a rapid downward spiral in performance. I > > don'

Re: killing of greater than MaxSpareServers

2001-01-17 Thread ___cliff rayman___
your server was designated for Apache only, or set it to a higher value if it were a multipurpose machine. mod_perl/apache and paging/swapping just don't mix. Perrin Harkins wrote: > On Wed, 17 Jan 2001, ___cliff rayman___ wrote: > > > here is an excerpt from httpd.h: > > Good re

killing of greater than MaxSpareServers

2001-01-17 Thread ___cliff rayman___
here is an excerpt from httpd.h: /* * (Unix, OS/2 only) * Interval, in microseconds, between scoreboard maintenance. During * each scoreboard maintenance cycle the parent decides if it needs to * spawn a new child (to meet MinSpareServers requirements), or kill off * a child (to meet MaxSpar

Re: setting lib for mod_perl installation

2001-01-15 Thread ___cliff rayman___
did u check out this section in the guide yet? http://perl.apache.org/guide/install.html#Installation_Without_Superuser_P cliff Dave Armstrong wrote: > I just moved from dedicated to virtual hosting , and was > wondering how to configure mod_perl to install the modules to a > private lib, outsi

Re: connecting apache to mysql

2001-01-10 Thread ___cliff rayman___
not irrelevant, and well covered here: http://perl.apache.org/guide/databases.html hth, -- ___cliff [EMAIL PROTECTED]http://www.genwax.com/ Al Abdullaev wrote: > Sorry guys for irrelevant question, but where can I find > guide how to connect apache server to mysql database? > thanks a lot.

Re: mod_perl-1.24 / apache-1.3.14 problem

2001-01-08 Thread ___cliff rayman___
hmmm. i checked CPAN about a month ago, and they had the new version. i believe CPAN is actually a bunch of mirrored sites that the dns redirects to. I wonder if the one you ended up getting is not getting properly mirrored? Mike Hanafey wrote: > Thanks for the replies. Next time I will not g

Re: mod_perl-1.24 / apache-1.3.14 problem

2001-01-05 Thread ___cliff rayman___
u need mod_perl-1.24_01 for apache-1.3.14 u might have saved yourself some patching :-) Mike Hanafey wrote: > The httpd.h file in apache-1.3.14 has apparently changed. I hacked the > following changes to mod_perl-1.24 to fix things (it's the same change > in two files). Without the change Makef

Re: the edge of chaos

2001-01-04 Thread ___cliff rayman___
i see 2 things here, classic queing problem, and the fact that swapping to disk is 1000's of times slower than serving from ram. if you receive 100 requests per second but only have the ram to serve 99, then swapping to disc occurs which slows down the entire system. the next second comes and 10

Re: problems with make test, server not starting

2000-12-28 Thread ___cliff rayman___
try: make kill_httpd && sleep 5 && make test Richard wrote: > > > the error log > ~ > [Thu Dec 28 21:33:14 2000] [crit] (98)Address already in use: make_sock: could not >bind to port 8529 > ~ -- ___cliff [EMAIL PROTECTED]http://www.genwax.com/

Re: Book/code recommendations needed for an urgent mod_perrl task

2000-12-28 Thread ___cliff rayman___
reading ALL those books is highly recommended. u might be able to handle the task at hand faily quickly with: DBIx::Recordset (i've never used it - but it looks easy) and HTML::Embperl (i use it extensively and i'm very happy with it) both are available at www.cpan.org good luck! -- ___cli

Re: Undefined subroutine

2000-12-28 Thread ___cliff rayman___
it's telling you to search the guide at: http://perl.apache.org/guide/ check out in particular: http://thingy.kcilink.com/modperlguide/troubleshooting/Undefined_subroutine_Apache_RO.html Barry Veinotte wrote: > > > Undefined subroutine &Apache::ROOT::cgi_2dbin::ads1::ads_2epl::handler > called

Re: Shopping Store design

2000-12-27 Thread ___cliff rayman___
here are a couple i know about - no personal experience however, i prefer homebrew :-)) http://www.zelerate.com/html/eng/home.shtml http://www.extropia.com/products.html The Doctor wrote: > Needed : > > Perl programmes for a 'member' Shopping cart site that would do the > following: > > Authent

Re: Apache Version 1.3.0 required, aborting...

2000-12-27 Thread ___cliff rayman___
___cliff rayman___ wrote: > perhaps doug or someone with the proper authentication can s/authentication/authorization/ > > move the mod_perl-1.24 version into the old directory on: > http://perl.apache.org/dist/ > > cpan looks like it is up to date and only shows the 1.24_01

Re: Apache Version 1.3.0 required, aborting...

2000-12-27 Thread ___cliff rayman___
perhaps doug or someone with the proper authentication can move the mod_perl-1.24 version into the old directory on: http://perl.apache.org/dist/ cpan looks like it is up to date and only shows the 1.24_01 version. Stas Bekman wrote: > z > > > please get mod_perl-1.24_01.tar.gz > -- ___clif

Re: Apache 1.3.14 build

2000-12-05 Thread ___cliff rayman___
you need version 1.24_01 to use apache 1.3.14 http://perl.apache.org/dist/mod_perl-1.24_01.tar.gz "Wang, Pin-Chieh" wrote: > I am trying to build apache v.1.3.14 with Mod_perl v. 1.24 using APACI > I am using Perl 5.6 build 620 - the latest > > I ran perl Makefile.PL under mod_perl-1.24 direct

Re: help!

2000-12-01 Thread ___cliff rayman___
check out the perl guide at: http://perl.apache.org/guide also, you can search through the mail archives at: http://www.geocrawler.com/lists/3/web/182/0/ you might have compiled as a DSO and not used the same compiler, or compiler parameters. -- ___cliff [EMAIL PROTECTED]http://www.genwax.com/

Re: mod_perl 1.24 for Apache 1.3.14 patch

2000-11-30 Thread ___cliff rayman___
1.24_01 fixes this problem for 1.3.14. "Doran L. Barton" wrote: > Not long ago, Dmitry Morozovsky proclaimed... > > Hello colleagues, > > > > In Apache 1.3.14, there is another change in version strings in httpd.h > > Here is small patch (quick'n'dirty, of course :) to fix this. > > I noticed th

Re: Wanted: Modperl/Mason consultant:

2000-11-29 Thread ___cliff rayman___
plus, everyone knows your bid. i don't have quite the credentials as Ask, but i only cost $119.50 per hour. :-)) Ask Bjoern Hansen wrote: > On Wed, 29 Nov 2000, Ask Bjoern Hansen wrote: > > ahh. that should obviously not have been spamming the poor list. In > particular not with the "nice" quot

Re: Problems on installation...

2000-11-28 Thread ___cliff rayman___
yes - in order to use apache 1.3.14 you need mod perl 1.24_01 which you can get from here: http://perl.apache.org/dist/ enjoy, -- ___cliff [EMAIL PROTECTED]http://www.genwax.com/ don carnage wrote: > Hello all -- I recently downloaded apache 1.3.14 and mod perl 1.24 and > received the followi

Re: Dealing with spiders

2000-11-11 Thread ___cliff rayman___
Robin Berjon wrote: > But on a related issue, I got several logfiles corrupted because I log > user-agents there and some seem to use some unicode names that confuse > Apache and convert to \n. Does anyone else have this problem ? I don't > think it could lead to server compromission, but it's ne

Re: problems installing mod_perl & mod_ssl

2000-11-10 Thread ___cliff rayman___
i think you'll need 1.24_01. this fixes the versioning problem with 1.3.14 "B. Burke" wrote: > I've tried installing mod_perl & mod_ssl, following both the instructions at >http://perl.apache.org/guide > and the INSTALL.simple.mod_ssl file that comes with mod_perl-1.24. When I run the >perl

Re: [OT] unsubscribe modperl

2000-11-10 Thread ___cliff rayman___
from whatever mail reader u are using, choose show all headers. the unsubscribe instructions are usually in there. Paul wrote: > --- Dan & Oana <[EMAIL PROTECTED]> wrote: > > unsubscribe modperl > > I've seen several of these for the past day or two, and was going to > respond with instructions

Re: PerlRun StatInc perl5_00405

2000-11-08 Thread ___cliff rayman___
here is something that occurred to me, but it is untested, and could be plain foolish. place a file named warnings.pm in your 5_00405 include path that contains the infamous: 1; this may help to quiet StatInc. Chris Strom wrote: > No, I don't have warnings.pm. It is only included in 5.6. We

  1   2   >