Not signed in (Sign In)

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

Please sign in or apply for membership to remove the ads
    • CommentAuthorQuizToon
    • CommentTimeMay 24th 2006
     
    Hi all, Complete newbie here, with a problem which I amsure is easy to correct

    Have uploaded all files to server.
    When I use _install.php script I keep gettting

    "Plogger could not connect to the MySQL host with the information you provided."

    All database info is correct.
    All files have chmod at 777

    Should gallery name in admin setup be just what i want to call the gallery?


    Totally lost

    thanks for any assistance
    • CommentAuthorjack
    • CommentTimeMay 24th 2006
     
    Can this be of help to you?:
    http://www.plogger.org/forum/comments.php?DiscussionID=569
    • CommentAuthorstefan
    • CommentTimeMay 24th 2006
     
    I'd also make sure that you try to log into mysql from the same computer as is running plogger.

    mysql is really sensitive to where incoming connections are coming from so it may be allowing you to log in from one computer but not the other.

    If this doesn't help, a little more information about your setup would help a lot such as are apache (the one running plogger) and mysql running on the same machine, how did you grant access to the database to the user you specify in plogger config and have you tried (successfully) to log into mysql with the mysql tools?