Jump to content

Installing Php-nuke


RickB

Recommended Posts

I apologize for asking a question already asked, but I did not unverstand the answers. I am trying to instal PHP-Nuke and I am stuck on the database part. I created a MySql database named "root," a username of "admin12" and a password of "passfows." (not the real info)

 

So, what do I put in the following fielsd?

Host name

MySQL User Name

MySQL Password

MySQL Database Name

 

The previous answer with cpanelname_somethingorother really confused me.I through the name of my cpanel was cpanel???

 

Again, my apologoes for such a stupid question.

Link to comment
Share on other sites

When you log in to your cpanel you are asked for a user name and password and that username is what it is asked for when setting this up.

 

Lets say you log in to your cpanel with the username "forum".

From what I understand, all the databases that the users set up on a server are stored at the same place on the server, so the server needs some way to know that account "forum" are allowed to access this specific database, therefor you will need to add the cpanel user name (in this case forum) before the database name and the specific user name you created for that database.

 

So this is what it should look like,

 

Host name: localhost

MySQL User Name: forum_admin12

MySQL Password: passfows

MySQL Database Name: forum_root

Link to comment
Share on other sites

Which finally explains why, all this time, I've never been able to create a MySQL user account that worked. I knew that the database name had the CPanel account name prepended, but I didn't realize the DB user name did, too. Now I don't have to use my CPanel user name and password as my DB info. I feel more secure already. Thanks.

Link to comment
Share on other sites

Join the conversation

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

Guest
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...