Hello,
I want some help for add php-fpm73 in jailkit when i give full ssh for users then users easily use php using ssh but when i enable jailkit for user then php not working using ssh even i use normal php for add in jailkit but not work for me
my settings what i add in /etc/jailkit/jk_init.ini ..please help me for run php under jailkit
[php]
comment = the php interpreter and libraries
executables = /usr/bin/php,/usr/bin/php5.6,/usr/bin/php7.0,/usr/bin/php7.1
directories = /usr/lib/php, /usr/share/php, /usr/share/php5, /etc/php, /usr/share/php-geshi, /usr/share/zoneinfo, /etc/snmp, /usr/share/snmp
includesections = env
[env]
comment = environment variables
executables = /usr/bin/env