Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cpanel:uninstall-watch-mysql-plugin [2014-05-19 17:24:01]
rory.blanchard
cpanel:uninstall-watch-mysql-plugin [2015-11-06 13:35:33]
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 --noexec +sh latest-watchmysql 
-./installd-watchmysql/uninstall +/var/cpanel/addons/watchmysql/bin/uninstall 
-</code> +rm -latest-watchmysql
-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>
 +\\
 +\\