on 11/19/00 4:55 PM, Ime Smits at [EMAIL PROTECTED] uttered the following:

> | How do we make sure regular CGI scripts are using mod_perl???
> | Is there a way to find out?
> 
> Check $ENV{MOD_PERL}, it should read something like "mod_perl/1.24".

Can I assume that whenever mod_perl is enabled that all existing perl
scripts use it without any modification of any kind?

I tried this in a simple script on both systems where I installed mod_perl
and there is nothing in that variable on either system.
Isn't there any way to find out if mod_perl actually works?
I see nothing special in any logs about this, but a status and info on
apache shows mod_perl enabled, and the few perl directives I inserted in the
httpd.conf aren't making a fuss, so I assume mod_perl is parsing them
properly...

-- 
Didier Godefroy
mailto:[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to