Forums

Table name prefix changed and now I can't access wp-admin anymore (1 post)

  1. mcosx
    Member
    Posted 3 years ago #

    I changed the prefix from "wp_" to "wp_blog_" and now I can't access my admin panel anymore. What happens if I clear the cache? Is then any important data / flag lost that lets the frontend crashing?

    I found a "Force Upgrade" script here that could be useful. It contains these instructions:

    • wp_cache_flush();
    • make_db_current();
    • $wp_rewrite->flush_rules();
    • upgrade_XYZ(); (whereas XYZ stands for the wordpress version)

Topic Closed

This topic has been closed to new replies.

About this Topic