Wordpress Error Missing a temporary folder

When this occurs you may define a tmp directory in the following matter:

 add...

define('WP_TEMP_DIR', dirname(FILE ) . '/wp-content/temp/');

...to your wp-config.php

Then create the directory /wp-content/temp/ with 777 permissions.

 

If you need help doing this please contact our support department.

 

  • 0 Users Found This Useful

Was this answer helpful?

Related Articles

Unable to create directory uploads/ Is its parent directory writable by the server?

Unable to create directory... Is its parent directory writable by the server? This error can be...

PCLZIP_ERR_MISSING_FILE (-4) : Missing archive file

PROBLEM When you try to update WordPress or install plugins, the downloader / installer page pops...

JetPack server was unable to connect with your site

"Error Details: The Jetpack server was unable to communicate with your site...

CloudFlare for WordPress

CloudFlare plugin is available for WordPress! Key features are as follows: To ensure you have no...