Re: Weird behaviour

2000-07-15 Thread Alex Shnitman
On Thu, Jul 13, 2000 at 09:47:59PM +, G.W. Haywood wrote: > > httpd.conf > > I see that %port is a lexical but $Port isn't. Is that a clue? I have no idea. Is it? -- Alex Shnitman <[EMAIL PROTECTED]> LiveLinx Extensible Solutions Ltd.

Re: ORA conference

2000-07-15 Thread Ask Bjoern Hansen
On Sat, 15 Jul 2000, Jeffrey W. Baker wrote: > > Ask> http://www.nikonusa.com/products/detaild1.cfm?id=286 - and will post > > Ask> pictures if I don't get too bored carrying it around. (it's heavy). > > > > Pshaw! My coolpix 990 will CRUSH your D1 in a NO HOLDS BARRED title > > match ... > >

Re: Apache::ASP: undefined *::handler if UniquePackages 1

2000-07-15 Thread Joshua Chamas
Noel Burton-Krahn wrote: > > I keep getting this error: > > 1.Undefined subroutine > >&Apache::ASP::Compiles::_home_noel_public_html_faxpc_lib_global_asa::_home_noel_public_html_faxpc_htdocs_group_login_aspxDYN::handler > called at /usr/lib/perl5/site_perl/5.005/Apache/ASP.pm line 1

Re: ORA conference

2000-07-15 Thread Gunther Birznieks
At 08:05 PM 7/15/00 -0700, Ask Bjoern Hansen wrote: >On Sat, 15 Jul 2000, Greg Cope wrote: > >[...] > > Being serious - If there is any big news can someone post a summary - so > > that those of us not going do not feel completely left out ? > >I'll bring my camera - >http://www.nikonusa.com/produ

Re: ORA conference

2000-07-15 Thread Jeffrey W. Baker
On 15 Jul 2000, Randal L. Schwartz wrote: > > "Ask" == Ask Bjoern Hansen <[EMAIL PROTECTED]> writes: > > Ask> I'll bring my camera - > Ask> http://www.nikonusa.com/products/detaild1.cfm?id=286 - and will post > Ask> pictures if I don't get too bored carrying it around. (it's heavy). > > Psh

Re: ORA conference

2000-07-15 Thread Randal L. Schwartz
> "Ask" == Ask Bjoern Hansen <[EMAIL PROTECTED]> writes: Ask> I'll bring my camera - Ask> http://www.nikonusa.com/products/detaild1.cfm?id=286 - and will post Ask> pictures if I don't get too bored carrying it around. (it's heavy). Pshaw! My coolpix 990 will CRUSH your D1 in a NO HOLDS BARR

Re: ORA conference

2000-07-15 Thread Ask Bjoern Hansen
On Sat, 15 Jul 2000, Greg Cope wrote: [...] > Being serious - If there is any big news can someone post a summary - so > that those of us not going do not feel completely left out ? I'll bring my camera - http://www.nikonusa.com/products/detaild1.cfm?id=286 - and will post pictures if I don't ge

re: problems with code in "Writing Apache Modules with Perl and C"

2000-07-15 Thread m m
folks allow me, Im the other newbie who was grappling with Apache::NavBar the other day :-) Ged will be proud, I persevered as he advised ;-) Sam new to perl, welcome. This maynot be the canonically right answer but for a simple task like youre asking, you can just "warn" stuff to your error logs

problems with code in "Writing Apache Modules with Perl and C"

2000-07-15 Thread Sam Carleton
I am new to perl and am trying to figure out how to get the navbar code to work in the book "Writing Apache Modules with Perl and C". I have trace it all the way down to the object that reads in the navbar config file: sub new { my ($class,$conf_file, $r) = @_; my (@c,%c); my $fh = A

Re: getting mod_perl configured on FreeBSD

2000-07-15 Thread Vincent Bruijnes
Well i had the same problem on freebsd too. first goto mod_perl directory: perl Makefile.PL PREP_HTTPD=1 USE_APACI=1 then make make test and make install Goto your apache directory ./configure --prefix=/www --enable-shared=max --activate-modules=src/modules/perl/libperl.a --disable-shared=perl t

Re: Segmentation Fault [was: The Eagle has Landed!]

2000-07-15 Thread jeff
ANy word on why the startup print line is executing twice. I'm having the same problem. But I'm running apache w/o the -X option. Greg Leidreiter wrote: > Hello all, > > I have recompiled mod_perl/apache with PERL_DEBUG=1 > > running > > gdb httpd > > followed by > > run httpd -

Re: Web server log wrong time.

2000-07-15 Thread Steven Zhu
Hi Tom: Thank you for your quick answer. Actually i set my machine timezone point to -> /usr/share/zoneinfo/US/Centeral. This is why my machine system time is correct without any problem. If my script runs from command line, it is also correct. The only problem comes from web server which logs wr

RE: ORA conference

2000-07-15 Thread dreamwvr
heeheehee On Sat, 15 Jul 2000, brian moseley wrote: > On Sat, 15 Jul 2000, Matt Sergeant wrote: > > > Now who's wearing the rose in their button hole so we > > can recognise each other? ;-) > > i'll be the loud obnoxious one.

Web server log wrong time.

2000-07-15 Thread Steven Zhu
Hi All: I compiled and installed new web server (most recent apache and mod perl). Every is fine except that all scripts show wrong time. But it is not only script problem. If i checked with the access.log file, the log time is also wrong. For instance, the current local time is 11:38 and my syst

Re: Segmentation Fault [was: The Eagle has Landed!]

2000-07-15 Thread G.W. Haywood
Hi there, On Sat, 15 Jul 2000, Greg Leidreiter wrote: > I have recompiled mod_perl/apache with PERL_DEBUG=1 > startup.pl is attempting to modify the include path... > startup.pl is attempting to modify the include path... > Program received signal SIGSEGV, segmentation fault >

Re: getting mod_perl configured on FreeBSD

2000-07-15 Thread G.W. Haywood
Hi there, On Fri, 14 Jul 2000, Sam Carleton wrote: > FreeBSD [snip] "make test", apache never starts up. User/group exists? Permissions on all directories etc. OK? httpd start up OK other than in make test? > ** Error: Cannot build mod_include with Perl support (USE_PERL_SSI) ** > ** when mod_

Re: Apache::ASP and HTML::Parser

2000-07-15 Thread G.W. Haywood
Hi there, On Fri, 14 Jul 2000, Mike Dameron wrote: > When testing the new scripts it appears as if it unable to reparse > the HTML file after about five to eight times. Tried running this under httpd -X to see what happens? 73, Ged.

RE: ORA conference

2000-07-15 Thread Ahrendt, Robert
Alright, I'll be the 6'5" 300lbs wearing a geek shirt(used solely for the purpose of clandestine mod_perl meetings). If you see me first it will give you time to run. -Robert -Original Message- From: Matt Sergeant To: Jason Bodnar Cc: Vivek Khera; [EMAIL PROTECTED] Sent: 7/15/00 3:06 AM

Segmentation Fault [was: The Eagle has Landed!]

2000-07-15 Thread Greg Leidreiter
Hello all, I have recompiled mod_perl/apache with PERL_DEBUG=1 running gdb httpd followed by run httpd -X produces the following output: startup.pl is attempting to modify the include path... startup.pl is attempting to modify the include path... Pr

Re: ORA conference

2000-07-15 Thread Matt Sergeant
On Sat, 15 Jul 2000, Greg Cope wrote: > From: "Matt Sergeant" <[EMAIL PROTECTED]> > To: "Jason Bodnar" <[EMAIL PROTECTED]> > Cc: "Vivek Khera" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: 15 July 2000 08:06 > Subject: RE: ORA conference > > > : On Fri, 14 Jul 2000, Jason Bodnar wrote: > : >

Re: ORA conference

2000-07-15 Thread Greg Cope
From: "Matt Sergeant" <[EMAIL PROTECTED]> To: "Jason Bodnar" <[EMAIL PROTECTED]> Cc: "Vivek Khera" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: 15 July 2000 08:06 Subject: RE: ORA conference : On Fri, 14 Jul 2000, Jason Bodnar wrote: : : > Since nobody had a better idea how about The Crown and

RE: ORA conference

2000-07-15 Thread brian moseley
On Sat, 15 Jul 2000, Matt Sergeant wrote: > Now who's wearing the rose in their button hole so we > can recognise each other? ;-) i'll be the loud obnoxious one.

RE: ORA conference

2000-07-15 Thread Matt Sergeant
On Fri, 14 Jul 2000, Jason Bodnar wrote: > Since nobody had a better idea how about The Crown and Anchor Pub: > > http://www.crownandanchor.net/ +1 Now who's wearing the rose in their button hole so we can recognise each other? ;-) Either that, or wave copies of the Eagle book when people com