Not picking up DB???

Discussion in 'MySQL' started by Plutonic, Aug 10, 2007.

Thread Status:
Not open for further replies.
  1. #1
    I just bought a site, it is using the PHP Link Directory script.

    I uploaded the files, created a DB and ran the .SQL DB in PhpMyAdmin but the site isn't picking the DB up...

    Can anyone tell me why?
     
    Plutonic, Aug 10, 2007 IP
  2. Plutonic

    Plutonic Peon

    Messages:
    2,964
    Likes Received:
    85
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I just bought a site, it is using the PHPLD script.

    I uploaded the files, created a DB and ran the .SQL DB in PhpMyAdmin but the site isn't picking the DB up...

    I have edited the Config.php with all of my databases info, but it still isn't working...

    Site is here:

    www.refinancingblog.info/adthello

    Why isn't it picking up the links? Categories? Title?

    Can anyone tell me why?
     
    Plutonic, Aug 10, 2007 IP
  3. The Webmaster

    The Webmaster IdeasOfOne

    Messages:
    9,516
    Likes Received:
    718
    Best Answers:
    0
    Trophy Points:
    360
    #3
    The Webmaster, Aug 10, 2007 IP
  4. Plutonic

    Plutonic Peon

    Messages:
    2,964
    Likes Received:
    85
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I duplicated it (almost) because no-one replies in the database forums, this is more active.

    Pming you now.
     
    Plutonic, Aug 10, 2007 IP
  5. cyanide

    cyanide Peon

    Messages:
    483
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I think it has to do with the blog. It's taking precedence and thinks that folder is part of it's url
     
    cyanide, Aug 16, 2007 IP
  6. supperman

    supperman Peon

    Messages:
    22
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #6
    first,I think you should find where the config file,always named with config.php,para.php or the likes.a tip:you can try open a core file in your files,always have such words,include(""),require("");include_once(""),require_once(""),then check the files given in the bracket.

    second,find what's the mysql table name,you should open your config and type your own mysql db,mysql user,mysql password,etc.

    third,modify it to the correct one as config file guide you

    hope this helps

    /s
     
    supperman, Aug 17, 2007 IP
Thread Status:
Not open for further replies.