

Now you can start programming php scripts. Then go to firefox type this on address bar It will take you to the XAMPP welcome page. Then find (press Ctrl+F) the following line in that text file.Ī picture of the text file on my computer…Īfter that open the terminal (Ctrl+Alt+T) This will show the Linux text editor.īut be careful when editing a single mistake can make the Apache web server inoperable. Important: Here yourUserName is just your user account name of LinuxĪlso you need to associate ownership of your Linux username with the Apache configuration. Now press (Clrt+Alt+T) to open Terminal windowĬommand: chown -R yourUserName:yourUserName htdocs In this case also you need to login as root user. Change the ownership XAMPP to your user account! Because you haven’t owe the permission yet. You will noticed that it won’t allow you to put. You can simply move into it File System–>opt–>lampp–>htdocs

Now you can check whether XAMPP is working. You shouldn’t use any extracting tool to extract the archive, it won’t work.And if you already installed a XAMPP version, it will overwritten by this command.Now XAMPP is installed below the /opt/lampp directory. The displaying MD5 should be 7d83c9829d8c79d43ea607e5b009dc58ģ) Now you should extract the downloaded archive file to /pot directoryĬommand: tar xvfz xampp-linux-1.7.4.tar.gz -C /opt Ok, First of all you need to download the XAMPP for Linux form Apachi Friends.īefore installation, its better to have a MD5 check.To do that you need to login as root user.ġ) Now press (Clrt+Alt+T) to open Terminal window But it comes as XAMPP with more improvements. Based on that I’ll show you how to install XAMPP on Linux OS.Įarlier day the Linux version of XAMPP called as LAMPP. Currently I’m using Ubuntu 11.04 Natty Narwhal edition. Hi, this is my second post.In first post I mentioned about how to run & configure XAMPP on windows computer. Apart from this if you have other android App development query, do post at our Android Developer Forum. Now, next time whenever your system start, XAMPP server will run automatically, For checking this, Please open in your browser.ĭo post your php queries at FindNerd's Php developer forum.

Press enter to install all the running updates.

Now I am going to discuss how to automatically start your XAMPP server in Ubuntu. In my previous blog post, We discussed about how to install xampp in ubuntu 14.04 using terminal via Command Line and also post a blog for windows user in How to Install XAMPP server in Windows PC. It contain components like Apache web server application, Mysql Database, PHP and Perl programming support. As XAMPP is a user friendly application and very easy to install.
