Not signed in (Sign In)

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

    • CommentAuthortaylormade
    • CommentTimeMay 24th 2009 edited
     
    I'm trying to run the _Setup.php script.
    I am on a home development machine and the MySQL server does not have a password.
    So the Setup script barked at me. So I assigned a password to the MySQL server.
    Then I thought I filled everything out correctly (even created the database first on the server (plogger) , but I keep getting:
    * Cannot connect to MySQL with the information provided. MySQL error: No database selected
    * Couldn't find the database plogger. MySQL error: Access denied for user ''@'localhost' to database 'plogger'
    I swear, everything is filled out correctly. I AM selecting the database "plogger" as directed.
    FYI, this DB is accessible via a standard connection script and is in with several other DB's that are all fully working and accessible using exactly the same credentials, so MySQL is fine and permissions are all ok.
    Help?
    • CommentAuthortaylormade
    • CommentTimeMay 25th 2009
     
    ok...got past this...now on to other issues.
    No tables were created in my 'plogger' DB.
    completely emplty DB.
    When I try to re-install, I get "Plogger Already Installed".
    How do I uninstall and try again?