• sophiaiii

    (@sophiaiii)


    i have the following errors installing:

    wp_posts: Table ‘wordpress.wp_posts’ doesn’t exist
    wp_links: Table ‘wordpress.wp_links’ doesn’t exist
    wp_options: Table ‘wordpress.wp_options’ doesn’t exist
    wp_postmeta: Table ‘wordpress.wp_postmeta’ doesn’t exist

Viewing 9 replies - 16 through 24 (of 24 total)
  • Thread Starter sophiaiii

    (@sophiaiii)

    is there a way i can create these two tables manually instead of automatically?

    esmi

    (@esmi)

    [Moved to Localhost Installs]

    You need to use Phpmyadmin to delete the old database. Then set up a fresh db, add WP as a user to the new db with full privileges. Then try and run the installation process.

    esmi

    (@esmi)

    Not really, no. I’d be more concerned about why the table creation part of the install process is failing. Did you download a fresh copy of WordPress?

    Thread Starter sophiaiii

    (@sophiaiii)

    User Host Type Privileges Grant Action
    root 127.0.0.1 global ALL PRIVILEGES Yes Edit Privileges Edit Privileges
    root ::1 global ALL PRIVILEGES Yes Edit Privileges Edit Privileges
    root localhost global ALL PRIVILEGES Yes Edit Privileges Edit Privileges
    wordpress % global ALL PRIVILEGES Yes Edit Privileges Edit Privileges

    like this?

    Thread Starter sophiaiii

    (@sophiaiii)

    yeah. i extracted a new copy before pasting it to my new db

    esmi

    (@esmi)

    Sorry? Pasting it to your database? How exactly are you running the installation process?

    Thread Starter sophiaiii

    (@sophiaiii)

    i create a db on php myadmin. then extract wordpress, paste that wordpress folder to the db just created ,(in local disk c) then go to wampserver and run it from there.

    Thread Starter sophiaiii

    (@sophiaiii)

    i followed a tutorial..isnt that how its supposed to be?

    esmi

    (@esmi)

    Try following Installing_WordPress step by step. You might also want to review installing WordPress locally.

Viewing 9 replies - 16 through 24 (of 24 total)

The topic ‘installation errors.’ is closed to new replies.