Re: Another newbie question: SetPerlVar

2003-07-17 Thread Walter H. van Holst
On Thu, 2003-07-17 at 18:56, Frank Wiles wrote: > > What is the obvious thing I am overlooking? > > It's PerlSetVar not SetPerlVar. * Blush * Thanks. Regards, Walter -- All things that are, are with more spirit chased than enjoyed. -- Shakespeare, "Merchant of Venice"

Re: Another newbie question: SetPerlVar

2003-07-17 Thread Frank Wiles
On 17 Jul 2003 18:47:06 +0200 "Walter H. van Holst" <[EMAIL PROTECTED]> wrote: > Hello, > > If I use SetPerlVar in my apache-perl httpd.conf by just plainly > stating. > > SetPerlVar Foo Bar > > Apache-perl won't start: > > Syntax error on line xxx of /etc/apache-perl/httpd.conf: > Invalid c

Re: Another newbie question: SetPerlVar

2003-07-17 Thread Haroon Rafique
On Today at 6:47pm, WHvH=>Walter H. van Holst <[EMAIL PROTECTED]>...: WHvH> Hello, WHvH> WHvH> If I use SetPerlVar in my apache-perl httpd.conf by just plainly WHvH> stating. WHvH> WHvH> SetPerlVar Foo Bar WHvH> Try PerlSetVar instead. For 1.0 http://perl.apache.org/docs/1.0/guide/config.ht

Another newbie question: SetPerlVar

2003-07-17 Thread Walter H. van Holst
Hello, If I use SetPerlVar in my apache-perl httpd.conf by just plainly stating. SetPerlVar Foo Bar Apache-perl won't start: Syntax error on line xxx of /etc/apache-perl/httpd.conf: Invalid command 'SetPerlVar', perhaps mis-spelled or defined by a module not included in the server configurati