• 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.

Issue website moved cent os 6.7 to 7.0

Cornerman

New Pleskian
Hello i moved my website from cent os 6.7 to 7.0 with plesk.

Now is the website working but the include function don't work. i includes other php files but they are not loaded.

What can be the problem.
 
Please check your Apache error_log in /var/www/vhosts/<subscriptionname>/logs/ . The log will state what the issue is with the include. Most likely the path to the include file has changed or the include file is located outside PHP's openbasedir path.
 
hello i have index.php in the root and menu.php in the code of index.php stays include menu.php but it doesn't work what can the problem
 
Back
Top