Mysql Initial Setup, MySQL Initial Setup |
||
Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.
In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.
Zymic Webmaster Forums Zymic Free Web Hosting Zymic Free Web Hosting - General Discussion & Help |
||
Mysql Initial Setup, MySQL Initial Setup |
||
Oct 19 2009, 08:43 PM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 2 Joined: 19-October 09 Member No.: 114,535 |
Okay, I've signed up. Your email told me the host information and FTP access but where to go to setup MySQL to initialize my first database.
I'm fine with the php code part of it. I just can't find the link on your zxMic pages that allows me to initialize mysql admin or a link to it with the information to log in. Ultimately all I'd like to get to mysql admin page for this host to be able to establish the account I'll need for my php. I generally like to use mysql admin to create the tables but after that I'm back to code. <?php $con = mysql_connect( "host", "username", "password" ); if ( !$con ) { die( "Could not connect: " . mysql_error() ); } mysql_select_db( "egt1dev", $con ); ?> what are my "host", "username" and "password" and where do I get them? |
|
|
![]() |
Oct 20 2009, 12:01 AM
Post
#2
|
|
|
Newbie ![]() Group: Members Posts: 19 Joined: 10-October 09 Member No.: 113,364 |
You need to create first your database and user on your website's control panel.
The host name is localhost. |
|
|
eGulfTrader Mysql Initial Setup Oct 19 2009, 08:43 PM
eGulfTrader I think that's my point. I was on the general... Oct 20 2009, 02:54 PM ![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users) |
||
| 0 Members: | ||
Forum Jump |
||
| Lo-Fi Version | Time is now: 22nd May 2013 - 06:00 PM |