help me instaling phpbb2

Status
Not open for further replies.

[BAK]ThePro

New Member
Messages
61
Reaction score
0
Points
0
well when i try to install phpbb2 i get this error:

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'thepro'@'localhost' (using password: YES) in /home/thepro/public_html/forum/db/mysql4.php on line 48

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/thepro/public_html/forum/db/mysql4.php on line 330

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/thepro/public_html/forum/db/mysql4.php on line 331
phpBB : Critical Error

Could not connect to the database

please help me i dont know what to do i tryed all :dunno:
Edit:
Host '67.228.161.42' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'
that happned now :(
 
Last edited:

Fedlerner

Former Adm & Team Manager
Community Support
Messages
12,934
Reaction score
6
Points
38
I've run 'mysqladmin flush-hosts' on your server, you shouldn't get that error anymore.
The first error is because you have something wrong with your configurations. Your user should be something like: thepro_USERNAME, and it should have access to the database. You create the MySQL user and assign it to the database on cPanel > MySQL databases.
 

[BAK]ThePro

New Member
Messages
61
Reaction score
0
Points
0
ok will let you know if it worked
EDIT:also sometimes im getting the Fatal error: SUHOSIN error and than fixes it self thats too odd why this happends?
 
Last edited:

Fedlerner

Former Adm & Team Manager
Community Support
Messages
12,934
Reaction score
6
Points
38
That error was caused do to Apache being recompiled today, as you have the "Intermediate" PHP version you should not get that error anymore.
Let us know if you could configure your MySQL settings for your script.
 

Fedlerner

Former Adm & Team Manager
Community Support
Messages
12,934
Reaction score
6
Points
38
No problem. Feel free to re-open this thread if you need further assistance.
 
Status
Not open for further replies.
Top