One thought on “ Solaris 11: Installing MySQL ” gulaabkhan March 26, 2013 at 11:57 am. Thank you for an informative blog, how can I install phpMyAdmin in Solaris 11. Will be most grateful – thanks.

Install Phpmotion On Windows Server. INTRODUCTION This guide assumes that you have some basic knowledge of how to use Unix and / or Linux, and you have already installed and configured a Sun Solaris server. If you did not, read my other Sun Solaris server setup guides and return to this tutorial. I'll be waiting for you right now! Okay, let's get started, and as always, we assume that you installed and you have pkg-get, working with blastwave as your mirror site. MYSQL Let's first look at the available packages for installation. # pkg-get -a grep mysql This should output a good list of packages. I'm going to install mysql 5 for this tutorial.

Install Phpmyadmin Iis

# pkg-get install mysql5 This should install several packages on which mysql depends. So let it work for a while, it may take a while, depending on your Internet connection. Go ahead and select 'y' for all questions. He should finish successfully and say something like this: Installation was successful. Lan Driver For Windows 8.1 Hp. Bash-3.00 ### Running the postinstall script. Bash-3.00 # Configure the service in SMF MySQL 5 uses the service management tool. FMRI: svc: / network / cswmysql5: default The default directory for the database was not found.

If you need to create the source database directory, see / Opt / csw / mysql5 / share / mysql / quick_start-csw If you are using a non-default database directory location, start mysql manually, Now, it's not very pleasant. He even went ahead and created our SMF file for us so that we could use the Solaris 10 SMF system. But you'll notice that we could not find the database file.

So, what will we do next. We are going to use the blastwave configuration script. Run it in the above location: bash-3.00 # / opt / csw / mysql5 / share / mysql / quick_start-csw Then you should get some output to your terminal, which looks like this: is a script to quickly launch blastwave to configure the MySQL5 database directory.