From: ivan Date: Tue, 22 Nov 2005 09:13:58 +0000 (+0000) Subject: correct common misconception RIGHT THERE in the docs X-Git-Tag: BEFORE_FINAL_MASONIZE~291 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=1263bd3776e1481ef8d166286abbce17de75f5f5 correct common misconception RIGHT THERE in the docs --- diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index 3d7dc8488..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)