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
connect php xampp to terminal in ubuntu
-- symlinking the php binary from /usr/bin
-- say default location is opt/lampp
~$ cd /
~$ sudo ln -s /opt/lampp/bin/php /usr/bin/php
~$ enter password
-- check php version in terminal
~$ php -v
PHP 8.1.1 (cli) (built: Dec 21 2021 15:25:28) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.1, Copyright (c) Zend Technologies
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