Thursday, July 23, 2015

How To Install LocalHost With Xampp

make your computer become a hosting with Xampp really easy. It can help you test code, test Joomla source, Wordpress, test Exploit, Botnet network, etc... very useful :)
This tutorial, I'm show you how to install Xampp in The Windows. If you're using Linux or OS X then please contact me, ok :)
Step 1: Download Xampp
Enter homepage of Apache, or click here to download Apache Xampp

Step 2: Choonse Function you will use
Click Next >
Check 4 at least Checkbox
  • Apache
  • Mysql
  • PHP
  • Phpmyadmin
You can check all the box like me :)


and click Next >

Step 3: Choonse the folder Install Xampp
You need to choonse the empty folder, you can create new folder in C:/ or D:/ bla bla/ with Empty Folder.

About me, I choonse F: and New folder 'Server', click OK and Next > and Next too. Now the program is starting installation.


Step 4: Finish install and Start Control Panel



Waiting for installing and click Finish for install Control Panel

Step 5: Start Control Panel With PORT (Becareful).

Click Start Modules Apache and MySQL
If 2 modules can start so everything is Ok. You can skip [When you can't install xampp].

//* When you can't install xampp
But it can't... It's mean have a some program is running with  port 80 (Apache using port 80, 443) and MySQL (Port 3306), Example Skype, which program install with port 80.

Method 1: Remove the program install that port (not recommend)
Uninstall the program using that port. But want to know what program is using your port, so click Netstat in Xampp Control Panel for check port.

Method 2: Change port of Xampp
click Config  on top and choonse Service and Port Settings like my picture to change other port.


Okey, click Save and Save :)When you can't install xampp *\\

Step 6: 
Go to Address bar: Localhost or Youripaddress
Example my IP: 192.168.1.11

Check your ip as method:
Start => Run => Cmd => ipconfig


Step 7: Config password Xampp in your localhost
  • Choonse your language
  • Security => Set 2 password MySQL and Htaccess protect.
  • Your file will save and execute in Folder htdocs :)
If you don't understand, you can watch myvideo
Thanks for Reading. :)

No comments:

Post a Comment