Difference between revisions of "Freeside talk:1.7:Documentation:InstallingOnCentOS4"
From Freeside
m (Freeside talk:1.7:Documentation:InstallingOnCentOS4.4 moved to Freeside talk:1.7:Documentation:InstallingOnCentOS4: not just for centos 4.4) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
TBB/anyone else: | TBB/anyone else: | ||
− | + | * JavaScript::RPC is not a current dependency. Do not edit the 1.7 instructions and add modules used by previous verisons but no longer used by 1.7. See [[Freeside:1.7:Documentation:Installation#Introduction]] |
Latest revision as of 11:16, 30 January 2009
Problem:
The mod_perl2 required newer version of CGI (>= 3.08), that provided by upgrading perl.
Symptom:
service httpd-freeside start Starting httpd-freeside: [Sun Mar 04 02:02:17 2007] [error] CGI version 3.08 is required to support \ mod_perl2 API at /usr/lib/perl5/vendor_perl/5.8.5/HTML/Mason/ApacheHandler.pm line 339.\nCompilation \ failed in require at /etc/freeside/handler.pl line 15.\nBEGIN failed--compilation aborted at \ /etc/freeside/handler.pl line 15.\nCompilation failed in require at (eval 2) line 1.\n
Solver:
Enabling centosplus repo will solve the issue. yum --enablerepo=centosplus upgrade perl
TBB/anyone else:
- JavaScript::RPC is not a current dependency. Do not edit the 1.7 instructions and add modules used by previous verisons but no longer used by 1.7. See Freeside:1.7:Documentation:Installation#Introduction