• Resolved wernerb

    (@wernerb)


    I have the following message (after automatic repairing :

    wp_usermeta: Table ‘wernerb.wp_usermeta’ doesn’t exist

    Thanks, Werner

Viewing 8 replies - 1 through 8 (of 8 total)
  • nietdannl

    (@nietdannl)

    Your table isn’t correctly, I suggest you recreate the tables by dropping the tables and then reinstalling wordpress.

    Thread Starter wernerb

    (@wernerb)

    Thanks nietdanNL for your help.

    I deleted all the tables in my sql database.

    Installation returns first “Fatal error: mysql_num_fields(): supplied argument is not a valid MySQL result resource in /mnt/113/sdb/4/4/wernerb/wp-includes/wp-db.php on line 728”.

    WP asks then for repairing and returns the following error message :

    “The wp_users table is okay. The wp_users table is already optimized.

    The wp_usermeta table is not okay. It is reporting the following error: Table ‘wernerb.wp_usermeta’ doesn’t exist. WordPress will attempt to repair this table…
    Failed to repair the wp_usermeta table. Error: Table ‘wernerb.wp_usermeta’ doesn’t exist [snip]”

    I can see in mysql that WP has created 10 tables, but not the wp_usermeta table ???

    Thanks, werner

    nietdannl

    (@nietdannl)

    I suggest that you create the table by yourself without any information. Then run the repair tool and let the repair tool fill in the table if you understand what I mean.

    Thread Starter wernerb

    (@wernerb)

    Thanks, nietdanNL.

    I created a table wp_usermeta with 4 fields.
    Repairing returns “ok” and asks for deleting of “define(‘WP_ALLOW_REPAIR’, true);” from ther wp_config file.

    Then, the new installation asks for repairing…. grrrr

    Maybee is better to delete everything and restart from the beginning… ?

    Werner

    Thread Starter wernerb

    (@wernerb)

    Well, this seem to be by a limitation of sql by the french provider “FREE”.

    -> seen here
    http://www.wordpress-fr.net/support/sujet-34859-problem-installation-free

    nietdannl

    (@nietdannl)

    I’m unable to help you then.

    Thread Starter wernerb

    (@wernerb)

    Problem resolved:

    .htaccess content =

    php 1
    # BEGIN WordPress
    ErrorDocument 404 /index.php
    # END WordPress

    🙂

    jano_dk

    (@jano_dk)

    I got following error when I tried to install the latest WordPress??

    Fatal error: Allowed memory size of 25165824 bytes exhausted (tried to allocate 71 bytes) in /usr/home/web/web52753/jnh.nu/jakob.jnh.nu/wp-includes/pomo/mo.php on line 212

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Installation error message’ is closed to new replies.