CAll Us: +977 9851236800 Submit Ticket   Login

How to Fix “Missing a Temporary Folder” Error in WordPress

This is common error which is caused by poor configuration of web hosting server. If your PHP setting is not configured properly you will receive error ” Missing a Temporary Folder” while uploading images on WordPress.

But do not worry, with simple tweak you can fix this problem on your WordPress website.

  1. First navigate wp-config.php file and edit it. Copy and paste the below code on it.
    define('WP_TEMP_DIR', dirname(__FILE__) . '/wp-content/temp/');
  2. Now go to /wp-content/ folder and create a new folder inside it. And name the new folder to “temp”How to Fix "Missing a Temporary Folder" Error in WordPress

That’s all! you are done. If you are still having this issue you need to contact with your web hosting provider.

There are many other issue on WordPress, so we would like to recommend you to choose best web hosting company rather than choosing the cheap web hosting provider.