Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

imgboard config php

Name: Anonymous 2010-09-24 20:49

I'm a rookie who's trying to set up his own image board. I did pretty much everything the instructions told me but I'm stumbled against this. I don't know wtf these mean or how to fill them. Copy/Paste from the php file.

define(SQLLOG, 'CHANGEME');        //Table (NOT DATABASE) used by image board
define(SQLUSER, 'CHANGEME');        //MySQL user (must be changed)
define(SQLPASS, 'CHANGEME');        //MySQL user's password (must be changed)
define(SQLDB, 'CHANGEME');        //Database used by image board

what am i supposed to change these with ?

Name: Anonymous 2010-09-27 17:11

>>1
Change it to this:
define(SQLLOG, 'BS');        //Table (NOT DATABASE) used by image board
define(SQLUSER, 'Tim');        //MySQL user (must be changed)
define(SQLPASS, 'a97ha');        //MySQL user's password (must be changed)
define(SQLDB, 'img');        //Database used by image board


and give me the website's uri

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List