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.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
Hello everyone,
On my Debian 12 server (Plesk 18.0.73, mail service not installed),
I’m using the built-in msmtp integration to send outgoing messages through Office 365 (smtp.office365.com:587).
When I test manually from Debian shell, it works perfectly:
echo "Subject: Test" | msmtp -v...
Hello,
I am attaching a screenshot that shows the issue.
The same thing happens across all domains and on both of our PLESK servers.
The traffic statistics (under preview) do not match those displayed under the subscription info.
Hello,
I’m running the following command manually:
plesk daily ExecuteStatistics ExecuteWebStatistics
It seems to run for a few minutes and exits silently — no error is returned and there is nothing relevant logged in /var/log/syslog.
Unfortunately, the statistics shown at...
Hello,
I haven’t found any related ERROR entries in /var/log/syslog.
Could you please let me know which daily maintenance script is responsible for recalculating the usage statistics?
I'd like to point out that I’m facing this issue on both of our servers, and it affects only the stats...
Hello,
As we entered the new month of May,
I noticed that on both of our servers the monthly statistics shown at https://plesk.xxx/admin/domain/list are no longer being recalculated automatically.
I can still manually trigger “Refresh Usage Stats” for each domain without any issue.
However...
Unfortunately, the problem reappeared, not only on sites with Sitejet Builder but also for users with dynamic sites (WordPress, Drupal).
I tried all possible settings on the NFS mount, but nothing changed.
In the end, I removed the NFS mount, and the entire /var/www/vhosts was moved to a new...
@Bitpalast, Absolutely understood, now it makes sense!
I made a few tests with the .htaccess file, which contains the following:
Options +Indexes
<Files *.php>
deny from all
</Files>
The Options +Indexes always executes, while the deny from all works only with "FPM application served...
After searching and reading all related posts on the forum, my question remains unanswered.... :confused:
Could someone explain how PHP-FPM served by Nginx vs. Apache works?
The two setups I am testing are:
1. FPM application served by Nginx
Proxy mode = ON
Smart static files processing = ON...
Username:
TITLE
Sitejet Builder - Publication failed
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Obsidian v18.0.67_build1800250217.08 os_Debian 11.0
PROBLEM DESCRIPTION
We are using an NFS mounted disk for storing the vhost files, according to this Plesk article.
Everything...
Hello @Sebahat.hadzhi
I will open the report, Now I see that the site was built using Sitejet Builder.
The user reports that the issue occurs (sometimes) during publishing.
The server hosts 50 domains without similar issues, all of which are dynamic PHP sites.
The issue occurs on both of our Plesk servers.
I have tried every possible option in the NFS mount settings, but I haven't been able to resolve it.
The .nfs000000 files are kept open by Nginx, and when running the following commands,
I can see that nginx: worker process is shutting down
In...