• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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