Open Control panel
sudo /opt/lampp/share/xampp- control-panel/xampp-control- panel
sudo /opt/lampp/share/xampp-
How to start / stop apache server in xampp
sudo /opt/lampp/lampp start
sudo /opt/lampp/lampp stop
Find the line "Listen 80" in any of these files and change to new port number.
/opt/lampp/etc/httpd.conf
/opt/lampp/etc/original/httpd.
Comments
Post a Comment