Author Topic: Sitepad Removal  (Read 6657 times)

0 Members and 1 Guest are viewing this topic.

Sitepad Removal
« on: January 24, 2020, 12:24:01 AM »
OK, now that there's a script installer for a trial licence of Sitepad (waste of time/effort, IMO).
What's the point of a GUI installer when there's no means to remove the software?
Other than a manual deletion of all files with sitepad directories, what else needs to be done, rather than a complete re-install?
 >:(

Like Softaculous and (horrible) netdata, there should be removal facilities in /scripts, if not in the GUI.
It really isn't that much to ask for.

Re: Sitepad Removal
« Reply #1 on: January 24, 2020, 01:45:49 PM »
This is what I came up with..

Code: [Select]
rm -rf /etc/cron.d/sitepad
rm -rf /usr/local/sitepad
rm -rf /usr/local/cwpsrv/var/services/users/sitepad
rm -rf /usr/local/cwp/sitepad
/scripts/restart_cwpsrv
::)

Offline
*
Re: Sitepad Removal
« Reply #2 on: February 26, 2020, 04:31:05 PM »
best