
rcave at schwabfoundation
May 10, 2002, 12:25 PM
Post #1 of 3
(313 views)
Permalink
|
|
[Bricolage-General] Errors Starting Bricolage
|
|
Ran into some problems starting Bricolage. Any idea of the cause? I am also getting a bunch of warnings prior to this error relating to pattern matching with Bric::__ANON__ and the Apache/ConfigFile.pm module. Can cut/paste if necessary in a separate email. ============================================ # ./bric_apachectl start < ...> Use of uninitialized value in pattern match (m//) at /usr/local/lib/perl5/site_perl/5.6.1/Apache/ConfigFile.pm line 245. Bric::__ANON__('Use of uninitialized value in pattern match (m//) at /usr/local/...') called at /usr/local/lib/perl5/site_perl/5.6.1/Apache/ConfigFile.pm line 245 <...> bric_apachectl start: starting httpd Syntax error on line 1235 of /usr/local/bricolage/conf/httpd.conf: Can't locate object method "new" via package "HTML::Mason::Parser" (perhaps you forgot to load "HTML::Mason::Parser"?) at /usr/local/bricolage/lib/Bric/App/Handler.pm line 165, <DATA> line 1. Compilation failed in require at /usr/local/bricolage/lib/Bric/App/ApacheConfig.pm line 54, <DATA> line 1. BEGIN failed--compilation aborted at /usr/local/bricolage/lib/Bric/App/ApacheConfig.pm line 54, <DATA> line 1. Compilation failed in require at (eval 3) line 3, <DATA> line 1. bric_apachectl start: httpd could not be started ============================================ Parser.pm is located at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason. Thanks, Richard Cave
|