• Hello,

    Just changed the PHP version of my server. So, when i try to access to websites who use php 8, i got this warning :

    https://paste.pics/HN0W6

    Any suggestion? I think it’s a problem with mysqlli, who like to be not installed by default in php 8.0 package.

    My server is a whm on a CloudLinux v6.10.0

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello @jakours2,

    Thanks for posting your message on the forum!

    English translation of the error message:
    It seems that your PHP installation does not have the necessary MySQL extension for WordPress.

    This issue can occur if you’re using an outdated version of PHP.

    Please make sure you also have MySqli installed with the latest version or any version that can currently work on your host server.

    More info on how to fix this issue can be found on this linux hint article.

    I hope this help.

    Best,
    tarhe

    • This reply was modified 2 years, 4 months ago by tarhe.
    • This reply was modified 2 years, 4 months ago by tarhe.
    Thread Starter Jakours2

    (@jakours2)

    Hello tarhe!

    Hope you are well.

    So, i have switched to the php 8.0 version. From 7.4 to 8.0, it’s not outdated for sure.. but, maybe i need to install mysql separately.

    This is why i asking here… i have a dedicated server. WordPress works great with 7.4. When i look at the phpinfo file i created, i dont see anyinfomrations about sql…

    • This reply was modified 2 years, 4 months ago by Jakours2.

    Hi @jakours2,

    More info on how to fix this issue can be found on this linux hint article.

    Thread Starter Jakours2

    (@jakours2)

    Hello… thanks for ur help. But, no.. this is not the problem.

    All is up to date, but still not work. But, i’m sure it’s because the scipts sql is not installed.

    Yeah, it all points to MySqli not installed.

    You’ll need to find a way around getting it installed on your host server to see it that makes any difference.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘PHP 7.4 to PHP 8.0’ is closed to new replies.