• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • 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.

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