MySQL Forums
Forum List  »  Newbie

Re: PHPBB2 forum setup problem
Posted by: huizhang66
Date: June 06, 2005 10:00AM

did you set up your mysql user and mysql database right?

such as
host:localhost (if your mysql and webserver sitting in same machine)
user: phpbb_user (your mysql user name)
database: phpbb_database (your mysql database name ...)

and php_user should have the privielege over phpbb_database.

I have the control to create the mysql database and user. I prefer to create a specific user and database just for phpBB use. (If phpBB has some security hole in the future, it won't affect my other database. Just my opinion.)

Options: ReplyQuote


Subject
Written By
Posted
June 04, 2005 06:10PM
Re: PHPBB2 forum setup problem
June 06, 2005 10:00AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.