• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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