• Hi,
    The solution on post unable-to-update-plugins-after-upgrade-to-42 doesn’t work for my situation.

    I have an Installation on Windows Server and was working fine on 4.0, but when I upgrade WordPress from 4.0 to 4.2.2, the instalations and upgrades for plugins stopped working.
    I couldn’t install or upgrade plugins.

    After read entire posts in that foro,
    I decided to comment whole the recursive call:

    // If the folder is falsey, use it's parent directory name instead
    	/*if ( ! $temp_filename ) {
    		return wp_tempnam( dirname( $filename ), $dir );
    	}*/

    I don’t know how it affect the rest of functions but after this upgrade, the instalations and upgrade plugins worked.

    Please, I am open to change, if there is other solution for Word Press 4.2.2 on Windows Systems.

    I keep attentive to your comments

  • The topic ‘Unable to update plugins after upgrade to 42 on Windows Server’ is closed to new replies.