Skip to content

Marco B

My feedback

1 result found

  1. 3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Thank you for your idea! We will consider this functionality in upcoming releases if it will be popular.

    Everyone, please continue voting for this feature if you consider it important.


    Meanwhile, if you want to try to install shmop yourself, these are the general steps (provided here without warranty, try it on a test server before applying it to your production system):


    1) Install Plesk PHP development package:

    For RPM-based OS (CentOS, RHEL, CloudLinux):

    # yum install plesk-php83-devel

    For Debian-based OS (Debian, Ubuntu):

    # apt install plesk-php83-dev build-essential


    2) Check what's the currrent version of your PHP 8.0

    # /opt/plesk/php/8.3/bin/php -v


    3) Download PHP source based on the version of the step 2

    For example:

    # wget https://www.php.net/distributions/php-8.3.0.tar.bz2

    Please pay special attention that the version matches the one determined in step 2!


    4) Extract the .tar file of the PHP downloaded

    # tar -xvjf /root/php-8.3.0.tar.bz2

    Again, the version shown here…

    An error occurred while saving the comment
    Marco B commented  · 

    Thank you!
    Instruction on how to solve the Wordpress performance issue in site health so how to have this extension installed on Plesk was my curiosity.
    Thanks for the steps. I need have a testing server to test this, unfortunately I'm in a prod server.. but have instructions is good.

    I really hope you can in future provide an extension that Wordpress site heath suggest to install to improve Wordpress performance.
    Thanks again!

    I hope users will vote this.

    Marco B shared this idea  · 

Feedback and Knowledge Base