in reply to RSPerl conflicts with mod_perl?

The installation process does not start with the error, what happened before? DBD::Sybase

Replies are listed 'Best First'.
Re: Re: RSPerl conflicts with mod_perl?
by glwtta (Hermit) on Mar 12, 2004 at 16:26 UTC
    Not much, I followed theinstructions provided with the R/S-Perl package - compiled R with --enable-R-shlib, installed RSPerl with --with-in-perl; all of this worked as advertized, no errors of any kind. At this point, the above test works on the machine sans mod_perl, but produces the above error on the one that has mod_perl installed.

    I just don't know what perl is doing at this point, so I don't know where to look for a solution (and getting rid of mod_perl isn't exactly an option). Why would R.so have any interaction whatsoever with Apache/Request/Request.so?

Re^2: RSPerl conflicts with mod_perl?
by Anonymous Monk on Aug 04, 2005 at 07:55 UTC
    I got the same problem, any solution yet?