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 ==