• 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

fpm

  1. Quinten

    Resolved php-fpm tries to start a service from a deleted sub domain

    Hello, Anyone have any idea how i could troubleshoot this? This sub domain has been deleted for a few months now yet today in my logs i saw it kept trying to launch it. How do i stop this?
  2. E

    Question Nextcloud (22) and OpenBaseDir

    Hello, I'm trying to install Nextcloud (through the Plesk extension) in a subdomain (using PHP 7.4 FPM) but it says: "open_basedir" parameter in PHP settings for domain must include "{WEBSPACEROOT}" The fact is that the domain DOES include it, as you can see from the PHP settings...
  3. D

    Question Opcache & PHP-FPM Questions

    Hello everyone, I am currently trying to understand 2 things in Plesk, or web hosting in general: Opcache in combination with PHP-FPM and PHP-FPM Dedicated (I know there are handlers for PHP-FPM Apache and nginx, but this is not relevant for my question, I guess) I already found some threads...
  4. W

    Question PHP-FPM problem

    Hi i have migrate my serveur. everithimh is Ok except i can't use php-fpm . i have CentOS6 lattest version. in plesk Obsidian i have install PHP-FPM. in shell commande /usr/local/psa/bin/php_handler --list game me this id: display name: full version: version...
  5. L

    Issue PrestaShop 1.7 -> AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Class 'Tools'

    PrestaShop 1.7.6.0 has the problem with Server Plesk Onyx ver 17.8.11 CentOS Linux 7.6.1810 and FPM. Shop Parameters -> Traffic & SEO -> Set up URLs -> Save Blank Page Error 500 Advanced Parameters -> Performance -> Clear Cache Blank Page Error 500 The error with Plesk 17.5.3 and 17.8.11...
  6. P

    Question Hi, we have a Problem with FPM / Apache and TTFB!

    Hello, we have a problem when you join our website we have a TTFB from 2.2 sec+ and the website is then loaded in 20ms! If we change to FASTCGI the TTFB is 400ms and the website load 2,2 sec. But for our Database is FPM better to work and we don't get eroors in logs. How can we fasten up the...
  7. cloudbridge

    Question WP+NGINX=HIGH APACHE MEMORY USAGE??

    Hello pleskians, Yesterday I encountered a problem that one of the server nodes was updated and then problems with RAM usage started. I tried to enable fpm to use only apache, served by NGINX, NGINX + CACHE ON. PHP versions, but I am using just the latest 7.3.1 2 days before node updates One...
  8. Jllynch

    Issue PHP 7.1 settings issues. Need to keep resetting them.

    We recently installed Plesk's PHP 7.1 on Onyx 17.0.17 on Centos 7. We are suddenly getting the following issue with FPM for multiple clients; NOTICE: PHP message: PHP Warning: Unknown: POST data can't be buffered; all data discarded in Unknown on line 0 NOTICE: PHP message: PHP Warning...
  9. X

    Question PHP FPM recommended settings

    Hello, I have Plesk Onyx latest installed on a VPS that has the following 2v Cores 8 GB of RAM 80GB NVMe space The site is hosting about 10-15 wordpress sites that use woocommerce. None of the sites has very heavy traffic in reality though. No more than 5000 total unique visitors for all of...
  10. L

    How to configure PHP handlers?

    this page: How to configure PHP handlers? has this note: Note: Switching PHP from Apache module to FastCGI application may impair the functionality of existing PHP scripts. Switching to PHP-FPM by selecting Process PHP by nginx in the website’s web server settings may do the same. Are there...
  11. Dukemaster

    Resolved "Only Nginx" with gzip + zlib compression? Pro/Contra

    Hi at all, something drives me mad since weeks, especially since I use only nginx with PHP71-FPM nginx. Half year ago as I used like most users Apache with Nginx Reverse and PHP71-FPM apache, but this is unimportant any longer, perhaps only for the possibility hosting customers who wnat to use...
  12. L

    Question where can I learn more about apache, nginx, plesk performance

    hello, I'm trying to learn more, so i can get answer to questions like this: 1) if a website is wordpress, then you should have these settings ____ [what settings] _____ on the PHP settings page and the apache & nginx settings page in Plesk 2) if a website is only static content (no php...
  13. L

    Question very confused about running FPM (apache vs nginx)

    == sorry for the long post, but just looking for answers (that I'm sure many people have) == Hi, so looking for: - advice - best way to use or configure - anything else I'm NOT asking but should know about :) Here is my situation: 1) my old server is 11.5 plesk on linux (only apache) 2) new...
  14. A

    Issue .htaccess file does not apply if domain configured to use php-fpm, served by Apache

    Ubuntu 14.04.4 LTS‬ 12.5.30 Update #40 Apache Webserver,Service Reverse-Proxy-Server (nginx) not running When setting a domain to use php 5.6.24 to execute as fpm htaccess files are ignored. Setting php to execute as fastcgi everything is working as expected. I read...
  15. T

    Plesk 12.5 and Ownloud 8.2.2 problem with missing authentication headers

    I observed the following problem quite some time ago and wonder if anyone has found a solution for it yet. When you are running latest Plesk 12.5 (on CentOS 7.2 running nginx) with Owncloud 8.2.2 there is a problem, when you work with PHP 5.6.17 fpm served by apache: Owncloud webfrontend works...
  16. VinnyT

    Plesk 12.5 - overriding PHP-FPM defaults / custom php.ini

    Hi all -- I recently setup a fresh Centos 7.1 install of Plesk 12.5 and am running through some configuration challenges. First, does anyone know which templates are used to generate the domain PHP-FPM configuration files? All of my domains are being generated with a "5" max children setting...
  17. P

    htaccess rewrite rules are not executed on some urls with php-fpm

    Imagine a htaccess file like this: RewriteEngine on RewriteRule !^proxy/index.php$ index.php [L] And index.php is the only php file in the directory proxy. Now all urls like proxy/.. should be rewritten to index.php. This does not work for urls like proxy/foo.php (404 file not found). It works...
Back
Top