in reply to Re: Storable X CGi Aplication
in thread Storable X CGi Aplication
Otherwise, I have used the PerlModule command in a <IfModule mod_perl.c> stanza in httpd.conf.
I didn't need to do more. The Perl module is read in at Apache start and the memory is shared with sub Apache processes.
|
---|