I'm trying to install on the above-mentioned specs. I got the installation forms page, but during the creation of the database tables I received the following errors:Warning: mysqli_result:() expects parameter 1 to be long, string given in /usr/local/www/apache24/data/osticket/include/mysqli.php on line 158Warning: mysqli_result:() expects parameter 1 to be long, string given in /usr/local/www/apache24/data/osticket/include/mysqli.php on line 158Warning: mysqli_result:() expects parameter 1 to be long, string given in /usr/local/www/apache24/data/osticket/include/mysqli.php on line 158Warning: mysqli_result:() expects parameter 1 to be long, string given in /usr/local/www/apache24/data/osticket/include/mysqli.php on line 158Warning: mysqli_result:() expects parameter 1 to be long, string given in /usr/local/www/apache24/data/osticket/include/mysqli.php on line 158Warning: mysqli_result:() expects parameter 1 to be long, string given in /usr/local/www/apache24/data/osticket/include/mysqli.php on line 158Warning: mysqli_result:() expects parameter 1 to be long, string given in /usr/local/www/apache24/data/osticket/include/mysqli.php on line 158Warning: mysqli_result:() expects parameter 1 to be long, string given in /usr/local/www/apache24/data/osticket/include/mysqli.php on line 158Warning: mysqli_result:() expects parameter 1 to be long, string given in /usr/local/www/apache24/data/osticket/include/mysqli.php on line 158Warning: mysqli_result:() expects parameter 1 to be long, string given in /usr/local/www/apache24/data/osticket/include/mysqli.php on line 158Warning: Invalid argument supplied for foreach() in /usr/local/www/apache24/data/osticket/include/class.config.php on line 160Warning: mysqli_result:() expects parameter 1 to be long, string given in /usr/local/www/apache24/data/osticket/include/mysqli.php on line 158Fatal error: Call to a member function save() on a non-object in /usr/local/www/apache24/data/osticket/include/class.i18n.php on line 113 I tried the installation on PHP5.4 + Apache 2.2 + MySql 5.5 and I get the same error. Strangely, no-one on the forums seems to have the same problem as mine.Hopefully an experience reader can advise on what may have gone wrong. I do hope to use osTicket as it seems to be the easiest to set up.