[Solved] Download Failed Could Not Open Handle for fopen()

WordPress developer

After installing WordPress blog if new updates for WordPress core files or any plugin upgrade is available, then WordPress had inbuilt update notification feature which automatically update WordPress with a single click. but on some of hosting when you try to upgrade from admin dashboard, you will get error saying, “Download failed Could not open handle for fopen()”.

There are two main reasons that cause this error - Could not open handle for fopen(). Normally this error occurs if you WordPress blog is hosted at IIS and some cases it may arise under cPanel PHP web hosting.

When you try to upgrade any of the WordPress plugins you will  get the same “Download failed. Could not open handle for fopen().

Most often the first time you try to use the automatic upgrade for WordPress or a plugin you will be taken to the form that asks for your FTP login information.

Even though your FTP credential is valid, you will get that error.

How To Fix 'Download Failed Could Not Open Handle for Fopen()' Error

To fix Download failed Could not open handle for fopen() error.

you simply need to check permission of the WordPress installation sub directories.

Make sure that ‘wp-include’ and ‘wp-content’ directory set to 755 permissions. also, If you are hosting WordPress blog on IIS you should make directory writable.