Skip to main content

Easy apache compile error with enable extention Mysqli on cloudlinux

Comments

2 comments

  • iseletsk
    Please, run: /usr/share/lve/dbgovernor/mysqlgovernor.py --delete There is an issue with latest version of MySQL packed with MySQL governor. It should be fixed on Monday, but for now disabling governor/reverting old MySQL (see command above) is the way to solve the issue.
    0
  • vipin
    Hello, Thank you iseletsk :) I solved the problem by adding custom mysqli configure flags as : # touch /var/cpanel/easy/apache/rawopts/all_php5 # vi /var/cpanel/easy/apache/rawopts/all_php5 added following lines: --enable-mysqlnd --with-mysqli=mysqlnd unchecked mysqli option from easyapache then rebuild build php : # /scripts/easyapache
    0

Please sign in to leave a comment.