File Problems in Perl-Run?

2002-08-11 Thread Jeff Crist
We recently migrated to modPerl, but only the Perl-Run parser (not Apache::Registry) to maintain compatibility while I clean up the scripts. We are seeing an abnormal behavior when reading files, very randomly (maybe about 1 out of 20 times) only the first line of the file is read. The code

Compiled-in but not recognized

2002-08-11 Thread Colin
Hi all, I know this is a recurring problem but bear with me ... Outputs: httpd -l Compiled-in modules: http_core.c mod_so.c mod_perl.c Now, when i try to add the usual: Location /cgi-bin/b*.pl SetHandler perl-script PerlHandler Apache::Registry Options -Indexes ExecCGI PerlSendHeader On

Re: Compiled-in but not recognized

2002-08-11 Thread Ged Haywood
Hi there, On Sun, 11 Aug 2002, Colin wrote: I know this is a recurring problem but bear with me ... :) httpd -l Compiled-in modules: http_core.c mod_so.c mod_perl.c pwd? Syntax error on line 1141 of /usr/local/apache/conf/httpd.conf: Invalid command 'PerlHandler', perhaps

Re: File Problems in Perl-Run?

2002-08-11 Thread Ged Haywood
Hi there, On Sun, 11 Aug 2002, Jeff Crist wrote: We recently migrated to modPerl, but only the Perl-Run parser [snip] randomly (maybe about 1 out of 20 times) only the first line of the file is read. The code looks something like: Hmmm. Something like isn't the sort of thing we like to

RE: Compiled-in but not recognized

2002-08-11 Thread Colin
-Original Message- From: Ged Haywood [mailto:[EMAIL PROTECTED]] Sent: Sunday, August 11, 2002 6:02 PM Subject: Re: Compiled-in but not recognized Hi there, On Sun, 11 Aug 2002, Colin wrote: I know this is a recurring problem but bear with me ... :) httpd -l

RE: Compiled-in but not recognized

2002-08-11 Thread Ed Grimm
On Sun, 11 Aug 2002, Colin wrote: -Original Message- From: Ged Haywood [mailto:[EMAIL PROTECTED]] Sent: Sunday, August 11, 2002 6:02 PM Subject: Re: Compiled-in but not recognized Hi there, On Sun, 11 Aug 2002, Colin wrote: I know this is a recurring problem but bear with me

RE: Compiled-in but not recognized

2002-08-11 Thread Colin
Hi thanks, Yes I have established the server is running only 1 http binary so it is the correct one. Having tried almost all the build types from the mod_perl docs site (over 2 days!), the result is still the same. It works find via a DSO though. Perhaps if we start have a flood of similar

Win32 Apache 2.0.40 mod_perl 1.99_05

2002-08-11 Thread Sebastian Breier
Hi! When starting Apache 2.0.40, I get this error: Syntax error on line 173 of C:/Apache2/conf/httpd.conf: Cannot load C:/Apache2/modules/mod_perl.so into server: Die angegebene Prozedur wurde nicht gefunden. Last sentence translated: The specified procedure could not be found. Line 173 of

NTLM module

2002-08-11 Thread Kaye-Smith Adam
Hello , I am having some problems with the perl module AuthenNTLM . I am using Redhat 7.3 with Apache/1.3.23 (Unix) my httpd.conf file section is below PerlAuthenHandler Apache::AuthenNTLM AuthName Warning you are entering a development server!! (and AuthType ntlm,basic AuthUserFile

Re: solaris 2.6, mod_perl 1.27, apache 1.3.26, resulting server fails

2002-08-11 Thread Stas Bekman
Lupe Christoph wrote: On Thursday, 2002-08-08 at 15:48:48 -0700, John E. Mendenhall wrote: On Thu, 8 Aug 2002, Lupe Christoph wrote: Since mod_perl seems to play tricks with bootstrap, I don't really know how this comes into play. I have done all you have asked. All output appears