• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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