Uninstall playsms completely

Hi,

I have playsms installed in raspberry pi but not playing well.
So How do I uninstall playsms completely so I can reinstall it fresh again to avoid any problems?

Hi,

  • You need to remove playSMS web files (default in /var/www/html/playsms)
  • Remove playSMS daemon config (default is /etc/playsmsd.conf)
  • Remove playSMS daemon script (default is /usr/local/bin/playsmsd)
  • Optional, you can also remove playSMS log files (default in /var/log/playsms)
  • And also remove some sms command scripts known (default in /var/lib/playsms)
  • Last, backup the database used by playSMS or just remove it (default db name is playsms)
  • Oh, you might need to check your /etc/rc.local and remove playsmsd entries (if you added it previously)
  • And maybe, theres an init script /etc/init.d/playsms, remove that too if you found it

anton