Build a Moodle Platform Based on Windows + Apache + PHP + MySQL
Speaking of Moodle, I believe that students studying educational technology should be familiar with each other. In the network and distance education courses of the University, I had
Apache 2 and PHP are popular scenarios for creating interactive Web sites and are inexpensive. Installing Apache 2 in Windows is a breeze, but for PHP 4 to work seamlessly with Apache 2, you need some skill.
In the Windows installation section of
Apache1. DownloadThe Apache version number is 2.2.22. It is best to download the MSI installation file. is: http://www.apache.org/dist/httpd/binaries/win32/If you want to download the 2.4.4 version, you can go to
Apache Configuration1, first create a new own amp directory (imitate wampserver installation directory), the future apache,mysql,php are placed in this directory.2, download Apache according to their own system download the corresponding compression
LAMP installation ConfigurationConfiguring the EnvironmentOperating system: Redhat Enterprise as 4Packages installed: httpd2.0.4, mysql4.1,libxml2.6.16, zlib1.2.1.2,gd2.0.28, libpng1.2.7Description: The various installation instructions on the
Lamp (short for Linux, Apache, MySQL, PHP/perl/Python) is now popular. It is also similar in windows, such as Wamp (Apache, MySQL, PHP on Windows ). This article describes how to manually configure Apache, MySQL, and PHP in a Windows environment.
Software version and AccessApache 2.4.25 Win64 | MySQL Server 5.7.17 Win64 | PHP 7.0 x64 Thread SafeApache 2.4.25 Win64
Apache HTTP Server (http://httpd.apache.org/Web server)Picture. png
Click Download, and PAGE upPicture. png
Site
Yesterday, Chi Ming tried to change the default Web site root folder of Apache, found that the Web page does not appear. Theoretically, it can be changed, because I have never had such an idea, and I have not explored too much at that time. Just now,
First, MySQL centos6.7 binary installation 5.6
Viewing the system versionCat/etc/redhat-release2. Download MySQL 5.6 pack3. Adding users and GroupsGroupadd MySQLuseradd-g MySQL MySQL4. Install MySQL to/usr/local/mysqlCd/usr/localTar zxvf mysql ..
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.