Skip to main content

General Mysql and Maria and MySQLi extension for PHP question

Comments

4 comments

  • GOT
    Usually this happens when there is a malformed php.ini or .user.ini in the public_html folder. I would check for that first.
    0
  • jeffschips
    Thank you. There are not php.ini's or .user.ini's in the public_html folder or subsequent home subfolders of actual domains experiencing this issue.
    0
  • jeffschips
    SOLVED: The EasyApache upgrade script failed to install the module: php80-php-mysqlnd When comparing the 7 to 8 modules I noticed it was missing and re-provisioned the service ticking "install" php80-php-mysqlnd. Shame on you EasyApache script.
    0
  • kodeslogic
    @jeffschips Glad you have resolved it.
    0

Please sign in to leave a comment.