@mhall119 XAMPP is now installed in the / opt / lampp directory. How can i open it?
Hi @Ankit_RajDeo,
I’ve never used XAMPP myself, but if it’s been installed into /opt/lampp then I would guess there’s an executable file somewhere under that directory that you can call from the command line.
If you need more help, run find /opt/lampp > ~/xampp_directory_listing.txt
and attach that file (xampp_directory_listing.txt
) for me to look at.