View previous topic :: View next topic |
Author |
Message |
slantyeyedgirl
Joined: 14 Feb 2004 Posts: 2
|
Posted: Sat Feb 14, 2004 6:21 am Post subject: No idea what to do |
|
|
hello,
I just downloaded the B2 thing, but I am at a lost. I don't know if I set anything up right. Can someone please give me easy step by step things to help?
Parse error: parse error in /home/slantyey/public_html/blog/b2config.php on line 178
No Database Selected |
|
Back to top |
|
 |
xRachelx
Joined: 20 Feb 2004 Posts: 10 Location: Chicago, IL, USA
|
Posted: Fri Feb 20, 2004 9:44 pm Post subject: |
|
|
Did you correctly fill out the MySQL database info? It looks like this in b2config.php:
Code: | # fill with your database details
$dbname = '-----'; // the name of the database
$dbhost = 'localhost'; // 99% chances you won't need to change this value
$dbusername = '-----'; // your MySQL username
$dbpassword = '******'; // ...and password |
The database name might be something like username_b2. The "username" you should know, unless you're hosted, then you might want to ask your host for that. For example...my website is dejected-kitten.net, my username is dejecte..does that make sense? Anyway, I hope it helps some! _________________ xox,
Rachel
=-=-=-=-=-=
http://dejected-kitten.net |
|
Back to top |
|
 |
slantyeyedgirl
Joined: 14 Feb 2004 Posts: 2
|
Posted: Mon Feb 23, 2004 12:05 am Post subject: Thanks! |
|
|
Hi! I got help from Epolady that night and I got it up and working. Thanks for your help! |
|
Back to top |
|
 |
xRachelx
Joined: 20 Feb 2004 Posts: 10 Location: Chicago, IL, USA
|
Posted: Mon Feb 23, 2004 12:06 am Post subject: |
|
|
Great! No problem Glad you got help and everything's working! _________________ xox,
Rachel
=-=-=-=-=-=
http://dejected-kitten.net |
|
Back to top |
|
 |
|