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

Plesk + PHP + DateTime Class

P

Pauli Jokela

Guest
Hello,

I was wondering, what would be the easiest way to either be able to use DateTime function with Plesk 9.2 or get around the problem by using a different class?

I could compile PHP and specify that I need the DateTime class, but I assume that would mess up Plesk quite a bit.

The error message I get when trying to use DateTime is: Class 'DateTime' not found in <filename>

Thank you.

EDIT: Got it, followed a guide I found that had all the steps necessary for the upgrade.
 
Last edited by a moderator:
Back
Top