• Resolved wpmc

    (@wpmc)


    Hi,

    I can not install WP 3.8 I get this :

    Could not copy file.: wordpress/wp-includes/SimplePie/XML/Declaration/Parser.php
    Installation Failed

Viewing 15 replies - 1 through 15 (of 19 total)
  • Try:
    – switching to the default theme by renaming your current theme’s folder inside wp-content/themes and adding “-old” to the end of the folder name using FTP or whatever file management application your host provides.

    resetting the plugins folder by FTP or phpMyAdmin.

    – re-uploading all files & folders – except the wp-content folder and the wp-config.php & root .htaccess files – from a fresh download of WordPress. Make sure that you delete the old copies of files & folder before uploading the new ones.

    – running the upgrade manually via wp-admin/upgrade.php

    Thread Starter wpmc

    (@wpmc)

    It looks complicated, should I wait maybe they fix the problem in next version?

    What resetting the plugins folder mean? how should I reset them?
    Thanks

    It looks complicated

    There is no magic bullet in these situations. This is just the start of basic troubleshooting and is a process of elimination deliberately designed to locate the root cause as quickly as possible by first removing the most obvious and common culprits via a series of (often) temporary steps.

    should I wait maybe they fix the problem in next version?

    There is no “problem” to fix. The issue is specific to your site so you need to troubleshoot it.

    how should I reset them?

    Please see the page at the link I posted above.

    Thread Starter wpmc

    (@wpmc)

    okay thanks.

    Thread Starter wpmc

    (@wpmc)

    I can deactivate plugin through admin panel, why dont do it that way?

    Because sometimes, an apparently inactive plugin can still cause problems.

    Thread Starter wpmc

    (@wpmc)

    -switching to the default theme by renaming your current theme’s folder inside wp-content/themes and adding “-old” to the end of the folder name using FTP or whatever file management application your host provides.

    –> after upgrading should I rename the theme back to its original?

    How should get back my theme?

    Thread Starter wpmc

    (@wpmc)

    I can not find & root .htaccess files, what files are these?

    Thread Starter wpmc

    (@wpmc)

    in my ftp I have these files + the 3 main Wp folders:
    index.php
    licencia sk
    lincene.txt
    readme.htm;
    wp-activate.php
    wp-blog-header.php
    wp-comments-post
    wp-confid-sample.php
    wp-config.php
    wp-cron.php
    wp-links.php
    wp- load
    wp-login
    wp-mail
    wp-pass
    wp-register
    wp-setting
    wp-signup
    wp-trachback
    xmlrpc.php

    which one to keep or delete?

    after upgrading should I rename the theme back to its original?

    Let’s just do one step at a time.

    can not find & root .htaccess files, what files are these?

    Root is not a file – it’s a folder. Your main WordPress folder. If you haven’t been using custom permalinks, you may not have an .htaccess file in your root folder.

    which one to keep or delete?

    Delete all the files that being with wp- plus index.php and xmlrpc.php in your root folder.

    Thread Starter wpmc

    (@wpmc)

    you wrote before I should keep wp-config yeah?

    Yes – that’s correct. And/or download a copy of it for safekeeping.

    Thread Starter wpmc

    (@wpmc)

    now Im copying the folders and files to ftp.

    when finished should I rename back the theme & plugins folder?
    What is the next step after having files copied?

    should I rename back the theme & plugins folder?

    No. And I assume you only renames the folder of your current theme inside wp-content/themes. Not the wp-content/themes folder itself…

    Thread Starter wpmc

    (@wpmc)

    no I renamed wp-content/themes folder

Viewing 15 replies - 1 through 15 (of 19 total)

The topic ‘WP 3.8 installation failure’ is closed to new replies.