| Quote: |
|
define('dbhost', 'localhost'); define('dbname', 'itemdb'); define('dbuser', 'user'); define('dbpass', 'pass'); define('item_cache_table', 'item_cache'); Simply replace the 'localhost', 'itemdb', 'user', 'pass' and 'items_cache' strings with values that match your SQL setup. Leave this file open for now, you might need it in the next part. |
Right, so what goes where? The info is stored elsewhere. Do I have to make sites for this? Or pages? Or what? Tables maybe? I'll be posting a lot of questions on this, so if you need more info, just ask lol
I have no idea about SQL and I can't log into config from here so I can't really see if there is any info thre or easy access to do this.
Thanks to anyone that replies with useful info!!!
