So I have been playing around with getting Bricolage to play
nicely with
Apache 2. The basic steps I have taken are to get the
scripts under /inst to
recognize the newer version and to update the list of
modules in
lib/Bric/Admin.pod for the Apache2 namespace. I also
globally did a
find/replace to change modules to their Apache2
counterparts.
Apache2::Request and Apache2::Cookie needed the most work to
update syntax to
the newer version. For the former the instance method is no
longer supported
- a new request must be created, preferable the $r object is
just passed
around and used where needed.
I also updated the config file for apreq2 use so Mason could
run in mod_perl
mode instead of CGI mode. Without going into a detailed
list of all the
changes I got apache to successfully start and when view
from a blank
interface I get a blank screen. The url does redirect to
/login. If I check
the error logs I get a Segfault (11). I am running into a
brick wall and
would appreciate any steps in the right direction. If you
need more detailed
information I would be happy to give it. For development I
am doing
everything against the branch rev_1_10.
Chris
Chris Heiland
Web Developer
425.352.3658
Web Services
Information Systems, Campus Box 358540
University of Washington Bothell
|