먼저 터미널에 sudo /opt/lampp/lampp start와 같은 명령을 입력합니다.
sudo /opt/lampp/lampp start
[sudo] password for tayef:
Starting XAMPP for Linux 7.2.34-0...
XAMPP: Starting Apache...ok.
XAMPP: Starting MySQL...ok.
XAMPP: Starting ProFTPD...ok.
둘째, sudo /opt/lampp/manager-linux-x64.run에 문자를 보냈습니다.
sudo /opt/lampp/manager-linux-x64.run
위의 xampp GUI를 완료한 후..아래 이미지 링크를 클릭하세요.
그 다음에
클릭하여 애플리케이션의 Xampp 홈 패널로 이동하면 다음과 같이 나타납니다.
Running Firefox as root in a regular user's session is not supported. ($XAUTHORITY is /home/tayef/.Xauthority which is owned by tayef.)
[11635:11635:1106/191936.161137:ERROR:zygote_host_impl_linux.cc(90)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
Running Firefox as root in a regular user's session is not supported. ($XAUTHORITY is /home/tayef/.Xauthority which is owned by tayef.)
/usr/bin/xdg-open: 869: iceweasel: not found
/usr/bin/xdg-open: 869: seamonkey: not found
/usr/bin/xdg-open: 869: mozilla: not found
/usr/bin/xdg-open: 869: epiphany: not found
/usr/bin/xdg-open: 869: konqueror: not found
/usr/bin/xdg-open: 869: chromium: not found
/usr/bin/xdg-open: 869: chromium-browser: not found
[11665:11665:1106/191936.206660:ERROR:zygote_host_impl_linux.cc(90)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
/usr/bin/xdg-open: 869: www-browser: not found
/usr/bin/xdg-open: 869: links2: not found
/usr/bin/xdg-open: 869: elinks: not found
/usr/bin/xdg-open: 869: links: not found
/usr/bin/xdg-open: 869: lynx: not found
/usr/bin/xdg-open: 869: w3m: not found
xdg-open: no method available for opening 'http://localhost:80'
답변1
kali linux에서 시작하려면 다음 명령을 사용하는 것이 좋습니다.
1 단계
터미널을 열고 다음 명령을 입력하십시오…
sudo /opt/lampp/manager-linux-x64.run
화면에 나타나는 GUI를 사용하면 이와 같은 명령을 사용하는 대신 모두 시작을 쉽게 눌러 필요한 모든 서비스를 시작할 수 있습니다.
sudo service mysql start
sudo /opt/lampp/lampp start
2 단계
원하는 브라우저를 열고 다음과 같은 텍스트나 URL을 입력하세요.
http://localhost:80/phpmyadmin/
위의 단계는 지난 며칠 동안 열기 문제에 직면했기 때문에 Kali-linux 사용자에게 유용합니다.
Xampp 홈 탭을 눌러 애플리케이션을 시작할 때 다음 오류를 발견했습니다.
Running Firefox as root in a regular user's session is not supported. ($XAUTHORITY is /home/tayef/.Xauthority which is owned by tayef.)
[24952:24952:1107/205040.567917:ERROR:zygote_host_impl_linux.cc(90)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
Running Firefox as root in a regular user's session is not supported. ($XAUTHORITY is /home/tayef/.Xauthority which is owned by tayef.)