• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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