Articles in this section

Unable to access RoundCube webmail with the 500 error: the /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 symlink is missing

kb: technical Plesk Onyx for Linux ABT: Group A

Applicable to:

  • Plesk Onyx for Linux

Symptoms

  • Unable to access RoundCube webmail on a Plesk server with the error:

    PLESK_INFO: 500 Internal Server Error

  • The errors below can be found in /var/log/plesk-roundcube/errors file:

    CONFIG_TEXT: PHP Fatal error: Undefined class constant 'MYSQL_ATTR_FOUND_ROWS' in /usr/share/psa-roundcube/program/lib/Roundcube/rcube_db_mysql.php on line 144

Cause

The /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 symlink is missing.

Resolution

  1. Log into the server via SSH.

  2. Using the command below create the missing symlink:

    # ln -s libmariadb.so.3 /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18

 

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.