Changes

From SME Server
Jump to navigationJump to search
300 bytes added ,  12:04, 3 August 2018
no edit summary
Line 32: Line 32:     
   
 
   
   
{{warning box| You have to do the  signal-event post-upgrade; signal-event reboot; or your mysql57 installation will remain in a definitive failed state. They are MANDATORY. }}
 
{{warning box| You have to do the  signal-event post-upgrade; signal-event reboot; or your mysql57 installation will remain in a definitive failed state. They are MANDATORY. }}
 
  yum install --enablerepo=smecontribs,centos-sclo-rh smeserver-mysql57
 
  yum install --enablerepo=smecontribs,centos-sclo-rh smeserver-mysql57
Line 52: Line 51:  
* localhost;unix_socket=/var/lib/mysql/mysql57.sock
 
* localhost;unix_socket=/var/lib/mysql/mysql57.sock
 
* localhost:3309
 
* localhost:3309
 +
 +
{{Warning box|1=Note that you may experience issues with PHP connecting to the correct port if you use localhost. There is an obscure bug in PHP which means you will need to use 127.0.0.1 instead of localhost. Please see See bug https://bugs.contribs.org/show_bug.cgi?id=10616 for more information}}
    
For Wordpress adjust the DB_HOST value in the wp-config.php file accordingly.
 
For Wordpress adjust the DB_HOST value in the wp-config.php file accordingly.

Navigation menu