I'm no Embperl 2.0 expert, but if I recall correctly PerlSetEnv (or
SetEnv for that matter) won't work by default. Try removing the
PerlSetEnv like so:
EMBPERL_OBJECT_ADDPATH
/var/website/htdocs/uk;/var/website/htdocs/shared/;/var/website/htdocs/
Cheers,
John
On Jul 20, 2004, at 12:30 PM, Pete
Thanks John,
This seemed to solve my problem !
Many thanks
Pete
-Original Message-
From: John P. Gibbons [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 20 July 2004 2:51 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Apache2 and EMBPERL_OBJECT_ADDPATH
I'm no Embperl 2.0 e
Pete Moran wrote:
Hi all,
I have started using apache 2 and Embperl 2.0b11 - however I have
noticed that I can't seem to add additional search paths.
A sample configuration
PerlSetEnv EMBPERL_OBJECT_ADDPATH
/var/website/htdocs/uk;/var/website/htdocs/shared/;/var/website/htdocs/
try : instead