• 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

Custom PHP Settings

fragger1991

New Pleskian
Hello,

i want to add these Lines to my PHP Configuration via Plesk:

disable_functions =
extension = /usr/lib/php5/20090626/IcePHP.so
extension = /usr/lib/php5/20090626/ssh2.so
ice.slice = -I/usr/share/Ice-3.3.1/slice /var/www/vhosts/domain.tld/etc/Murmur.ice

But in the php.ini is only the second line of "extension" and the order of these lines are not correct.

I Think it would be better when the Custom Configuration Lines have an own block in the php.ini with the correct order without sort by name.
 
Back
Top