

To provide executable permission, follow the below steps. Otherwise, you will not be able to run it. $ wget Step 2: Change Package PermissionĪfter downloading the file, you need to provide executable permission. After that, please copy the link address and replace it with the below link. To get a newer version of PHP, go to the official page and scroll to the Linux section. On the URL bar, load this page or , you’ll notice the similar output as shown in the screenshot below.If you want to download XAMPP from the terminal, then pass the below command and wait until the file gets downloaded.Īt the time of writing, this article’s latest version of PHP is 8.0.0. manager-linux-圆4.run After that, turn on Apache web Server on the Manage Servers tab and then launch your favorite web browser.

Launch a terminal program, then change your current directory to /opt/lampp and execute the below command to start xampp sudo. Also, XAMPP requires root privileges in order to be run successfully. desktop files, you’ll have to launch it using a terminal emulator program. But unlike usual applications on your computer where you just launch them by point and click, XAMPP has no. xampp-linux-圆4-7.2.n Launching XAMPPĪfter installation, you might have clicked Finish by leaving the Launch XAMPP option ticked (and it’ll launch). Then using sudo, execute the xampp installation file to install it on your computer: sudo. Usually, it’s in the Downloads folder so the below command would work on all Linux platforms unless you customized the download location yourself: cd ~/DownloadsĬhange the file mode to executable: chmod +x xampp-linux-圆4-7.2.n Installing XAMPP On LinuxĪfter you’ve downloaded XAMPP installation file, open a terminal program and browse to the directory where you downloaded the file. On a side note, since XAMPP can be installed on Windows and OS X too, this creates an excellent opportunity (in case you’re a pupil) to collaborate on a project with your Windows or OS X peers together.
