Changes

From SME Server
Jump to navigationJump to search
14 bytes removed ,  08:22, 15 August 2011
Also update uninstall MySQL commands.
Line 109: Line 109:  
== Uninstall ==
 
== Uninstall ==
 
Delete the content of the ibay (you wll also loose all uploaded content) and delete the ibay through server-manager
 
Delete the content of the ibay (you wll also loose all uploaded content) and delete the ibay through server-manager
  mysqladmin -uroot drop <gallery_db_name>
+
  mysqladmin drop <gallery_db_name>
  mysqladmin -uroot drop user <gallery_mysql_user>@localhost
+
  mysqladmin drop user <gallery_mysql_user>@localhost
    
== Additional information ==
 
== Additional information ==

Navigation menu