Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We value your experience with Plesk during 2024 Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024. Please take this short survey: https://pt-research.typeform.com/to/AmZvSXkx
The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.
ERROR with new PHP-FPM Dedicated Mode, Start, restart or stop actions do not work.
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Obsidian v18.0.43_build1800220414.18 os_Debian 10.0
SO: Debian 10.12
PROBLEM DESCRIPTION
The pause, stop or restart controls do not work. The error...
Hello,
I have a Virtual Server with Debian 8.9 and Plesk 17.5.30 and I find an unusual problem.
On this Virtual Machine is configured a subscription (xxxxx.com) and within it several additional domains such as (yyyyy.com and zzzzz.eu)
All domains have been configured with PHP-FPM and Apache...
Please tell me how to specify PHP-FPM.SOCK file.
In the config file in /opt/plesk/php/7.1/etc/php-fpm.d:
For example, it is set as follows.
listen = /var/run/php-fpm/php-fpm.sock
listen.owner = nginx
listen.group = nginx
listen.mode = 0660
nginx.conf:
upstream php-handler {
server...
Hello,
I am running Nginx as a reverse proxy in front of Apache on my VPS (Plesk 17/Ubuntu 14.04) and I don't have PHP-FPM enabled. AFAIK, PHP-FPM is the gateway interface for Nginx for processing dynamic PHP, but with Nginx running as a proxy it never processes dynamic PHP, these are processed...
Is it possible to use apache 2.4 and php-fpm in plesk 12.5?
I have a centos 6 vps with plesk 12.5 installed.
As far as I am aware (http://download1.parallels.com/Plesk/PP12/plesk-12.5-for-linux.html), support for php-fpm via the fast cgi apache module added in plesk but I can't find anywhere...
Hello,
I'm using Plesk version 12.0.18 on Ubuntu 14.04.2 LTS and I'm trying to configure a server to keep stable a very high load on traffic website using Nginx and PHP-FPM but I cant seem to find the main configuration file for the PHP-FPM. One that will change all the configs for it...
Hello,
I've enabled the PHP support for nginx following this procedure (plesk 11.5 on debian 6)
PHP-FPM support for nginx component added (dotweb source added)
webserver settings->Process PHP by nginx checkbox enabled
PHP support (Run PHP as FastCGI Process Manager, PHP version 5.3.29)...