• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by charliez

  1. C

    Question Use of different PHP versions in different folders

    Create a "php-bin" directory in the site docroot and copy php-cgi of the required version into it: $ cp /opt/plesk/php/5.4/bin/php-cgi ./php-bin/ In the required directory, write in .htaccess: <Files ~ \.(php)$> SetHandler fcgid-script FCGIWrapper...
Back
Top