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?
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?
Hard to tell.. Need to see your configuration. PM me if you need help.. And why did you make dupicate thread? when you posted one in database subforums? http://forums.digitalpoint.com/showthread.php?t=431849#post4072821
I duplicated it (almost) because no-one replies in the database forums, this is more active. Pming you now.
I think it has to do with the blog. It's taking precedence and thinks that folder is part of it's url
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