Both Windows and Linux can build local servers (lamp and IIS), and Macs can also be used to teach you how to use XAMPP to build a fully functional local server under your Mac.
Required conditions
1. Mac System (nonsense)
2. It's best to have a network available (you can use it when you're not in the network)
3, no
First, the installation of XAMPP
1, download the installation document, official website address: "www.apachefriends.org"
2. Directly open the download file, and drag the left-hand folder to the "Application" folder
3, from "launchpad" open "xampp control" This program, and then the "apache", "mysql" and "ftp" to start
4. At this time, open the browser, visit "http://localhost/", you can see the website is set up (image click to enlarge) (this image is an internet map)
5. This page also has a few gadgets, play it Yourself
6. Now that we are installed, but not safe enough, the next episode will teach you what to do.
Second, make XAMPP more secure
1, open "terminal" (in the Folder "other")
2, input (enter the password when you sudo /Applications/XAMPP/xamppfiles/xampp security
will not see anything, but in fact, it is input into the)
3. Follow its instructions to set each password
4, now is safe, but there is no content, below we will install WordPress
Third, XAMPP installed WordPress
1. We'll download WordPress first (click here)
2, XAMPP Save the path of the web is "/applications/xampp/xamppfiles/htdocs/", so we cuff to that (delete all the original files)
3, this time to visit "http://localhost/" can see the WordPress installation page
4. Enter your MySQL information:
Information Library Name: Fill in the blanks
Account: Root
Password: You set the front
Repository host address: localhost
Pre-able: remain silent
5, if it prompts the hand to write, then again open "terminal", Input:
sudo chmod 777 /Applications/XAMPP/xamppfiles/htdocs/*
6, the back of the information you look at the fill
7, OK, now a wordpress on the installation completed, but if we want to manage the Mysql library, how to do?
Iv. xampp Use of phpMyAdmin
1. Open "http://localhost/phpmyadmin/"
2, enter the user name "root", the password is you start to set the
3, now you can manage the library!
XAMPP Summary
1, Xamp do not need any setup can use the. htaccess file, so support WordPress fixed connection
2, "theory" as long as your hard disc has space, your website has a space
3, but your computer if you want to visit, you need to set up a "router port transfer", a method you can google a bit
4. And your computer needs a 24-hour drive, because it's not an opportunity for people to be interviewed.
5, so that the local construction environment is only to play, to build a station, or buy a charge space it
© Copyright: This article links reproduced from the imagination of resources!
This article fixed link: http://www.arefly.com/xampp-mac/
This article was published by "Super efly" "on October 23, 2013 in the" Internet "category
Download Please specify: XAMPP local server build-mac version | Few laps want resources
Keywords: Mac, XAMPP, local server
Add Google Translate function to your website [previous article]
[Next Article] WordPress 3.7 has been announced!
You may also be interested in these articles!
- Create encrypted Zip files using zip instructions in mac/linux teach
- The LINUX/MAC system brings together cat instructions to merge multiple audio files teaching
- Shadowsocks (video shuttle) proxy server teaching in Mac
- "No more hell." Use AirServer to move iOS screen mirrors (AirPlay) to Mac
- Use veency in Mac/windows to control your iOS setup with VNC remote
- Mac OS x Setting rest reminders Software breaktime teaching
- Mac OS X Quick Hide/Show all desktop files teaching
- Use Dynamiclyrics to add desktop LRC to Mac iTunes feature
- Modify Mac OS X 10.9 Mavericks's preset text for Siyuan black teaching
- Use "dd" instructions in Linux/mac. ISO Mirror to USB HDD
- & Install OS X Yosemite Public beta Teaching
- Licecap:windows/mac recording screen and saving as GIF file
Detailed tutorials for building and using XAMPP under Mac