Dear all,
I'm upgrading my xampp on windows, and try to install EPESI 1.4.2, but failed.
This is the error message:
Fatal error: mysqlt error: [1146: Table 'epesi.variables' doesn't exist] in EXECUTE("CREATE TABLE variables ( name VARCHAR(32) NOT NULL, value TEXT, PRIMARY KEY (name) ) ENGINE=InnoDB DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci") in C:\xampp\htdocs\epesi14\libs\adodb\adodb-errorhandler.inc.php on line 77
I'm using Mysql 5.5.27
Please let me know how to solve this. Thanks.