[freeside] fs-setup quits with ARRAY error at line 209

ivan ivan at 420.am
Mon Jul 8 01:22:18 PDT 2002


On Sun, Jul 07, 2002 at 10:12:38PM -0500, Bryan Fields wrote:
> Hi all,
> 
> I am just setting up freeside 1.4.0b2

> $ bin/fs-setup test --default-table-type=InnoDB

--default-table-type=InnoDB is not an fs-setup flag.  It is a mysqld
command line option
http://www.mysql.com/documentation/mysql/bychapter/manual_MySQL_Database_Administration.html#Command-line_options 
or configuration file option
http://www.mysql.com/documentation/mysql/bychapter/manual_MySQL_Database_Administration.html#Option_files

> Can't use an undefined value as an ARRAY reference at bin/fs-setup line 209, 
> <STDIN> line 3.
	
This problem occured in 1.4.0beta1 and was fixed in 1.4.0beta2.  Please
ensure you are running the currently available code.  Do not report
errors from old versions, and especially do not report errors from old
versions while providing an incorrect version number.

-- 
_ivan



More information about the freeside-users mailing list