Will Pay To Help.

Discussion in 'MySQL' started by damien, Aug 21, 2006.

  1. #1
    http://profilezap.com

    My site above has an error and my coder is away so, can someone fix this? If you do, I will give you like 5 bucks.

    Add me on msn


    or aim
    djsjamesdjs
     
    damien, Aug 21, 2006 IP
  2. iowadawg

    iowadawg Prominent Member

    Messages:
    10,918
    Likes Received:
    811
    Best Answers:
    0
    Trophy Points:
    380
    #2
    CHeck your mysql, in your database name, if that user 'josh_profilezap'
    has been added to that database.
     
    iowadawg, Aug 21, 2006 IP
  3. Narrator

    Narrator Active Member

    Messages:
    392
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    80
    #3
    if you still need help aim me: justaant
     
    Narrator, Aug 21, 2006 IP
  4. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #4
    lol - 5 dolla? Make Me Holla!

    check your file via FTP at:
    public_html/include/adodb/drivers/adodb-mysql.inc.php

    First verify that you can connect to your localhost (I know dreamhost forces connecting to a defined sub-domain instead of localhost)

    Second verify that josh_profilezap/yourpassword is correct and working...

    If it isn't find out what is and works and modify your file at (public_html/include/adodb/drivers/adodb-mysql.inc.php) with the correct username and password.

    In the source file it most likely says something like
    $username='josh_profilezap';
    $password='......';
     
    ccoonen, Aug 21, 2006 IP