Page 1 of 1

Disable php extensions

Posted: Thu Oct 15, 2015 2:43 pm
by hostingguy
Hey guys,

Fairly new to php 5.4/5.5/5.6 and Plesk 12 - but installed the Panda stuff and got a lot of new php extensions - what modules do you guys disable either because they are not needed, insecure, etc?

Re: Disable php extensions

Posted: Thu Oct 15, 2015 5:20 pm
by scott
mssql is one I always disable, that is for connecting to microsoft database servers.

Re: Disable php extensions

Posted: Thu Oct 15, 2015 5:45 pm
by hostingguy
How about ones like this:
pspell
bz2
fileinfo
phar
snmp
sysv*
interbase
ldap
pdo_firebird
posix
enchant
recode
wddx

Re: Disable php extensions

Posted: Fri Oct 16, 2015 7:41 am
by scott
snmp - unless you're using nagios, zabbix, network monitoring
interbase
ldap - unless you were tying into it (389, active directory, etc)
pdo_firebird - I forget what this one does