boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

No database selected?

 
Post new topic   Reply to topic    boardom Forum Index -> Installation issues
View previous topic :: View next topic  
Author Message
sheesh



Joined: 26 Jun 2004
Posts: 1

PostPosted: Sat Jun 26, 2004 6:12 pm    Post subject: No database selected? Reply with quote

It's the very first time I try using b2 and I'm having a problem going to b2install.php I think I'm missing somethign obvious but I don't know what.

Here's the coding I have :

Quote:

<?php

/* *
* b2's config file *

$siteurl = 'http://francesca.show-down.net/main.php';
$blogfilename = 'main.php';
$blogname = "3verytime";
$blogdescription = "Francesca's blog";


# fill these only if you have a Cafelog ID,
# this enables your blog to be in the Recently Updated b2 blogs list.
#
by default b2 is set to run in the folder your blog resides, same as $siteurl

$pathserver = 'http://francesca.show-down.net/main.php';


# your email
$admin_email = '[email protected]';


# set this to 0 or 1, whether you want new users to be able to post entries once they registered
$new_users_can_blog = 1;


# set this to 0 or 1, whether you want to allow users to register on your blog.
$users_can_register = 0;


# day at the start of the week: 0 for Sunday, 1 for Monday, 2 for Tuesday, etc
$start_of_week = 6;



// ** MySQL settings **

# fill with your database details

$dbname = 'lapse_franb2'; // the name of the database
$dbhost = 'localhost'; // 99% chances you won't need to change this value
$dbusername = 'lapse_franb2'; // your MySQL username


Thing is, I've checked with my host and the password + database names are correct and she has put the db user in the db too.
[/quote]
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> Installation issues All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2 © 2001, 2002 phpBB Group