Re: @INC and Win32

2000-05-30 Thread Francesc Guasch
Gundars Kulups wrote: Hi! I've upgraded to Apache 1.3.12, perl 5.6.0 and mod_perl 1.23 (Randy's binary distribution) and now it doesn't work. I've found related topic in mailing list archive: I don't know why, in a site of mine I have to manually add directories to @INC in httpd.conf. Hope

Re: @INC and Win32

2000-05-30 Thread Gundars Kulups
At 12:15 PM 5/30/00, Francesc Guasch wrote: Gundars Kulups wrote: Hi! I've upgraded to Apache 1.3.12, perl 5.6.0 and mod_perl 1.23 (Randy's binary distribution) and now it doesn't work. I've found related topic in mailing list archive: I don't know why, in a site of mine I have to

Re: 1.2.1 installs ok, but ENV{MOD_PERL} returns false...

2000-05-30 Thread Stas Bekman
On Mon, 29 May 2000, paul barrette wrote: Hi, I compiled modperl in the usual way: in modperl 1.21 source: perl Makefile.PL EVERYTHING=1 apache 1.3.12 is at the same level. I ran make and make install and then make install in the apache source. All goes in ok. httpd -l shows:

backticks in perl sections?

2000-05-30 Thread Kees Vonk 7249 24549
I have a question about perl sections, I have the need to build a httpd.conf file that can be run on more than one server, this means that I need to determine what the server name is (for the ServerName directive), I think I can do this by putting: Perl $ServerName = `uname -n`; /Perl

Re: backticks in perl sections?

2000-05-30 Thread Honza Pazdziora
On Tue, May 30, 2000 at 11:35:27AM +0100, Kees Vonk 7249 24549 wrote: I have a question about perl sections, I have the need to build a httpd.conf file that can be run on more than one server, this means that I need to determine what the server name is (for the ServerName directive), I

Re: @INC and Win32

2000-05-30 Thread Francesc Guasch
Gundars Kulups wrote: At 12:15 PM 5/30/00, Francesc Guasch wrote: Gundars Kulups wrote: Hi! I've upgraded to Apache 1.3.12, perl 5.6.0 and mod_perl 1.23 (Randy's binary distribution) and now it doesn't work. I've found related topic in mailing list archive: I don't know why,

Re: backticks in perl sections?

2000-05-30 Thread Stas Bekman
On Tue, 30 May 2000, Honza Pazdziora wrote: On Tue, May 30, 2000 at 11:35:27AM +0100, Kees Vonk 7249 24549 wrote: I have a question about perl sections, I have the need to build a httpd.conf file that can be run on more than one server, this means that I need to determine what the

RE: ques on error msg

2000-05-30 Thread Geoffrey Young
-Original Message- From: amy [mailto:[EMAIL PROTECTED]] Sent: Friday, May 26, 2000 3:27 PM To: Geoffrey Young Subject: Re: ques on error msg Geoffrey Young wrote: -Original Message- From: amy [mailto:[EMAIL PROTECTED]] Sent: Friday, May 26, 2000 1:51 PM

RE: PerlSetupEnv bug?

2000-05-30 Thread Geoffrey Young
-Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED]] Sent: Monday, May 29, 2000 8:21 AM To: Geoffrey Young Cc: '[EMAIL PROTECTED]' Subject: Re: PerlSetupEnv bug? I can't seem to get PerlSetupEnv to affect my perl-bin anyplace other than in the perl-bin

RE: PerlSetupEnv bug?

2000-05-30 Thread Geoffrey Young
-Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 30, 2000 8:14 AM To: Geoffrey Young Cc: '[EMAIL PROTECTED]' Subject: RE: PerlSetupEnv bug? On Tue, 30 May 2000, Geoffrey Young wrote: -Original Message- From: Stas Bekman

hang time, segfaults

2000-05-30 Thread Paul
This is way too generic, and I apologize, but maybe someone will have had a similar problem and be able to clue me into what I should be looking at. The server's running on the testbed (Apache/1.3.12 (Unix) mod_perl/1.23 mod_ssl/2.6.4 OpenSSL/0.9.5a, with an automatic redirect from 8080 to

Re: Microsoft SQL 7.0 interface

2000-05-30 Thread Ian Struble
When you compile FreeTDS you will be better off using tds version 4.2 unless you specifically need something in 7.0. Here is the configure option you need for this: --with-tdsver=VERSION Ian On Mon, 29 May 2000, Kee Hinckley wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1

Re: Authentication implementation

2000-05-30 Thread Rob Tanner
--On Friday, May 26, 2000 10:42 AM -0500 James G Smith [EMAIL PROTECTED] wrote: Sergey Ivanyuk [EMAIL PROTECTED] wrote: Hi All. I'm trying to implement a real simple authentication scheme, where the login page sets a cookie to the users's browser, and unless the cookie is set, any

RE: Wierd problem with redirect

2000-05-30 Thread Jerrad Pierce
I'm running into an odd redirect ptoblem myself, I'm issuing: HTTP/1.1 302 Moved Temporarily\n\r Date: Tue 30 May 2000 18:18:07 GMT\n\r Server: Apache/1.311\n\r Set-Cookie: SESSION_ID=4177a0c9ae2b278decd6038901b28a2a; path=/; expires=Thu, 1-Jan-70 00:20:00 GMT;\n\r Location: /\n\r And the

Re: Mod_perl X cgi Script

2000-05-30 Thread ___cliff rayman___
not sure i understand this completely. i am assuming that you want embperl to work for only part of your site - yet it is handling for the whole site. if that's not what you meant - perhaps you need to rephrase. first of all - i think you need to use: Files ~ *\.shtml$ OR FilesMatch *\.shtml$

installation of GTop and Scoreboard

2000-05-30 Thread Alex Algard
We're trying to install Apache::GTop and Apache::Scoreboard. On our machines, we have RedHat 6.2 (2.2.14-5.0), Perl 5.00503, and mod_perl 1.21. We're having installation problems with both modules. Below is output from the installation of both. If you have any suggestions, my coworkers and I

Re: installation of GTop and Scoreboard

2000-05-30 Thread Stas Bekman
On Tue, 30 May 2000, Alex Algard wrote: We're trying to install Apache::GTop and Apache::Scoreboard. On our machines, we have RedHat 6.2 (2.2.14-5.0), Perl 5.00503, and mod_perl 1.21. We're having installation problems with both modules. Below is output from the installation of both. If you

Re: Microsoft SQL 7.0 interface

2000-05-30 Thread Kee Hinckley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N At 9:40 AM -0700 5/30/00, Ian Struble wrote: When you compile FreeTDS you will be better off using tds version 4.2 unless you specifically need something in 7.0. Yes. In fact I wasn't able to get the

RE: installation of GTop and Scoreboard

2000-05-30 Thread Alex Algard
Thanks, but installing glibtop only solved the GTop.pm issue. We're still having the same problem with Scoreboard.pm. Below is the output from the Scoreboard.pm installation process. Alex Algard [EMAIL PROTECTED] [root]# perl Makefile.PL Writing Makefile for Apache::DummyScoreboard Writing

Re: [ANNOUNCE] Apache::Session 1.51

2000-05-30 Thread Perrin Harkins
On Fri, 26 May 2000, Jeffrey W. Baker wrote: A couple of notes on the Oracle storage module: - Using "FOR UPDATE" forces the transactional lock model. Is it possible to make this optional? The other modes allow the use of a "enforce data integrity only" locking style which is

Re: [ANNOUNCE] Apache::Session 1.51

2000-05-30 Thread Michael Schout
On Fri, May 26, 2000 at 03:35:51PM -0700, Jeffrey W. Baker wrote: Greetings, I have released Apache::Session 1.51. The addition of the Oracle backing store took less time than expected. It is included and tested in this release. This is the only change from 1.50. I just took a look at

RE: Wierd problem with redirect

2000-05-30 Thread Wim Kerkhoff
On 30-May-2000 Jerrad Pierce wrote: I'm running into an odd redirect ptoblem myself, I'm issuing: HTTP/1.1 302 Moved Temporarily\n\r Date: Tue 30 May 2000 18:18:07 GMT\n\r Server: Apache/1.311\n\r Set-Cookie: SESSION_ID=4177a0c9ae2b278decd6038901b28a2a; path=/; expires=Thu, 1-Jan-70

Re: Wierd problem with redirect

2000-05-30 Thread ___cliff rayman___
actually \n\r\ is really how it is supposed to be. i am sure you will find it in the RFC's. most browsers seem to be okay with \n's only. -- ___cliff [EMAIL PROTECTED] Wim Kerkhoff wrote: On 30-May-2000 Jerrad Pierce wrote: I'm running into an odd redirect ptoblem myself, I'm issuing:

RE: Wierd problem with redirect

2000-05-30 Thread Jerrad Pierce
Yeah, and I got it towork, turns out I needed an absolute path too. I saw that answer but since the reasn that was given is because it's in Apache, it didn't seem to apply. I guess the real reason is brower's are just too brain dead to handle it... o _ /|/ | Jerrad Pierce

Re: Wierd problem with redirect

2000-05-30 Thread Eric Cholet
On Tue, May 30, 2000 at 02:30:36PM -0700, ___cliff rayman___ wrote: actually \n\r\ is really how it is supposed to be. i am sure you will find it in the RFC's. most browsers seem to be okay with \n's only. Actually it's \r\n, unless you're on a Mac :-) -- Eric Cholet

RE: Wierd problem with redirect

2000-05-30 Thread Robin Berjon
At 17:31 30/05/2000 -0400, Jerrad Pierce wrote: Yeah, and I got it towork, turns out I needed an absolute path too. I saw that answer but since the reasn that was given is because it's in Apache, it didn't seem to apply. I guess the real reason is brower's are just too brain dead to handle it...

Perl 5.6+mod_perl bugs (was Re: Win32 mod_perl binary [update])

2000-05-30 Thread Jeremy Howard
Randy Kobes said: - the patch posted to this list a few days ago by Jeremy Howard for an error about a "Bizarre copy of HASH ...": In Carp::Heavy, change 'DB' to 'DB_tmp': Line 39: while (do { { package DB_tmp; @a =

CGI.pm's -compile/-autoload methods

2000-05-30 Thread Stas Bekman
I've suggested using: use CGI qw(-compile :all); in the Guide for a long time. Now I've read the following: QUOTE CGI.pm =item -compile This causes the indicated autoloaded methods to be compiled up front, rather than deferred to later. This is useful for scripts that run for an extended

Re: CGI.pm's -compile/-autoload methods

2000-05-30 Thread Gunther Birznieks
At 03:16 AM 5/31/00 +0300, you wrote: I've suggested using: use CGI qw(-compile :all); in the Guide for a long time. Now I've read the following: QUOTE CGI.pm =item -compile This causes the indicated autoloaded methods to be compiled up front, rather than deferred to later. This is useful

Re: CGI/mod_perl strangeness...

2000-05-30 Thread Kenneth Lee
I've posted this to the list two days before. Look for the thread "Strange thing about CGI::Cookie?". All you have to do is put "$CGI::NO_DEBUG = 1" before CGI::Cookie-parse, or in BEGIN {} if you prefer. Trevor Phillips wrote: I'm getting in my Apache Error Log file: (offline mode:

cvs commit: modperl-2.0/src/modules/perl modperl_tipool.c

2000-05-30 Thread dougm
dougm 00/05/30 11:26:01 Modified:src/modules/perl modperl_tipool.c Log: copy-n-pasto Revision ChangesPath 1.4 +2 -2 modperl-2.0/src/modules/perl/modperl_tipool.c Index: modperl_tipool.c

cvs commit: modperl-2.0/lib/Apache Build.pm

2000-05-30 Thread dougm
dougm 00/05/30 11:34:47 Modified:lib/Apache Build.pm Log: untabify Revision ChangesPath 1.18 +2 -2 modperl-2.0/lib/Apache/Build.pm Index: Build.pm === RCS file:

cvs commit: modperl-2.0/pod - New directory

2000-05-30 Thread cholet
cholet 00/05/30 15:00:02 modperl-2.0/pod - New directory