Parts of Video
-----------------------------------------------------------------
00:42 : how to install xampp
03:15 : how to launch xampp
04:56 : how to install sublime text software
06:15 : how to make HTDOCS folder editable
07:12 : how to run program
08:52 : how to uninstall xampp
-----------------------------------------------------------------
Please avoid or flag spams/hateful comments. And do not spam. Enjoy :)
Subscribe my Channel:-
http://www.youtube.com/user/SanketRoo...
Facebook Page:-
/ unpossiblens
Twitter Account:-
/ unpossiblepog
Blog :-
https://unpossiblepog.blogspot.in/
Hello guys, this is unpossible pog here. I am using LUBUNTU Linux OS and today I shall show you how you can install xampp, how to execute it,how to install sublime text software. how to make HTDOCS folder editable, run program, and lastly how to uninstall xampp.
Now, there are combined into one video and are shown in specific timeline.
You can jump to those time to get you requirment or you can watch the full video.
So in the first part which is how to install XAMPP, open the browser and search for “XAMPP LINUX” and go for the linux. Mine is 64 bit system, so I shall install 64 but if you have 32 bit OS then you must download 32 bit version file. The file has the extension of “(DOT) RUN” which is similar to “EXE” extension of Windows executable files.
I already downloaded it, so I go to “DOWNLOADS” folder.
You can see the file, now open the “MENU”, go to “SYSTEM TOOLS” and select “LX TERMINAL”.
Now type “CD” command to go inside “DOWNLOADS” folder. Type “DIR” command to find your file. Now you have to make sure that it is executable file so type command “CHMOD 755 ” then the file name.
Then, to run the file, use “SUDO” means “Super User Do”, (“DOT”), then (“FORWARD SLASH”)
, then filename. Make sure to check the spelling. Type SUPER USER’s password.
By default it will be installed in OPT(“SLASH”)LAMP folder.
We shall now LAUNCH XAMPP right now, becuase lot of people don’t know how to run file, so we shall uncheck it and finish it.
Now the PART 2 is started where we shall work on executing the XAMPP.
Now open file system. By default, you shall this, where you can not find the folder where the xampp installed.
So, click on places, and select “Directory tree”. You can see the (“SLASH”), click on it. You can see OPT folder, and inside it , there is “LAMPP” folder. Now there is one file called “manager-linux.run”
Now , open new terminal, the type “CD” the (“SLASH”).
Now you entered into file system, change directory to OPT, then LAMPP.
Now to run “manager linux” file, type “SUDO then (DOT) then (SHASH) then manager-linux” file.
In “MANAGE” server tab, start all services.
Now you can open browser , and type IP address of xampp, which is “127.0.0.1”
you will se the dashboard.
In part 3, I shll show you how to install sublime text 3 which is used for writing a program. Its just my suggestion to use sublime because I personally like it.
So to do that, go to web browser, search for “SUBLIME TEXT 3 LINUX”, click on link based on you OS but version. Mine is 64.
After downloading it, right click on it, and “EXTRACT HERE”. After that, the folder will appear, go inside it, and I think double click on “SUBLIME(SPACE)TEXT”.
Sorry, my bad, click on “SUBLIME(UNDERSCORE)TEXT” and execute it. And there you go.
In part 4, we shall find how to make “HTDOCS” file editable.
So, what do I mean by that?
So, In linux, by default, you don’t have any permission to make any changes if you are normal user.
You only have to change permission of HTDOCS, because it change permission OPT folder, then whole XAMPP may stop working.
In order to get permission of HTDOCS, open the terminal, go to file system, by pressing this command, go inside OPT and LAMPP folder, type “SUDO then CHOWN” then your username, which in my case is SANKET then type the folder name which is “HTDOCS”
type, superuser’s password.
Now go inside HTDOCS folder, and try to create folder. Paste the index file inside new folder, then go back.
Now open the sublime text, “DRAG AND DROP ” the new folder in sublime text’s project list,
edit index.php file.
Now to run xampp, follow the steps and start all services.
Now, open the browser, type IP address of XAMPP, then give (“SLASH”), then the folder name that we have created which is NEW.
In part 5, incase if you want to install XAMPP.
Go to lampp folder, and type, SUDO (DOT), then SLASH, then uninstall and hit ENTER.
If you have anything to ask, type in comments, below, I shall try to give answers.
Thank you for watching, dont forget to like share and subscribe.