On 10/23/01 1:49 PM, Hardi Bales-Stutes wrote: > At 8:48 PM -0400 10/22/01, John Siracusa wrote: >> I've got a mod_perl apache binary running on 10.1 (following Ray >> Zimmerman's instructions posted to this list in early October). The >> problem is that I cannot load Apache::Cookie or Apache::Registry >> (part of the "libapreq" Perl module distribution) using that >> mod_perl apache. > > I can run Apache::Registry and Apache::Cookie on 10.1 with no > problems.
Sorry, typo on my part: make that Apache::Request, not Registry. > The problem you're having is that Ray's instructions only > compiled a specific list of apache modules. Apache::Cookie needs > modules that Ray did not install. I thought Apache::Registry could > work with an apache httpd that only has mod_perl installed but I may > be wrong. Like I said (well, tried to say), I did indeed try to install libapreq after building as per Ray's instructions. No dice on server startup. -John
