Forums | Mahara Community

Support /
Strange error on IIS 7 installation


anonymous profile picture
Account deleted
Posts: 1

13 January 2011, 8:58

Hello! I've been struggling with installing Mahara on IIS 7 server. I know it is not supported, but I would be very glad if someone could reproduce this. I am using MariaDB ver  5.1.53 (fully compliant w/ MySQL), PHP 5.2.16. I created a database in phpMyAdmin with utf8 encoding. Then, set the data directory. Checked the modules.

Each time I try to install, it crashes saying that 'config' table is existing. But I clean whole data everytime, so installation starts with a clean database. Looks like tables are pre-created, when they shouldn't be.

I tried Mahara 1.3.1, 1.3.2 and 1.3.3 downloaded from mahara.org

Stack trace:

[13-Jan-2011 14:00:20] Call stack (most recent first):[13-Jan-2011 14:00:20]   * log_message("Could not execute command: CREATE TABLE mh_config ...", 8, true, true) at B:\applications\mahara\lib\errors.php:109[13-Jan-2011 14:00:20]   * log_warn("Could not execute command: CREATE TABLE mh_config ...") at B:\applications\mahara\lib\errors.php:743[13-Jan-2011 14:00:20]   * SQLException->__construct("Could not execute command: CREATE TABLE mh_config ...") at B:\applications\mahara\lib\dml.php:168[13-Jan-2011 14:00:20]   * execute_sql("CREATE TABLE mh_config ([13-Jan-2011 14:00:20]     field VARCHAR(255) NO...", true) at B:\applications\mahara\lib\dml.php:1406[13-Jan-2011 14:00:20]   * execute_sql_arr(array(size 96)) at B:\applications\mahara\lib\ddl.php:566[13-Jan-2011 14:00:20]   * install_from_xmldb_file("B:\applications\mahara/lib/db/install.xml") at B:\applications\mahara\lib\upgrade.php:297[13-Jan-2011 14:00:20]   * upgrade_core(object(stdClass)) at B:\applications\mahara\admin\upgrade.json.php:93

Any ideas?

1 result