• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Issue Since PHP 7.3 many function errors (FPM)

Gjimi

New Pleskian
with PHP 7.3 the following settings have no reaction:

Error 1.
in the file php-fpm.conf (/opt/plesk/php/7.3/etc/) log_level = alert, nevertheless all errors are specified in «/var/log/plesk-php73-fpm/error.log», file will fast 50/60 GB.

Error 2.
the same for each website, under Websites & Domains -» PHP Settings, error_reporting:
«E_ALL & ~ E_DEPRECATED & ~ E_STRICT & ~ E_NOTICE & ~ E_WARNING»
Nevertheless, it shows everything in log as well as under "/var/log/plesk-php73-fpm/error.log"

Error 3.
pm.max_requests is empty, even though PHP 7.3 is selected in service-packages and pm.max_requests is updated to 5000 and several times, repair started and completed successfully anyway, this information is not then, as well as php_value [disable_functions] (fpm) fails as well.
 
Back
Top