Page 1 of 1

HESK 3.4.2 compatibility with PHP 8.2

Posted: Thu Mar 09, 2023 10:15 am
by Steph
Good morning,

During the passage of my server in PHP 8.2 the "Your PHP does not have MySQL support enabled (mysqli extension required)" message appears and makes HESK unusable.

I enabled "nd_mysqli" and it seems to work, but you have to know

How to fix this?

Re: HESK 3.4.2 compatibility with PHP 8.2

Posted: Thu Mar 09, 2023 10:35 am
by Klemen
That message means that your PHP was compiled without MySQL support.

That's not a PHP 8.2-specific issue, nor is it something that can be fixed from Hesk. Hesk requires MySQL to work so your PHP needs to support MySQL.