Really need some help please.

Discussion in 'MySQL' started by j_p, Aug 3, 2006.

  1. #1
    Right I have no idea what im doing with mysql. I've had to move my myspace site. Now at www.jamesprattent.com/clear/ as you can see nothing works.

    My config php looks like this;

    <?
    $site_name = "Clear Layout";
    $site_url = "http://www.jamesprattent.com/clear/";
    $script_dir = "www.jamesprattent.com/clear/";
    $pubid = "pub-9010438585556352";
    $config = "Array";
    $to_email = "admin@ClearLayout.com";
    $mysql_server = "mysql.jamesprattent.com";
    $mysql_user = "prattent_clearla";
    $mysql_pass = "Xkkd5Z55";
    $mysql_db = "prattent_clear";
    $myspaceid = "91752817";
    $strFPID = "91752817";
    $strFPName = "Sexy Me!!!!";
    $strFPAge = "22";
    $strFPQuote = "ADD ME!";
    $strFPImage = "http://myspace-441.vo.llnwd.net/00389/14/43/389053441_m.jpg";
    $upload_dir = "/nfs/cust/7/32/89/698237/web/tmp/uploads";
    $upload_url = "http://www.ClearLayout.com/uploads";
    $gamethumb = "/nfs/cust/7/32/89/698237/web/uploads/thumb/";
    $gameflash = "/nfs/cust/7/32/89/698237/web/uploads/flash/";
    $site_txt = "http://www.ClearLayout.com/txt.php";

    ?>

    a screenshot of what i managed to set up on the mysql cpanel page

    www.jamesprattent.com/mysql.jpg
     
    j_p, Aug 3, 2006 IP
  2. Colleen

    Colleen Illustrious Member

    Messages:
    6,777
    Likes Received:
    725
    Best Answers:
    1
    Trophy Points:
    430
    #2
    j_p, it looks like you didn't add the user to the database. Click the "add user to database" button there. Keep privileges set to All. Tell me if that fixes it.
     
    Colleen, Aug 3, 2006 IP