Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
cpanel:uninstall-watch-mysql-plugin [2014-05-19 17:24:56]
rory.blanchard
cpanel:uninstall-watch-mysql-plugin [2015-11-06 13:35:33] (current)
rory.blanchard
Line 5: Line 5:
  
 <code console> <code console>
-wget  +wget http://download.ndchost.com/watchmysql/latest-watchmysql 
-http://download.ndchost.com/watchmysql/latest-watchmysql +sh latest-watchmysql 
-sh latest-watchmysql --noexec +/var/cpanel/addons/watchmysql/bin/uninstall 
-./installd-watchmysql/uninstall +rm -latest-watchmysql
-</code> +
-It will look as follows: +
- +
- +
-<code console> +
-root@localhost [~]# wget  +
-http://download.ndchost.com/watchmysql/latest-watchmysql +
-root@localhost [~]# sh latest-watchmysql --noexec +
-Creating directory installd-watchmysql +
-Verifying archive integrity... All good. +
-Uncompressing WatchMySQL by NDCHost.com.................................... +
-root@localhost [~]# ls +
-installd-watchmysql  latest-watchmysql +
-root@localhost [~]# cd installd-watchmysql/ +
-root@localhost [~/installd-watchmysql]# ls +
-./ ../ bootstrap  changelog  uninstall  watchmysql  watchmysql.chkservd  watchmysql.config  watchmysql.redhat  whmplugin +
-root@localhost [~/installd-watchmysql]# ./uninstall+
 </code> </code>
 +\\
 +\\