15-Mar-2017, 01:29 PM
Hello
I tried installation of commentics ( wonderful application during demo). But some how I am unable to completed it. I am using old myslq 5.5 and unable to upgrade it, so I followed below suggest provided in this forum
/upload/install/model/main/install_2.php
/upload/install/model/main/upgrade_2.php
.. and replace each instance of this ..
Code:
.. with this ..
Code:
But even though unable to complete installation, I getting following error on page :
"Warning: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, boolean given in /var/www/vhosts/companyinfoz.com/httpdocs/comments/system/database/mysqli.php on line 69"
The following is the image url when I get database alert (it should be mysql 5.6 and higher), I followed instruction for work around for mysql5.5
https://ibb.co/d6UebF
Then I moved to url http://companyinfoz.com/comments/install...route=menu
and this moved to next step : http://companyinfoz.com/comments/install...=install_1
here I get error "The programme is already installed" the following is the screen shot :
https://ibb.co/i7duAa
I need help on how to fix and make it workable.
Thank you for assistance in this regard
I tried installation of commentics ( wonderful application during demo). But some how I am unable to completed it. I am using old myslq 5.5 and unable to upgrade it, so I followed below suggest provided in this forum
/upload/install/model/main/install_2.php
/upload/install/model/main/upgrade_2.php
.. and replace each instance of this ..
Code:
Code:
datetime NOT NULL default NOW()
.. with this ..
Code:
Code:
datetime NOT NULL
But even though unable to complete installation, I getting following error on page :
"Warning: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, boolean given in /var/www/vhosts/companyinfoz.com/httpdocs/comments/system/database/mysqli.php on line 69"
The following is the image url when I get database alert (it should be mysql 5.6 and higher), I followed instruction for work around for mysql5.5
https://ibb.co/d6UebF
Then I moved to url http://companyinfoz.com/comments/install...route=menu
and this moved to next step : http://companyinfoz.com/comments/install...=install_1
here I get error "The programme is already installed" the following is the screen shot :
https://ibb.co/i7duAa
I need help on how to fix and make it workable.
Thank you for assistance in this regard