WordPress error: "Download failed. Destination directory for file streaming does not exist or is not writable."
Add the tmp directory path in the wp-lonfig.php file as below-
define('WP_TEMP_DIR','D:\home\<domain>\tmp');
That's it.
Billing Shared CP Support Center |
Billing Reseller CP Support Center |
Billing Shared and Reseller CP Support Center |
Plesk Linux, Windows, Domains |
Virtuozzo VPS Support Center |
Hyper-V VPS Support Center |
Hyper-V VPS Support Center |
![]() |
Customers |
![]() |
Resellers |
Add the tmp directory path in the wp-lonfig.php file as below-
define('WP_TEMP_DIR','D:\home\<domain>\tmp');
That's it.
No comments