DirectAdmin 1.61.4 has been released

I still use enhanced skin and it is not there definitely ;) maybe is that because I have Polish translation skin?
 
Per-Domain php settings via GUI
This is not working for me.
When I user change something we see the change in /usr/local/directadmin/data/users/username/domains/domain.com.php.ini but it is not loaded.

'cat /usr/local/directadmin/data/users/username/domains/domain.com.php.ini' gives us 'memory_limit=512M'

but 'phpinfo()' gives:
memory_limit128M128M

These are the loaded php.ini files/dirs:
Server APICGI/FastCGI
Virtual Directory Supportdisabled
Configuration File (php.ini) Path/usr/local/php72/lib
Loaded Configuration File/usr/local/php72/lib/php.ini
Scan this dir for additional .ini files/usr/local/php72/lib/php.conf.d
Additional .ini files parsed/usr/local/php72/lib/php.conf.d/10-directadmin.ini, /usr/local/php72/lib/php.conf.d/50-webapps.ini

command 'll /usr/local/php72/lib/php.conf.d/' returns:
-rw-r--r--. 1 root root 99 Oct 7 06:18 10-directadmin.ini
-rw-r--r--. 1 root root 304 Oct 21 05:34 50-webapps.ini

command 'cat /usr/local/php72/lib/php.conf.d/10-directadmin.ini' returns:
extension_dir=/usr/local/php72/lib/php/extensions/no-debug-non-zts-20170718
extension=htscanner.so

command 'cat /usr/local/php72/lib/php.conf.d/50-webapps.ini' returns:
session.save_path=/var/www/tmp
upload_tmp_dir=/var/www/tmp
disable_functions=exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname

Kind regards,
Maarten
 
Hello I have the version of directadmin 1.61.5 but I see the previous file manager, how do I solve this? I want the new one .... thank you all :)
 

Attachments

  • descarga.png
    descarga.png
    175 KB · Views: 6
Back
Top