Jump to content

Recommended Posts

Posted

Hi. Im having trouble installing php.. When I goto filemanger>public_html then phpbb>install.php, I goto the "area" but when I put my username for the db I created on MSQL, and password, it doesnt install? I allready opened a ticket, but they couldnt help me because they dont "provide developer level support'. And said to ask in the forums. Which I understand. Any help would be appreciated.. Thank you. :clapping:

Posted

How are you inputting your username? Is it just "username" or "cpanelname_username"? It must be the latter. The same goes for the database name, it should be "cpanelname_dbname".

 

Welcome to the forums.

Posted

Welcome to the forum :clapping:

If you are installing phpbb yourself

 

Be sure that in MySql you

 

1 - created the database

2 - created a user

3 -added the user to the database (go back to MySql and find the Add user

select the user and database, and then Add user to database)

 

 

Then to connect to the database in a script use:

 

host: localhost

database: yourCpanelName_databaseName

user: yourCpanelName_databaseUser

password: mypassword

 

* Note password is just as the password,

do not add the CpanelName to it.

Posted
:clapping: lol.. Im really lost. After creating a database in mysql goto phpbb folder then to install right? I did that, then I get to the php screen,(where it says start install at the bottom) and fill in the required info it says "password is not the same". Btw, isnt there a default db allready created?
Posted

Good Morning!

 

When you created the database, did you also create a user and add the user to the database?

 

If not, re-read TCH-Don's post above. He outlines all the steps you need to follow when setting up a database, and how to enter that information when you install.

Posted
Good Morning!

 

When you created the database, did you also create a user and add the user to the database?

 

If not, re-read TCH-Don's post above.  He outlines all the steps you need to follow when setting up a database, and how to enter that information when you install.

Good morning...

 

Yes sorry, I forgot to mention that. I did also create a user, and then added it. Iam going to try again, wish me luck.. :clapping:

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...