I was trying to set upload_tmp_dir variable for one of my domain I added following entries
root@host1 /var/www/vhosts/vw-forum.pl/conf # cat vhosts.conf php_admin_value upload_tmp_dir /tmp
Then I refreshed configuration
/usr/local/psa/admin/sbin/httpdmng --reconfigure-domain vw-forum.pl
but in the end in php info it`s showing
upload_tmp_dir no value no value
Pls advice how to fix this..