X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fdocs%2Finstall.html;h=0e3ed364b9e80ddd2253b162cf5b515092230b1e;hb=ab7e1f9f9f86bc39c3e2a35f34b6f3ab54efb66b;hp=39d3abb2db8a96639119ea59dd1ce243f6107ee2;hpb=90cdac3ff61ad57b42d2fc4743ad53f7c537e6fe;p=freeside.git diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index 39d3abb2d..0e3ed364b 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -21,6 +21,7 @@ Before installing, you need: MySQL's default MyISAM and ISAM table types are not supported. You must use one of the new transaction-safe table types such as InnoDB. Set it as the default table type using the --default-table-type=InnoDB mysqld command-line option or by setting default-table-type=InnoDB in the my.cnf option file. --> + Note: the above only applies to the database used by the Freeside software itself. Freeside can integrate with RADIUS and other servers running MySQL or any other DBI-supported database.
  • Perl modules (CPAN will query, download and build perl modules automatically)