, because we just installed Apache. Next, select the Apache configuration folder path, which is the Apache2.2 \ conf directory in the Apache installation path. Then select the component to be installed. Note that, because Mysql is to be connected in the future, it is critical to select MySQL under Extensions! Next, the installation announcement is complete! Next,
Windows installation and configuration Apache +php Server
Download and install Apache server
Reference:http://blog.csdn.net/wujunokay/article/details/12707259
Download and install the PHP server
This best to the official website to download, there is zip, there is also installed, I downloaded the zip, decompression, you can directly use.
About the version there
For a tutorial on building PHP development environment under Windows, the method of building PHP environment based on Apache+php+mysql, very detailed PHP configuration tutorial, need friend reference.
First, preparation-download the required software Apache httpd-2.2.22-win32-x86-openssl-0.9.8t.msiphp php-5.3.10-win32-vc9-x86.zipmysql Mysql-5.5.20-win32.
This article mainly introduces the key points of installing the Apache + MySQL + PHP environment in Windows XP. if you need it, refer to setting up the entire wamp environment. the essential work is as follows:
1. the configuration system can call the dll files in php by default.
In IPVs, the dll file system is called by default. There are two methods.The first is to copy the dll file to the C: \
Start with the local Apache configuration example:The main configuration file varies from person to person. If you need to rewrite it, do not forget to enable it:LoadModule rewrite_module modules/mod_rewrite.soIt is not recommended that the content be written in the main directory. Use a sub-file to introduce it:# Virtual hostsInclude etc/extra/httpd-vhosts.conf# Various default settingsInclude etc/extra/httpd-default.confThe default logging configura
This article discusses only how to install APACHE+PHP3 under Windows NT 4.0 or Windows 2000.
I use Apache for Apache_1_3_12_win32.exe.
Note that you have to install PHP3 first, you can install it according to the document I wrote: Install PHP3 under Windows, and be careful n
Build a PHP environment in Windows: Apache + PHP + MySQL and apachemysql. To build a PHP environment in Windows: Apache + PHP + MySQL, apachemysql often needs to re-build the PHP environment after changing the computer or reinstalling the system, this is a simple record of building a PHP environment in
This article details the process of installing Apache on a Windows platform and hopes to help friends who first installed Apache.
1. Software Preparation
We take the Apache2.2.21 version as an exampleApache Official Download Address: Httpd-2.2.21-win32-x86-no_ssl.msi
2. Start Installation
Double-click Httpd-2.2.21-win32-x86-no_ssl.msi to start the installatio
configuration folder path, which is the apache2.2\conf directory in the previous Apache installation path. Then select the components to install, note, because in the future to connect MySQL, so the extensions under the selection of MySQL formation, this is the key Oh! Next, the installation announcement is complete! Next, copy the Libmysql.dll of your PHP installation directory with the Php_mysql.dll in the Ext directory under the installation direc
permission to perform the operation, you need to open the C:\Windows\System32 directory, right-click Cmd.exe choose to run as Administrator or open the bottom left corner (window key) to find all Programs-Accessories-command Prompt right-click Run as Administrator, execute the installation command againWindow key +r, enter services.msc, open the list of services, find the service name just given to the installation, and the default is automatic, the
Quick configuration of Apache + MySQL + PHP in Windows ApacheMySQLPHPWindowsWAMP
Apache MySQL PHP Windows WAMP
1. EasySiteServer server integration environment v1.0 (recommended)
Eltron is a handy plug-in developed to promote ESPCMS. Zero Configuration, completely green, no registry writing, no service installationOff
1. Configure IIS in Windows XP2 install visual studio.net 20033. Configure Apache 2.04. Configure subsersionDownload subversion1.2.3 from here
5. Let Apache identify the Subversion Repository5.1 create the svn directory on drive C to store the svn Repository5.2 open HTTD. conf5.3 of Apache and add the following configu
Thanks for browsing, welcome to Exchange =. =
Want to develop an inventory management system for my father, take this opportunity to use the next ext+php+apache+linux environment to taste fresh.In order to build a local development test environment in Windows, download XAMPP, one-click Install apache,mysql EnvironmentStart XAMPP Discovery 80 port is occupie
Configure apache + php and apachephp in windows
Tools Required
Apache
Php for windows (same version as apache, thread-safe)
Vc (Visual Studio C ++) selects the vc version based on apache and php versions
Installation and de
From http://chenergan.iteye.com/blog/184470
In the Apache/bin subdirectory, run the following command to install Apache as a Windows NT Service:Httpd-K installTo specify the service name, use the following command. When You Install Multiple Apache services on the same machine, you must specify different names for th
Creating a website on Windows is a good thing. Due to the popularity of open-source software, Apache + PHP + MySQL has become the first choice for many people. However, compared with the IIS provided by windows, for the first time users build websites, complicated configurations of these software often become a stumbling block to new users. They often need to rea
Install Apache (PWS) PHP4MySQLphpMyAdmin in Windows 98. Author: TonyReeves () Published on: 080816: 521. install PHP4 software obtained: www.php.net abroad; domestic www.phpchina.com, phpuser.com, etc. decompress the package to author: Tony Reeves ()
Posting Date: 08/08
1. install PHP4
Software obtained: Foreign http://www.php.net; domestic http://www.phpchina.com, http://phpuser.com and so on get compress
Under Windows, Apache and MySQL have automated installation programs, and this article focuses on choosing from Apache and PHP versions, PHP thread safety, Apache and MySQL installation startup services, Work environment configuration in these aspects to describe the construction of
I have been running PHP in ISAPI mode (as the mainstream development language now), the biggest drawback is that the stability is not good, when PHP (as the mainstream development language now) error, Apache (Unix platform The most popular Web server platform) process is also dead. I later saw the introduction of PHP (which is now the mainstream development language) running in Fastcgi (which is now in use) mode, the various benefits (stability, secur
';
Mysql_close ($link);
? > If there are errors you can view: Log files under C:\Apache24\logs: For example, MySQL connection is not on: Call to undefined function mysql_connect () in c:\\apache24\\htdocs\\hello.php on line 7 Is that PHP does not load good MySQL accessories, you check the previous said, there is no removal, and the file configuration is correct, It is possible to find the file php.ini path and so on (in the system environment variable path inside add PHP decompression path), t
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.