phpBB2

federalforum

New Member
Messages
0
Reaction score
0
Points
0
HI,
Im new to x10hosting and i have one little problem. I downloaded "phpBB2" and I uploaded it on my website.
I opened my website www.mydomain.com/index.php. On display page i need to enter information:
Database Configuration
Database Server Hostname / DSN:
Your Database Name:
Database Username:
Database Password:
Prefix for tables in database:
Admin Configuration
Admin Email Address:
Domain Name:
Server Port:
Script path:
Administrator Username:
Administrator Password:
Administrator Password [ Confirm ]:

I entered all information and when i click on start install i got something like this:
Critical phpBB error.
Unable to conntact datebase.
But i created Mysql datebase. What shoud enter in datebase configuration. When i was creating mysql datebase i call it base. Shoud i enter just base or myusername_base. And what shoud enter in Datebase Server hostname? Soud i leave Prefix for tables in database:phpbb_
 
Last edited:

Daniel S

New Member
Messages
2,395
Reaction score
0
Points
0
hi the database will be your cpanelusername_yourdatabase.

Also ave you creted a user for mysql and given it all privalges.
Then the username will be yourcpanelusername_yourmysql username

Database host is localhost

I hope this solves your problem
 

TechAsh

Retired
Messages
5,853
Reaction score
7
Points
38
comphelp is probably right. But may I suggest you upgrade to phpBB3.
 

federalforum

New Member
Messages
0
Reaction score
0
Points
0
Thanks. But now i have new problem. When i enter all information adn click instal I got this message: "Fatal error: SUHOSIN - Use of eval is forbidden by configuration in /home/here is my username/public_html/includes/template.php(174) : eval()'d code on line 174"
 
Top