X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fdocs%2Fupgrade-1.4.2.html;h=b8c5fcf7e9d5c32593b1a69616087b5eee238e05;hp=c5606b28474e65570603697c716951c9015d0867;hb=72a65ceaa28155e8c1c3c1328dd76587b35e089a;hpb=5993bc956415cf285d630e0657d4a6e0642ebead diff --git a/httemplate/docs/upgrade-1.4.2.html b/httemplate/docs/upgrade-1.4.2.html index c5606b284..b8c5fcf7e 100644 --- a/httemplate/docs/upgrade-1.4.2.html +++ b/httemplate/docs/upgrade-1.4.2.html @@ -7,10 +7,19 @@
  • If migrating from less than 1.4.1, see these instructions first.
  • Back up your data and current Freeside installation.
  • Install Locale::SubCountry +
  • Install IPC::ShareLite +
  • Install HTML::Widgets::SelectLayers 0.04. +
  • Install DBIx::DBSchema 0.23. +
  • Install DBD::Pg 1.32. +
  • Install Cache::Cache. +
  • Install Net::SSH 0.08. +
  • Install Crypt::PasswdMD5
  • CGI.pm minimum version 2.47 is required. You will probably need to install a current CGI.pm from CPAN if you are using Perl 5.005 or earlier. +
  • If using Apache::ASP, add PerlSetVar RequestBinaryRead Off to your Apache configuration and make sure you are using Apache::ASP minimum version 2.55.
  • Run make aspdocs or make masondocs.
  • Copy aspdocs/ or masondocs/ to your web server's document space.
  • Run make install-perl-modules. -
  • The signup server and password server are deprecated in 1.4.2. Their functionality has been incorperated into the self-service server. Edit or reinstall your init script appropriately, and set the "signup_server-default_agentnum" and "signup_server-default_refnum" configuration options appropriately. The FS::SignupClient interface is still available as a compatibility wrapper. You should be able to continue to use your current signup.cgi. +
  • The signup server and password server are deprecated in 1.4.2. Their functionality has been incorperated into the self-service server. Edit or reinstall your init script, and set the "signup_server-default_agentnum" and "signup_server-default_refnum" configuration options. The FS::SignupClient interface is still available as a compatibility wrapper, so you should be able to continue to use your current signup.cgi. +
  • Optional: To use typeset invoices, install tetex and ghostscript, and copy conf/invoice_latex, conf/invoice_latexnotes, and conf/invoice_latexfooter to /usr/local/etc/freeside/conf./
  • Restart Apache and freeside-queued.