I have just reinstalled LAMPP. When I try starting LAMPP using /opt/lampp/lampp start
, it says another ftp and mysql daemon is already running along with another web server. I deleted the old instance of LAMPP without stopping all the services. When I use service --status-all
these services aren't listed.
Is there any way I can stop it now?