• hello,
    my problem is that i can’t import database.
    i import database in phpmyadmin but in the wordpress site is doesn’t apear enything.
    i instaled a new wordpress on my server and then my database is doesn’t apear in the site.
    Can anyone have an answer?

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Make sure your wp-config.php file is pointing to the correct $table_prefix value.

    For instance if your database post table is called wp123_posts then in your wp-config.php file you should have $table_prefix = 'wp123_';

    Thread Starter necsys

    (@necsys)

    Hello,

    thanks for your reply.
    now i have other problem:d
    My links doesn’t work it give it to me : “Not Found

    The requested URL /Alba_iulia/alba-iulia-spargatorul-vilei-primarului-mircea-hava-condamnat-la-9-ani-de-inchisoare/ was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.”

    thanks

    Then update your permalinks by visiting Administration > Settings > Permalinks and clicking on Save Changes

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘can't import database sql’ is closed to new replies.