MySQL Forums
Forum List  »  PHP

Re: Unable to connect. Check your connection parameters
Posted by: Barry Galbraith
Date: March 14, 2015 06:47PM

>Problem: mysql will only create username if it can attach it to a database.

On a hosted environment, you will need to use cpanel to create your database, and your user.
You will probably be limited in what you can use as a username.
Say your username on the hosted environment is 'naveen', then you create a user bp6am, you real username could end up being naveen_bp6am, or something like that.

It would be best if you installed mysql and apache on you own machine to let you follow the tutorial without needing to make adjustments for your hosting environment, at least until you understand what you are trying to do.

Good luck,
Barry.

Options: ReplyQuote


Subject
Written By
Posted
Re: Unable to connect. Check your connection parameters
March 14, 2015 06:47PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.