Hi, > > Gerald Richter wrote: > > Is mod_perl staticly compiled into Apache or loaded as module? > > I think I am building it statically into Apache. I wrote a > script to help automate the process: >
Looks like it is linked staticly. The easiest way to verify this, is to run httpd -l If mod_perl shows up it's staticly linked. > > > I didn't answer about the thread question, because I didn't > > I'm hoping that a successful move to Embperl 2.0 might make > it go away. I don't expect so, since Embperl doesn't use threads. > In any case, it would be good to make the move > since 2.0 is the one you want to be working on, and if I have > bugs then it is really that one which will be useful to you to fix. > Yes > In the interests of completeness, here's the startup.pl script: I will take a deeper look at it over the weekend and hopefully can tell you want's wrong about the preloading afterwards Gerald --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]