Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problems after PHP Update
#2
Hi

In your config.inc.php look for this line:

$dbconfig['db_type'] = 'mysqli';

and make sure it is mysqlI, php 7 has deprecated mysql so on that version you can only use mysqli

that should fix the error above

coreBOS works correctly on PHP 7.x, in fact even on 7.2, we do not support that version because some of our third-party dependencies haven't updated yet, so if you don't use those you can even work with PHP7,2

Let us know how it goes.
Joe
TSolucio
Reply


Messages In This Thread
Problems after PHP Update - mindkicker - 10-30-2018, 01:14 PM
RE: Problems after PHP Update - joebordes - 10-30-2018, 01:28 PM
RE: Problems after PHP Update - joebordes - 10-30-2018, 01:29 PM
RE: Problems after PHP Update - mindkicker - 10-30-2018, 02:28 PM
RE: Problems after PHP Update - joebordes - 10-30-2018, 02:56 PM
RE: Problems after PHP Update - mindkicker - 12-10-2018, 08:25 PM
RE: Problems after PHP Update - joebordes - 12-10-2018, 09:11 PM
RE: Problems after PHP Update - mindkicker - 12-10-2018, 09:37 PM
RE: Problems after PHP Update - joebordes - 12-11-2018, 10:19 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)