Foo JH wrote:
>> Path:/usr/ports/www/libapreq2
>> Path:/usr/ports/www/p5-libapreq
>> Path:/usr/ports/www/p5-libapreq-static
>> Path:/usr/ports/www/p5-libapreq2
>> You'd want either p5-libapreq2 or p5-libapreq WITH_MODPERL2=yes
>
> Thanks. Does the fact that libapreq can be installe
> Path:/usr/ports/www/libapreq2
> Path:/usr/ports/www/p5-libapreq
> Path:/usr/ports/www/p5-libapreq-static
> Path:/usr/ports/www/p5-libapreq2
> You'd want either p5-libapreq2 or p5-libapreq WITH_MODPERL2=yes
Thanks. Does the fact that libapreq can be installed w/o modperl mean
that
> wrote:
> > It works with things inside the dispatch_to directory.
> (refer to my orig post)
> > Unless i've misconfigured, it's not working
> for things outside that directory.
>
> Sorry, I should have read the whole thing. I think the
> problem is
> that the file you pull in with require has
On Thu, Dec 11, 2008 at 1:43 PM, b. nyec wrote:
> It works with things inside the dispatch_to directory. (refer to my orig post)
> Unless i've misconfigured, it's not working for things outside that directory.
Sorry, I should have read the whole thing. I think the problem is
that the file you pu
> > wrote:
> > > What i have is a SOAP Lite server set up (for
> > development purposes) and i'm wondering if there
> is a
> > way to make changes to files outside the
> > "dispatch_to" directory that are included
> > ("require"/"do") in myhandler
> without
> > having to restart apache for the cha
> wrote:
> > What i have is a SOAP Lite server set up (for
> development purposes) and i'm wondering if there is a
> way to make changes to files outside the
> "dispatch_to" directory that are included
> ("require"/"do") in myhandler without
> having to restart apache for the changes to go into ef
On Thu, Dec 11, 2008 at 1:03 PM, b. nyec wrote:
> What i have is a SOAP Lite server set up (for development purposes) and i'm
> wondering if there is a way to make changes to files outside the
> "dispatch_to" directory that are included ("require"/"do") in myhandler
> without having to restart
Not sure if subject explains the problem (or not) i'm dealing with but, here
goes.
What i have is a SOAP Lite server set up (for development purposes) and i'm
wondering if there is a way to make changes to files outside the "dispatch_to"
directory that are included ("require"/"do") in myhandle