I’ve got the Windows server blues…

This solution is based on this WordPress.org thread.

PROBLEM

When you try to update WordPress or install plugins, the downloader / installer page pops up, the compressed file is downloaded to your server, but installation fails because of this error:

PCLZIP_ERR_MISSING_FILE (-4) : Missing archive file ‘C:\Windows\TEMP/{whatever you were installing}.tmp’

SOLUTION

You need to access the files on your server via FTP. If you haven’t done this before, there are tutorials out there. Short version: find the FTP access details for your server, and grab FileZilla FTP Client. Or if your hosting provides a File Manager utility, use that.

On your server, navigate to the /wp-content folder. Create a new folder inside it called TEMP.

Download /wp-config.php from your server to your computer. Open it up in a text editor, and beneath

if ( !defined('ABSPATH') )
define('ABSPATH', dirname(__FILE__) . '/');

add the line

define('WP_TEMP_DIR', ABSPATH . 'wp-content/TEMP');

then save wp-config.php. Upload it to your server again.

Try updating WordPress or installing a plugin. It should work now.

The other solution is not to use Windows hosting!

Himekami Sensation – Himekami (1982)


Album: 姫神 (Himekami)
Artist: 姫神せんせいしょん (Himekami Sensation)
Date of release: 1982.08.21Tracklist:

01. 舞鳥 (Mai Tori)
02. 七時雨 (Nanajiu)
03. 貝独楽 ( Beigoma)
04. 空の遠く白い火 (Sora no Tōku Shiroi hi)
05. 月のほのほ (Tsuki no Honoho)
06. えんぶり (Enburi)
07. 白い川 (Shiroi Kawa)
08. 花野 (Hanano)
09. 杜 (Mori)
10. 風光る (Kaze Hikaru)

Read More