Scott Chapman wrote:
> I am using the old Apache 1.2.6 and it apparently doesn't recognize
> SetEnv so I don't know how to change the environment variables in
> my scripts (which are running as CGI, not EmbPerl). Is there a way
> to do this?
>
Someone please step in if I am leading him astray since I have never run
Emperl in CGI mode. Set the variables at the top of the script - i.e.
$ENV{EMBPERL_LOG} = "/where/ever/it/is/embperl.log"
I don't know if all the variables work the same under CGI as they do
under mod_perl.
What is the performance like when used CGI based vs. mod_perl?
Do sessions work and if they do, do they work the same way?
Aaron Johnson
>
> --
> Scott Chapman
> Technical Support Specialist
> Lund Performance Solutions
> [EMAIL PROTECTED] or [EMAIL PROTECTED]
> Phone: 541-926-3800 www.lund.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]