opensubscriber
   Find in this group all groups
 
Unknown more information…

m : modperl@perl.apache.org 4 September 2009 • 10:18PM -0400

PerlSwitches -I
by Artem Kuchin

REPLY TO AUTHOR
 
REPLY TO GROUP




I have run into a problem. I want to have my packages
precompiled in apache process with

PerlModule X:Y

X:Y is my own package with is located in the site directory.
The site is a virtual host.

However, this apache also has many other virtual hosts with ALMOST the same
software with a package named X:Y, but a little bit modified.

So, in those virtual hosts i also need PerlModule X:Y

The problem is that mod_perl cannot find X:Y until i specify
PerlSwitches -I/host1/dir

But this works globally and cannot be specified per virtual host. I am
stuck here,
but i need this personalizaed for each virtual host.

Any workaround?

Regards,
Artem


Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.