Common errors when using mysql

Discussion in 'MySQL' started by Coopzie, Sep 17, 2006.

  1. #1
    I always come accross errors with mysql it might be me or my webhost., for example i tied to install a yousendit clone but always get an error message like ....... error on like 23 in common.php or something :p
     
    Coopzie, Sep 17, 2006 IP
  2. ThomasNederman

    ThomasNederman Peon

    Messages:
    112
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you usualy need to put in username, database and password. It may be that your apache is not configured to use MySql. There can be a lot of things..

    Check phpinfo(); and you can check in a first stage is MYsql is supported at your ISP
     
    ThomasNederman, Sep 18, 2006 IP