Jump to content
An Old School Catholic Message Board

New Phatmass Pheature


ryanmeyersmusic

Recommended Posts

Maybe the database wasn't setup correctly? I uploaded cat.ccc and db.php to the root phorum directory, and then accessed db.php from a browser. It seemed like nothing happened?

Link to comment
Share on other sites

IcePrincessKRS

I dunno... wish I could help. And I can't consult the resident computer geek because he's not home right now...

Link to comment
Share on other sites

ryanmeyersmusic

need to find and change as noted:

$db = mysql_pconnect("localhost","USER","PASSWORD");

mysql_select_db("DATABASE",$db);

$sql = "select * from cat where para = '$num'";

Link to comment
Share on other sites

Yes, I modified the files with the db info.

I assumed that the first "CHANGEDBINFO" was the db name and the second was the db password? The same db name and password that the phorum uses, right?

Link to comment
Share on other sites

ryanmeyersmusic

should be... there's three different things to change: the first is the user name, the second is the password, the third is the database name

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...