• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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