Philip M. Gollucci wrote:
WITH_MODPERL2=yes is std option used by many ports.
Also, you didn't read the output from www/mod_perl2 that tells you to
install it (www/p5-Apache-Relaod); though it doesn't mention the above var.
WITH_MODPERL2=yes will actually be dying sometime in 2010 and everything
I'm not sure if I remember right, but you may want to check out the
PerlOptions +Parent
option.
http://modperlbook.org/html/24-5-6-3-Parent.html
Artem Kuchin wrote:
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 w
Adam Prime wrote:
Artem Kuchin wrote:
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 AL