Re: Forbidden access

2001-03-08 Thread Owen Boyle
Paul Cotter wrote: Also there's a typo: It has been confirmed by the original author that the typo was only in the email sample. There was also a /Locatiom but I guess this was a transcription error also. As a general rule, when posting slices of config, code etc. to the lists:

rational.com

2001-03-08 Thread Francesco Pasqualini
is www.rational.commodperl based or java/jsp ? [frank@proxy frank]$ telnet www.rational.com 80Trying 207.25.225.84...Connected to www.rational.com.Escape character is '^]'.HEAD / HTTP/1.0 HTTP/1.1 302 FoundDate: Thu, 08 Mar 2001 13:03:18 GMTServer: Apache/1.3.12 (Unix)

Re: rational.com

2001-03-08 Thread Jeffrey . Seger
They are running Apache with Mod_Perl installed, but the page that you are visitng is a .jsp page.

[Apache::Cookie] Segv in Cookie.so ?

2001-03-08 Thread Karl M. Hegbloom
Anyone else experiencing segv's in Cookie.so? I'm using mod_perl 1.25, Apache 1.3.14, and libapreq (Apache::Cookie) 0.31.3 with HTML::Mason 0.89. I tried a rebuild of libapreq etc., but it still segv's. I've an authen handler and a request handler, and both use Apache::Cookie. I'm not

RE: Easy Newbie mod_perl installation question

2001-03-08 Thread John Walker
layouts seem to be defined in: ../apache_1.3.x/config.layout John -Original Message- From: Andy Emmerich [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 08, 2001 2:48 AM To: [EMAIL PROTECTED] Subject: Easy Newbie mod_perl installation question When mod_perl's Makefile builds

Fwd: Different code in different children

2001-03-08 Thread Kelly Dodge
I have a site that is up and running and serving several customers using Mod_Perl, Apache, and MySQL on a Freebsd 4 machine. I am trying to add enhancements to my code. I created a new directory called dev and copied all of my scripts into that directory to work on them. Several of my scripts

Can't find index.html

2001-03-08 Thread John Whitnack
We are running Apache 1.3.17 and mod_perl 1.25 on Solaris 7. The problem I am having is that when I type: http://my.domain.name I get a error message: The document contained no data. Try again later, or contact the server's administrator And in the error log I get: child pid

Re: Can't find index.html

2001-03-08 Thread darren chamberlain
John Whitnack ([EMAIL PROTECTED]) said something to this effect on 03/08/2001: We are running Apache 1.3.17 and mod_perl 1.25 on Solaris 7. The problem I am having is that when I type: http://my.domain.name I get a error message: The document contained no data. Try again

RE: Make test hangs on httpdconf

2001-03-08 Thread John Walker
-Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 06, 2001 10:08 AM To: John Walker Cc: '[EMAIL PROTECTED]' Subject: RE: Make test hangs on httpdconf Actually, it seems I've screwed things up worse than that. [...] try to run the test

row locking problems with AutoCommit, Apache::Session, and Oracle

2001-03-08 Thread Dan McCormick
Hi, I've been experiencing row locking problems using Oracle 8.1.6 and Apache::Session with AutoCommit on. It seems that when AutoCommit is on, doing a "select for update" locks the row until you execute a subsequent update command or issue an explicit commit statement. (You can replicate this

Re: Fwd: Different code in different children

2001-03-08 Thread Stas Bekman
On Thu, 8 Mar 2001, Kelly Dodge wrote: I have a site that is up and running and serving several customers using Mod_Perl, Apache, and MySQL on a Freebsd 4 machine. I am trying to add enhancements to my code. I created a new directory called dev and copied all of my scripts into that

RE: Make test hangs on httpdconf

2001-03-08 Thread Stas Bekman
On Thu, 8 Mar 2001, John Walker wrote: -Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 06, 2001 10:08 AM To: John Walker Cc: '[EMAIL PROTECTED]' Subject: RE: Make test hangs on httpdconf Actually, it seems I've screwed things up

[OT] UNIX timestamp hits 1,000,000,000 this year!

2001-03-08 Thread Bill Desjardins
Just as a FYI about something that caught my attention recently. This year on Saturday September 8, 2001, the unix time stamp flips to 1 billion and gets another digit going from 9 to 10 digits. Not sure if anyone else but me is using the timestamp in ways that were set to 9 digits, such as DB