Support » Installing WordPress » Step 3 errors… damn!

  • On step 3 of the web-interface install I get this error..
    Step 3
    SQL/DB Error:
    [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 1]
    SELECT * FROM weblog_benn_1options WHERE option_id =
    SQL/DB Error:
    [Duplicate entry ’55-0-default_post_status’ for key 1]
    INSERT INTO weblog_benn_1options (option_id, option_name, option_type, option_value, option_description, option_admin_level, option_width) VALUES(55,’default_post_status’, 5, ‘publish’, ‘The default state of each new post’, 8, 20)
    SQL/DB Error:
    [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 1]
    SELECT * FROM weblog_benn_1options WHERE option_id =
    SQL/DB Error:
    [Duplicate entry ’56-0-default_comment_status’ for key 1]
    INSERT INTO weblog_benn_1options (option_id, option_name, option_type, option_value, option_description, option_admin_level, option_width) VALUES(56,’default_comment_status’, 5, ‘open’, ‘The default state of comments for each new post’, 8, 20)
    SQL/DB Error:
    [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 1]
    SELECT * FROM weblog_benn_1options WHERE option_id =
    SQL/DB Error:
    [Duplicate entry ’57-0-default_ping_status’ for key 1]
    INSERT INTO weblog_benn_1options (option_id, option_name, option_type, option_value, option_description, option_admin_level, option_width) VALUES(57,’default_ping_status’, 5, ‘open’, ‘The default ping state for each new post’, 8, 20)
    SQL/DB Error:
    [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 1]
    SELECT * FROM weblog_benn_1options WHERE option_id =
    SQL/DB Error:
    [Duplicate entry ’58-0-default_pingback_flag’ for key 1]
    INSERT INTO weblog_benn_1options (option_id, option_name, option_type, option_value, option_description, option_admin_level, option_width) VALUES(58,’default_pingback_flag’, 5, ‘1’, ‘Whether the \’PingBack the URLs in this post\’ checkbox should be checked by default’, 8, 20)
    SQL/DB Error:
    [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 1]
    SELECT * FROM weblog_benn_1options WHERE option_id =
    SQL/DB Error:
    [Duplicate entry ’59-0-default_post_category’ for key 1]
    INSERT INTO weblog_benn_1options (option_id, option_name, option_type, option_value, option_description, option_admin_level, option_width) VALUES(59,’default_post_category’, 7, ‘1’, ‘The default category for each new post’, 8, 20)
    SQL/DB Error:
    [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 1]
    SELECT * FROM weblog_benn_1options WHERE option_id =
    SQL/DB Error:
    [Duplicate entry ’83-0-default_post_edit_rows’ for key 1]
    INSERT INTO weblog_benn_1options (option_id, option_name, option_type, option_value, option_description, option_admin_level, option_width) VALUES(83,’default_post_edit_rows’, 1, ‘9’, ‘The number of rows in the edit post form (min 3, max 100)’, 8, 5)
    User setup successful!
    Now you can log in with the login

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter Anonymous

    A further note:
    PHP version 4.3.4
    MySQL version 4.0.15-standard
    Installing 1.0.1

    Thread Starter Anonymous

    With this, at first glances, it seems to work, but let’s say in the Profile page, and I want to go to any of the options, it gives me the comment:
    No input file specified
    Help!

    Thread Starter Anonymous

    I get the same error.

    Thread Starter Anonymous

    So do I.

    Thread Starter Anonymous

    It looks like you have to go download the latest nightly version. That’s the only answer I got to the problem.

    As said before, these errors are “cosmetic” in that your installation should still work just fine.

    Thread Starter Anonymous

    Cosmetic?
    How so? I get the exact same errors as all of them, and when I go to login, I get an access denied. (Using the username of admin, and the auto-generated password..)

    Thread Starter Anonymous

    I got those errors, too. I hope they don’t mean anything. I always have troubles with anything PHP without getting loads of errors! -Alli

    I’m getting the same errors and at the end of those, it still indicates:
    User setup successful!
    Confusing! What is causing this ? Can you elaborate on your definition of “cosmetic errors” ?
    I am able to login as admin, post and go to options. Result looks ok.I’ll report back here if I see any weirdness 😉
    Using Dreamhost / PHP 4.3.4 / mySQL 3.23.51 / wordpress-1.0.1-miles.tar.gz

    Thread Starter Anonymous

    They insn’t really errors, they are only messages 🙂
    http://wordpress.org/support/2/1995#post-5

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Step 3 errors… damn!’ is closed to new replies.