TimReeves
Regular Pleskian
Username: TimReeves
TITLE
php_handler --reread fails to find new modules
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Obsidian 18.0.34 Update #2, Debian 10 64 bit vServer
PROBLEM DESCRIPTION
For years I've been compiling and adding modules to Plesk PHP versions - for example, Nextcloud really needs something like APCu, and I'm a fan of igbinary.
php_handler --reread has been working withour problems for years - and now, suddenly, it does not - the new modules are not added to Plesk's known modules any more, although the .so and .ini files are there, exactly where they should be.
I noticed this yesterday on a vanilla install of Plesk / Debian 10 on a newly rented vServer. Today I checked it out with PHP 8.0 on an older vServer with Debian 9, but same Plesk version. Result is the same - on a server where this used to work fine (see PHP 7.3 and 7.4), now it fails. So it looks very much like a Plesk problem.
STEPS TO REPRODUCE
# apt-get install plesk-php74-dev
# /opt/plesk/php/7.4/bin/pecl install apcu
# echo "extension=apcu.so" > /opt/plesk/php/7.4/etc/php.d/apcu.ini
# /usr/local/psa/bin/php_handler --reread
In Plesk backend: Tools & Settings | PHP Settings | 7.4.16 FPM application
ACTUAL RESULT
New modules have not been found and added to Plesk's knowledge of available modules
EXPECTED RESULT
New modules are found and appear in the list of checkboxes
ANY ADDITIONAL INFORMATION
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug
TITLE
php_handler --reread fails to find new modules
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Obsidian 18.0.34 Update #2, Debian 10 64 bit vServer
PROBLEM DESCRIPTION
For years I've been compiling and adding modules to Plesk PHP versions - for example, Nextcloud really needs something like APCu, and I'm a fan of igbinary.
php_handler --reread has been working withour problems for years - and now, suddenly, it does not - the new modules are not added to Plesk's known modules any more, although the .so and .ini files are there, exactly where they should be.
I noticed this yesterday on a vanilla install of Plesk / Debian 10 on a newly rented vServer. Today I checked it out with PHP 8.0 on an older vServer with Debian 9, but same Plesk version. Result is the same - on a server where this used to work fine (see PHP 7.3 and 7.4), now it fails. So it looks very much like a Plesk problem.
STEPS TO REPRODUCE
# apt-get install plesk-php74-dev
# /opt/plesk/php/7.4/bin/pecl install apcu
# echo "extension=apcu.so" > /opt/plesk/php/7.4/etc/php.d/apcu.ini
# /usr/local/psa/bin/php_handler --reread
In Plesk backend: Tools & Settings | PHP Settings | 7.4.16 FPM application
ACTUAL RESULT
New modules have not been found and added to Plesk's knowledge of available modules
EXPECTED RESULT
New modules are found and appear in the list of checkboxes
ANY ADDITIONAL INFORMATION
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug