I'm trying to set up another instance of apache for some testing and I'm having very little luck. I've compiled Apache to use DSO and modperl is a DSO object. The embperl docs say that I am not to set up embperl in httpd.conf but I can't seem to find instructions on what to do instead. Could someone give me a pointer in the right direction? Thanks.
Let it be loaded on first use by each child. Just dont put it in httpd.conf.
Obs.: I have been using Embperl loaded at apache startup with modperl as a DSO with success, sometimes it is just a matter of reordering the loading of the modules and/or using <Perl> blocks in httpd.conf. By now I'm prefering to compile modperl with apache and load the "rest" as a DSO.
-- Luiz Fernando B. Ribeiro Engenho Solu��es para a Internet
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
