Results 1 to 2 of 2

Thread: newbie needs help with dbc.php

  1. #1
    Guest

    Default newbie needs help with dbc.php

    define ("DB_HOST", "localhost"); // set database host
    define ("DB_USER", "my_dragonsgifting"); // set database user
    define ("DB_PASS","*******"); // set database password
    define ("DB_NAME","dragonsgifting"); // set database name



    i know the password and got it set but wondering whats wrong with this because i keep getting connection error when i try to do login.php

    http://php-login-script.com/ thats where i got login script
    http://dragonsgifting.altervista.org and thats my site
    Last edited by dragonsgifting; 07-26-2011 at 03:30 AM.

  2. #2
    saitfainder's Avatar
    saitfainder is offline AlterVista Staff
    Join Date
    Feb 2010
    Posts
    300

    Default

    The username and the database name are wrong!

    Code:
    define ("DB_HOST", "localhost"); // set database host
    define ("DB_USER", "dragonsgifting"); // set database user
    define ("DB_PASS","*******"); // set database password
    define ("DB_NAME","my_dragonsgifting"); // set database name
    "Over thinking, over analyzing separates the body from the mind."

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

SEO by vBSEO