how to start xampp in ubuntu
sudo /opt/lampp/lampp start
cd /opt/lampp/
ls
sudo ./manager-linux-x64.run
how to start xampp in ubuntu
sudo /opt/lampp/lampp start
cd /opt/lampp/
ls
sudo ./manager-linux-x64.run
check if xampp is installed ubuntu
1. Check php by running
which php
return path -> `/usr/bin/php`
2. Check mysql by runnung
which mysql
return path -> `/usr/bin/mysql`
3. Check apache2 by runnung
which apache2
return path -> `/usr/sbin/apache2`
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us