Phpbb

Status
Not open for further replies.

eshiloh.com

Solid State Member
Messages
18
Hey im having problems installing my db on my windows 2k3 server with phpbb. Im running MYSQL v.1.4, any comments?

Thanks
 
Er... what kind of problems? You'll need to be a little more specific if you want answers. :)
 
ha sorry, hmmm like i go to the install page and type in all the nessary info and then i get this

"phpBB : Critical Error

Could not connect to the database "

I can continue after that.

I checked all of the server setings for scrips running and php ect. but eh doesent wanna work.
 
1. make sure you database is running.
2. make sure that you have edited the config.php file or whatever config file you need to edit to include a db username / password
3. make sure that the username / password you specified in the config file has access to the db server
4. upgrade your mysql server.
 
eshiloh.com said:
m running MYSQL v.1.4, any comments?

Thanks

There's your problem.

Try upgrading to the latest copy of MySQL first and verify that the username, password and database values are correct.
 
it may be your version of mysql that is the problem, the config file gets updated by the install script when you fill in the nessacery details, also make sure that the php pages have read/write/execute access otherwise it won't work.
 
Status
Not open for further replies.
Back
Top Bottom