Re: Problem with log file

2001-09-20 Thread Gerald Richter
> thanks, that did the trick. But, now when I try to bring up the page I see > the embperl code and html code. which means the page is not being processed > by embperl. any ideals on this? am i missing something in my conf file? > Your config seems to be ok, maybe there is something in the p

RE: Problem with log file

2001-09-20 Thread Boyd, David
PROTECTED]] Sent: Thursday, September 20, 2001 1:35 PM To: Boyd, David; EmbPerl News Group (E-mail) Subject: Re: Problem with log file > > PerlModule HTML::Embperl > PerlSetEnv EMBPERL_DEBUG 1 > PerlSetEnv EMBPERL_LOG /Apache/logs/embperl.log > PerlSetEnv EMBPERL_VIRTLOG /Apache/logs/embp

Re: Problem with log file

2001-09-20 Thread Gerald Richter
> > PerlModule HTML::Embperl > PerlSetEnv EMBPERL_DEBUG 1 > PerlSetEnv EMBPERL_LOG /Apache/logs/embperl.log > PerlSetEnv EMBPERL_VIRTLOG /Apache/logs/embperl.log > Set EMBPERL_LOG before you load Embperl because it's needed on startup: PerlSetEnv EMBPERL_DEBUG 1 PerlSetEnv EMBPERL_LOG /Apache/

RE: Problem with log file

2001-09-20 Thread Boyd, David
, September 20, 2001 12:01 PM To: Boyd, David Cc: [EMAIL PROTECTED] Subject: Re: Problem with log file Hi David, Perhaps Embperl can't create the log file(s) you've told it to create and it's defaulting to trying to create /tmp/embperl.log (the default log file). I suggest you check the per

Re: Problem with log file

2001-09-20 Thread Alan Jones
eb server can create and write to them. Alan - Original Message - From: "Boyd, David" <[EMAIL PROTECTED]> To: "EmbPerl News Group (E-mail)" <[EMAIL PROTECTED]> Sent: Thursday, September 20, 2001 12:41 PM Subject: Problem with log file (please include my retur

Problem with log file

2001-09-20 Thread Boyd, David
(please include my return address in the reply. For some reason I am unable to receive mail from this news group at work - [EMAIL PROTECTED]) ... Hello all, I am configuring a new web server for my application (it was running locally). I am running under Win2K. I went and got the binary files