mySQL database creation [MAC]

 
Post new topic   Reply to topic    Aprelium Forum Index -> Databases
View previous topic :: View next topic  
Author Message
jtodom04
-


Joined: 07 Jun 2019
Posts: 1

PostPosted: Fri Jun 07, 2019 5:25 am    Post subject: mySQL database creation [MAC] Reply with quote

Hi,

I downloaded and installed PHP, which has mySQL already pre-packaged (if im not mistaken). Could somebody help me with the creation of a database for my Abyss server? Thanks.
Back to top View user's profile Send private message
admin
Site Admin


Joined: 03 Mar 2002
Posts: 1295

PostPosted: Fri Jun 07, 2019 6:36 pm    Post subject: Re: mySQL database creation [MAC] Reply with quote

jtodom04 wrote:
Hi,

I downloaded and installed PHP, which has mySQL already pre-packaged (if im not mistaken). Could somebody help me with the creation of a database for my Abyss server? Thanks.


PHP has the mySQL support pre-packaged. But the MySQL server still has to be installed to take advantage of it:

To install MySQL on the macOS, please follow the instructions in https://dev.mysql.com/doc/mysql-osx-excerpt/5.7/en/osx-installation-pkg.html .

Once your MySQL server is installed, you'll have to use the command line or a tool to manage it and create databases. For that check the quick tutorial in https://dev.mysql.com/doc/mysql-getting-started/en/#mysql-getting-started-connecting which explains how to use the mysql client command line and how to do the basic setup of your main password and create your first database.

Next, you can use a tool such as http://www.sequelpro.com/ which is free to manage your databases and prepare the data for scripts in PHP.
_________________
Follow @abyssws on Twitter
Subscribe to our newsletter
_________________
Forum Administrator
Aprelium - https://aprelium.com
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Databases All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group