• I have the following installed:

    mysql-client-5.1.70 is in databases/mysql51-client databases/mysql51-client
    mysql-server-5.1.66 is in databases/mysql51-server databases/mysql51-server
    php5-mysqli-5.4.7 is in databases/php5-mysqli databases/php5-mysqli
    php55-mysql-5.5.0 is in databases/php55-mysql databases/php55-mysql
    php55-mysqli-5.5.0 is in databases/php55-mysqli databases/php55-mysqli
    php55-pdo_mysql-5.5.0 is in databases/php55-pdo_mysql databases/php55-pdo_mysql
    qt4-mysql-plugin-4.8.2 is in databases/qt4-mysql-plugin databases/qt4-mysql-plugin

    I reinstalled the php55-MySQL and MySQLi from the ports tree, but still get the same error.

Viewing 1 replies (of 1 total)
  • What OS and version are you using? You just need to install the extension.

    If it’s Linux depending on your package manger just do something like

    apt-get install mysql-server php5

    That will install all MySql and php components for a LAMP server.

Viewing 1 replies (of 1 total)
  • The topic ‘Your PHP installation appears to be missing the MySQL extension which is require’ is closed to new replies.