Not signed in (Sign In)

Vanilla 1.1.2 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorzu
    • CommentTimeJan 16th 2008
     permalink
    This is quite strange and I've spent quite a bit of time trying to figure out; hoping someone has a solution for this.

    I've followed all the instructions and did the install. It goes through the steps, no probs! But then when I went to the "system settings", all the fields were empty. The reason, I found later, was that there were only 4 tables out of 13 created during the install. I've tried to re-install a few time and keep getting the same result.

    The tables that are created are the following:
    * blogs
    * post2cat
    * sessions
    * users

    I'm running:
    * Apache 2.0.55
    * MySQL 5.0.45
    * PHP 5.2.4

    on Windows XP pro SP2 box.


    The following is the output from the 2nd step of install (not sure if it would be useful):
    Adding option users_can_register.
    Adding option gzipcompression.
    Adding option db_version.
    Adding option wp-content_file_path.
    Adding option fileupload_base_url.
    Adding option email_structure.
    Adding option admin_ips.
    Adding option restrict_admin_ip.
    Adding option active_system_plugins.
    Adding option system_charset.
    Adding option html_type.
    Adding option presentation_tab.
    Adding option system_admin_email.
    Adding option import_allowed.
    Adding option slug_blacklist.
    Adding option username_blacklist.
    Adding option secret.
    Adding option users_can_create_num_blogs.
    Adding option users_can_create_blogs.
    Adding option create_example_post.
    Adding option create_example_page.
    Adding option example_post_body.
    Adding option example_page_body.
    Adding option example_post_title.
    Adding option example_page_title.
    Adding option new_user_welcome_message.
    Adding option new_blog_welcome_message.

    Finished!


    Thanks!
    • CommentAuthoraprilescom
    • CommentTimeJan 31st 2008
     permalink
    Did you ever find a solution to this? I am getting the same error.
    • CommentAuthoraprilescom
    • CommentTimeJan 31st 2008
     permalink
    Are you sure you're not creating a database on a server that doesn't have MySQL support? That was my (idiotic) error. :)