• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

upload_tmp_dir value null

Status
Not open for further replies.

GrzegorzSS

New Pleskian
Hello Support

My plesk version is Panel version 11.0.9 Update #60, last updated at Oct 30, 2013 04:12 AM
OS: Linux

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
<Directory /var/www/vhosts/vw-forum.pl/httpdocs> php_admin_value upload_tmp_dir /tmp</Directory>
root@host1 /var/www/vhosts/vw-forum.pl/conf #

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..


Thanks
Grzegorz
 
Have you tried set up this option in PHP settings tab for domain? As "Additional configuration directives"
 
Status
Not open for further replies.
Back
Top