Changes

From SME Server
Jump to navigationJump to search
66 bytes added ,  15:53, 16 December 2015
Line 185: Line 185:  
  rpm -e wordpress smeserver-wordpress
 
  rpm -e wordpress smeserver-wordpress
    +
or
 +
 +
yum remove smeserver-wordpress
 +
yum remove wordpress.noarch
 
To remove mysql database and user, both are named wordpress, see [[MySQL#Remove a database]] and [[MySQL#Remove a user]]. There is no need to reboot.
 
To remove mysql database and user, both are named wordpress, see [[MySQL#Remove a database]] and [[MySQL#Remove a user]]. There is no need to reboot.
   Line 196: Line 200:  
  DELETE FROM user WHERE user = 'wordpress';
 
  DELETE FROM user WHERE user = 'wordpress';
 
  FLUSH PRIVILEGES;
 
  FLUSH PRIVILEGES;
 +
 
=== Move Contrib to iBay ===
 
=== Move Contrib to iBay ===
 
These instructions assume you have installed this contrib as described on this page and that you understand how to use Wordpress. If you have done anything else these instructions are not for you.
 
These instructions assume you have installed this contrib as described on this page and that you understand how to use Wordpress. If you have done anything else these instructions are not for you.
70

edits

Navigation menu