Third PHP version

Just run "Build PHP" in Build tab when the setting is set :) Let us know if you have any difficulties with it.
 
Hi.

I have 4 versions of PHP installed.
Code:
php1_release=7.1
php1_mode=php-fpm
php2_release=5.4
php2_mode=php-fpm
php3_release=5.5
php3_mode=php-fpm
php4_release=5.6
php4_mode=php-fpm

I can choose between two versions but no four in user panel.

da.jpg

What can be reason of that?

Regards
 
Yes.
Code:
root@naruto:/usr/local/directadmin# /usr/local/directadmin/directadmin v
Version: DirectAdmin v.1.56.0

I haven't custom templates.

Regards
 
Please let us know the output of:
Code:
/usr/local/directadmin/directadmin c | grep php_version_selector

It must be set to 1.
 
Code:
root@naruto:/# /usr/local/directadmin/directadmin c | grep php_version_selector
php_version_selector=1
 
Any ideas what can be wrong with my configuration.

i updated custombuild, rebuild php and rewrite_confs and still no effect (i can select between two php versions - i tested it with all skins).

Regards
 
I'd suggest creating a ticket with access details, it must be something simple :)
 
Thanks.

I created a ticket. I am sure that is something simple, but sometimes simple things are the most difficult ;)
 
Back
Top