• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Resolved No "phpize" for PHP 7.3

Oldiesmann

Basic Pleskian
Running the latest version of Plesk Onyx 17.9 on my server and I noticed that there's no "phpize" binary for PHP 7.3, which prevents me from installing APCu (a PECL extension). Is there a reason for this?
 
# yum install plesk-php73-devel

# /opt/plesk/php/7.3/bin/phpize --version
Configuring for:
PHP Api Version: 20180731
Zend Module Api No: 20180731
Zend Extension Api No: 320180731
 
What do I need to do for Ubuntu? I tried apt-get install plesk-php73-devel but it said it was unable to locate that package.
 
Back
Top