

XAMPP: Starting MySQL./opt/lampp/share/xampp/xampplib: line 22: netstat: command not found opt/lampp/share/xampp/xampplib: line 22: netstat: command not found XAMPP: Starting Apache./opt/lampp/share/xampp/xampplib: line 22: netstat: command not found You may see the following warning message. To start XAMPP service from commandline, simply run: $ sudo /opt/lampp/lampp start

Start / Restart XAMPP Service From CLIĪs stated already, you should manually start XAMPP service at every system reboot. Click Next to continue.Īpplication Log Section 3. The XAMPP installer wizard will open now. Start XAMPP graphical setup wizard by running the following command: $ sudo. Refer the "Start/Restart XAMPP Service" section below to know how to start, restart XAMPP modules. Once the installation is completed, start XAMPP service with command. Setup has finished installing XAMPP on your computer.īy default, XAMPP is installed /opt/lampp/ directory. Please wait while Setup installs XAMPP on your computer.Ġ% _ 50% _ 100% Setup is now ready to begin installing XAMPP on your computer. Click Next when you are ready to continue. Select the components you want to install clear the components you do not want Simply type "Y" to all questions and complete the installation. You will prompted to answer a couple questions. Run the following command to start XAMPP installer from commandline: $ sudo. So you can install XAMPP on Linux desktops and servers. XAMPP supports both CLI and GUI installation. $ cd Downloads $ chmod +x xampp-linux-圆4-8.1.n If you double-click that icon XAMPP Control panel will open.Once XAMMP is downloaded, go to the download location and make it executable. There is nice and beautiful Xampp icon in your Desktop. If you have installed Xampp for Linux in other than ‘/opt’ folder then change the ‘Exec’ and ‘Icon’ value accordingly.Ĭhange the file permissions so that it can execute. Įxec=gksudo python /opt/lampp/share/xampp-control-panel/xampp-control-panel.py Now copy following code and paste it there. Now open Terminal and create a new file named ‘sktop’ sudo gedit ~/Desktop/sktop How to do?įirst you need ‘python-glade2’ for this to work sudo apt-get install python-glade2 This short tutorial is for those who want to add XAMPP control panel GUI in Ubuntu 12.10. When you install XAMPP in Linux, there is no control panel GUI for starting or stopping the Server and other components in default installation.
