Wrox Programmer Forums
|
Beginning PHP Beginning-level PHP discussions. More advanced coders should post to the Pro PHP forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Beginning PHP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 3rd, 2004, 03:57 PM
Authorized User
 
Join Date: Sep 2004
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
Default PHPBB

I am trying to install phpbb on my pc server. I am supposed to have a database already present but I do not. How do I get a database up. What if I want to do it in access, how do I do it and where do I place the access database?

I get a critical error. Unable to connect to database when I try to install phpbb. Any help would be appreciated.
 
Old September 4th, 2004, 09:09 AM
Registered User
 
Join Date: Sep 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to Spookster187 Send a message via AIM to Spookster187 Send a message via MSN to Spookster187 Send a message via Yahoo to Spookster187
Default

You will need to create a database. Hopefully, you have CPanel, or some kind of Control Panel to do so. If you do not, then that is something you will need to talk to your host about.

If you do, find "Create MySQL Database", or something close to it. Create a database, and then create a user and password. After you create the user and password, add the user to the database.

Now go back to install PhpBB. When it asks for your database name, put ACCOUNT_DBNAME. (So, if your hosting account login is dog, and your database is cat, it would be dog_cat). The same with the user. The password is just the plain password you put in.

Hope this helps :). If you get too frustrated to install, and just cant handle it, http://vizionbb.net/ is a great modified PhpBB resource for remotely hosted modified versions of PhpBB. :) Good Luck!

Ryan Barr
<('.'<) (>'.'<) (>'.')>
 
Old September 4th, 2004, 12:22 PM
Authorized User
 
Join Date: Sep 2004
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thank you very much. I was able to install the database. I had to configure a user and password and priveledges and afterwards it worked.










Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.