• Resolved susanmarshallva

    (@susanmarshallva)


    First I tried to update to the latest version of the plugin and received an update failed notification then I removed the plugin and tried to reinstall and now I’m getting an installation failed notification.

    Installation failed: The package could not be installed. PCLZIP_ERR_MISSING_FILE (-4) : Missing archive file ‘/tmp/wordpress-seo.13.2-6BlmMS.tmp’

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter susanmarshallva

    (@susanmarshallva)

    I finally figured this out. I had to add the below code to the wp-config file and then add the tmp directory to the wp-content folder. For some reason, both of these things were missing and I don’t know why. Maybe a bad or incomplete update in the past?

    /* Setup a temporary folder for uploading and updating */
    define( ‘WP_TEMP_DIR’, ABSPATH . ‘wp-content/tmp/’) ;

Viewing 1 replies (of 1 total)
  • The topic ‘Update and Installation failed’ is closed to new replies.