• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Input Support for PHP 8.0 in Plesk

PHP Fatal error: Uncaught TypeError: implode(): Argument #2 ($array) must be of type ?array, string given in /opt/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/php/WP_CLI/DocParser.php:75 Stack trace: #0 /opt/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/php/WP_CLI/DocParser.php(75): implode() #1 /opt/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CompositeCommand.php(32):
 
I try to change the php version to 8.0.1 on Plesk Obsidian Version 18.0.32 Update #2, WordPress Toolkit version: 5.2.4-4641 and received the following error when open wp-admin on my site:
Fatal error: Uncaught Error: Undefined constant "valid"
in C:\inetpub\vhosts\gula.hmresorts.com\httpdocs\wp-content\themes\woodmart\inc\classes\License.php on line 10
Call stack:
  1. require()
    wp-content/themes/woodmart/functions.php:65
  2. woodmart_load_classes()
    wp-content/themes/woodmart/functions.php:71
  3. include()
    wp-settings.php:525
  4. require_once()
    wp-config.php:86
  5. require_once()
    wp-load.php:37
  6. require_once()
    wp-admin/admin.php:34
  7. require_once()
    wp-admin/index.php:10
I haved to back into php version 7.4.14
 
Ioncube Loader for PHP 8.1 is available!
Ioncube Loaders 12.0.0 have been issued on 2022-08-05 (3 days ago). Along with former PHP versions, up to 7.4, it supports PHP 8.1 encrypted by Ioncube Encoder 12.0.0.
 
Last edited by a moderator:
PHP 8.0 got released yesterday.


Please add support for it in Plesk.
Waiting JIT compilator with PHP 8 :)
 
Back
Top