At 12:09 07.10.2002, Plamen Stojanov wrote: >I have installed apache 1.3.26 and mod_perl 1.27. I have two virtual servers >setuped in apache server. Is there any easy way to use two versions of >one .pm - first version in first virtual host, and second version in second >virtual host. Using these versions of .pm is done under mod_perl environment. >I don't want to modify the name of .pm or the way it is called.
This is a classical problem in mod_perl, and its solution is intricate. I suggest that you read the following: http://perl.apache.org/docs/1.0/guide/porting.html#Name_collisions_with_Modules_and_libs -- Per Einar Ellefsen [EMAIL PROTECTED]