Currently the Direct Admin addon only supports one PHP instance. Sometimes there are setups that use multiple PHP versions. We should be able to handle system setups that have 2 of these. The current setup uses /usr/local/bin/php, however we should also support custom locations like /usr/local/php55
Currently the Direct Admin addon only supports one PHP instance. Sometimes there are setups that use multiple PHP versions. We should be able to handle system setups that have 2 of these. The current setup uses
/usr/local/bin/php, however we should also support custom locations like/usr/local/php55