• jakubpetrik

    (@jakubpetrik)


    hello
    pardon my english :s
    i am new to this and im trying to run wordpress on my site, but its only sqlite (php 5.3.3)

    i have installed pdo plugin to wp_content, added define(‘DB_TYPE’, ‘sqlite’); //mysql or sqlite` line , when i run the installation it wants me to repair databse (One or more database tables are unavailable. The database may need to be repaired.).
    after that, i get this:
    Failed to repair the wp_users table. Error:
    wp_users:
    wp_usermeta:
    wp_posts:
    wp_comments:
    wp_links:
    wp_options:
    wp_postmeta:
    wp_terms:
    wp_term_taxonomy:
    wp_term_relationships:
    wp_commentmeta:

    can someone please help me with this? i am looking for solution in support forums, trying various methods but i cant figure it out… its my first wp installation and im new to databases and stuff : )
    thank you

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘wordpress database – sqlite’ is closed to new replies.