How To Fix Destination directory for file streaming does not exist or is not writable Error

To Fix Destination directory for file streaming does not exist error

Step 1: CHMOD the “wp-content” folder’s permissions to 755.

Step 2: Add following code in wp-config.php file of your WordPress website

You can come across this error while upgrading your WordPress installation or while moving your WordPress website to other domain / staging domain. By simply following the above two steps, you can fix the error mentioned.

See also  Simple Snippet To Disable Add To Cart Button WooCommerce on Site 2021

Similar Posts