• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Pages so slow

PedroN

Regular Pleskian
Hello,

I am experimenting some issues with apache and nginx. Firstly I dissable nginx to see what was wrong with my pages. I rapidly saw that nginx was causing the issue. But now I have the problem that apache sometimes stops serving my webpages. I paste you here the message I found on: /var/www/vhosts/system/****.com/logs/
http://pastebin.com/XJ2cpLj3

The problem is that are few messages. So I do not know is it is apache that stops working or what.
Maybe there is another log file for more apache information?
 
I experienced this issue too for a few websites after a fresh install a few days ago - the solution was to add the line 'DirectoryIndex index.php' to the .htaccess file in the document root for each website.
 
Back
Top