Custon PHP.ini settings not taking effect

jet1972

Verified User
Joined
Jul 8, 2011
Messages
256
Custom PHP.ini settings not taking effect

Hi.

Tried to change php.ini per domain, but it seems not to take effect.

https://help.directadmin.com/item.php?id=672


Now trying to use the PHP-FPM version and config customization.

URL: CMD_CUSTOM_HTTPD?user=xx&php-fpm=7.1

I did put this to CUSTOM2 field:

"php_admin_value[disable_functions] = exec,system,passthru,shell_exec,escapeshellarg,escapeshellcmd,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"



./data/users/xx/php/php-fpm71.conf
"error reading php-fpm conf"



Anyone else having this issue or have some suggestions to solve the problem?



Debian 7 64 bit
 
Last edited:
Just to be sure because you haven't used UBB codes: did you remove the " characters from the beginning and end of the line? I'm using the same method and that works perfectly.
 
Back
Top