Changes

From SME Server
Jump to navigationJump to search
no edit summary
Line 1: Line 1:  
This page purpose is to help configuring mysql55 on SME8.
 
This page purpose is to help configuring mysql55 on SME8.
   −
most of configuration options explained for mysql here : http:wiki.contribs.org/MySQL are also available for mysql55 ( except innoDB options). Only difference is to prefix mysqld and mysql.init db entry by "mysql55-"
+
most of configuration options explained for mysql here : http:wiki.contribs.org/MySQL are also available for mysql55 ( except innoDB options). Only difference is to prefix mysqld and mysql.init db entry by "mysql55-".
 +
 
 +
Note that default behaviour will be socket only, and if you enable networking, it will listen on 3307 locally. You then will need to open port to 3307 to access remotly. Also if you want another port you need to define mysql55-mysqld property port to whatever you want. Also remember that default mysql port is reserved to original mysql server
 +
 
 +
this RPM will allow you to have 2 versions of mysql running!!!
    
==Installation==
 
==Installation==
Line 12: Line 16:     
== Use in phpmyadmin==
 
== Use in phpmyadmin==
 +
this way you will be avle to access both installation of mysql with your phpmyadmin contrib.
 +
 +
 
  mkdir --parent /etc/e-smith/templates-custom/etc/phpMyAdmin/config.inc.php/
 
  mkdir --parent /etc/e-smith/templates-custom/etc/phpMyAdmin/config.inc.php/
  
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,240

edits

Navigation menu