Re: modperl 1 -> modperl 2 problemZ

2003-11-19 Thread Stas Bekman
Mark A. Downing wrote: I'm struggling with a problem that I originally had years ago. I have a module that establishes connections to Sybase from Apache. It works fine, but now I'm trying to make it work with Modperl2 and not having much luck. The following code works fine with MP1, but not MP2:

modperl 1 -> modperl 2 problemZ

2003-11-19 Thread Mark A. Downing
I'm struggling with a problem that I originally had years ago. I have a module that establishes connections to Sybase from Apache. It works fine, but now I'm trying to make it work with Modperl2 and not having much luck. The following code works fine with MP1, but not MP2: sub connect_on_init {