• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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