Cobra Forum

Plesk Panel => Webserver => Topic started by: Suhitha on Sep 12, 2025, 04:54 AM

Title: Roundcube webmail is not able to work when LiteSpeed is installed in Plesk:
Post by: Suhitha on Sep 12, 2025, 04:54 AM
Question: Roundcube webmail is not able to work when LiteSpeed is installed in Plesk: Unsupported PHP version. Required PHP >= 7.3


Applicable to:


Symptoms

Required PHP >= 7.3



[/list]
article has no effect.



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
2.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