Plesk

Roundcube webmail is not able to work when LiteSpeed is installed in Plesk: Unsupported PHP version. Required PHP >= 7.3 – Plesk

Symptoms

Cause

Resolution

Replace the LSPHP 5.6 binary with a symlink pointing to the more recent version of LSPHP:

  1. Backup default lsphp binary:

# mv /usr/local/bin/lsphp /usr/local/bin/lsphp-bk

  1. Create a symlink to LSPHP 7.3 or other version installed on the server:

# ln -s /opt/plesk/php/7.3/bin/lsphp /usr/local/bin/lsphp


Additional Information:

For reference: LiteSpeed Troubleshooting guide

Exit mobile version