The IIS server default port for window is also 80,
The Wamp Apache (httpd) default port is also 80,
Any port conflict caused by the Wamp open failure, causing wamp the lower right corner of the icon is yellow color (normal open green),
You can change the port number of Apache (httpd).
Specific programmes
To be replaced by:
Then restart the
Build ZendDebuggerphp debugging tool in the WAMP environment. Things are not new products, so we will not introduce them. The following describes the configuration process. First, download ZendDebugger. Download link: downloads. zend. compdtserver-debugger. because something is not new, we will not introduce it. The following describes the configuration process.
First, download ZendDebugger. Download link: Consumer
Decompress the package and you will
Php environment setup, WAMPPHP + MySql + Apache configuration php: threadsafe version of vc6 ----- vc6 for other servers, vc9 for IISphp. ini configuration: 1) direct the path to the extension_dirC: Inetpubphpext directory in your PHP directory; 2) establish the extensionphp_g php environment, WAMP
PHP + MySql + Apache configurationPhp: thread safe version of vc6 ----- vc6 for other servers, vc9 for IISPhp. ini configuration:1) direct the path to th
Wamp How to change the site root directory DocumentRoot
Presumably a lot of people use Wamp to develop PHP Web applications, and in some cases we may need to modify the root directory of the server to facilitate our construction and development of the site, next we will explain how to change the root directory of Wamp.A total of 3 places to changeThe first step, Open a
Came to the new company, the leader said the back of a web system does not have to do, with a drupal abroad for two times development. This Drupal is a PHP-based open-source CMS system, then you have to teach yourself PHP ~Let's talk about the following:First, install the WampserverOperating system: WIN10 64-bit Home EditionIntegrated environment: wamp2.5.1 (and of course other excellent software, using Wamp here)1.1. Download
Download Wamp and install, start Wamp, a small icon will appear, then click on it-->start all Services. I clicked after the orange, not the green. The green represents a successful start. I was using IIS for 80 ports, so I modified the httpd.conf file in the wamp\bin\apache\apache2.4.9\conf directory to find all 80 replacements to 8000.Start
The first version that needs to be built can download the corresponding version in PHP official (http://windows.php.net/download), X86 corresponds to a 32-bit operating system, X64 corresponds to a 64-bit operating system. 1: After the download, unzip the compressed package in the Wamp installation directory bin directory under the PHP folder, while note the folder name to conform to the name of the WAMP sp
1. Stop the WAMP server.2. Go to the website windows.php.net download Php-5.4.31-nts-win32-vc9-x86.zip (32-bit). Do not download the INSTALLER.3. Create the php5.4.31 folder in wamp/bin/php4. Unzip the downloaded zip package into the php5.4.31 folder5. From the existing PHP version file (such as php5.3.10, (eg. wamp/bin/php/php5.3.3)) Copy the following files:-PH
Wamp cannot use phpMyAdmin, and the prompt "You don't have permission to access/PHPmyAdmin/
On this server ."
After Wamp is installed, you can run it when you open localhost or IP address.
However, if you want to use phpMyAdmin, the following message is displayed:
You don't have permission to access/PHPmyAdmin/on this server.
Solution:
Open the following file:
C: \
The WAMP environment is an excellent webservice integration environment, and its integrated phpMyAdmin is also a very good database access software. Wamp default installation, the phpMyAdmin tool can only be used locally, in web development, the database is on another server, then wamp how to access it?Article brings up "How to access phpMyAdmin under remote
Tags: compare language learning Check Wamp SQL database Perl tomcat NoteWamp Environment 1, W:windows 2, A:apache 3, M:mysql 4, p:php WNMP Environment 1, W:windows 2, A:apache 3, N Nginx 4, p:php What's the difference between Wamp and WNMP? Server is different, one is Nginxweb server, the other is Apacheweb server To learn PHP programming on Windows, the first thing to do is to build a development environ
1. Stop the WAMP server.2. Go to the website windows.php.net download Php-5.6.13-nts-win32-vc9-x86.zip. Do not download the INSTALLER.3. Create the php5.6.13 folder in wamp/bin/php4. Unzip the downloaded zip package into the php5.6.13 folder5. From the existing PHP version file (such as php5.3.10, (eg. wamp/bin/php/php5.3.3)) Copy the following files:-PHP.ini, Ph
1. Stop the WAMP server.2. Go to website windows.php.net download PHP 5.4 VC9 x86 Non Thread SafeDo not download the INSTALLER.3. Create the php5.4.45 folder in wamp/bin/php4. Unzip the downloaded zip package into the php5.4.45 folder5. From the existing PHP version file (such as php5.4.45, (eg. wamp/bin/php/php5.3.3)) Copy the following files:-PHP.ini, Phpforapa
Transfer from http://blog.csdn.net/hong0220/article/details/40262729, reprint convenient later view.
Today build WAMP integration environment, had already been set up, but in the visit to localhost when you do not have the permission to access/on the prompt of this server, I did not resolve, in view of HTTP/ blog.csdn.net/hong0220/article/details/40262729 after the change is successful. Here's how:
Locate httpd.conf, open httpd.conf with no
Wamp Common Environment Configuration
Preface: Wamp often requires a customized configuration when used, and several common configurations are described here.
Customizing the Site Directory
Modify Directory Location
For example, open the httpd.conf file.
Find DocumentRoot (two places) and make the following changes:
#demo为自定义网站目录, the following no longer explains DocumentRoot "F:/demo"
Restart the configur
: This article mainly introduces php-local development and test environment setup (Wamp). If you are interested in PHP tutorials, refer to it.
1 Overview
Use the simplest web development environment-WAMP integrated installation environment, that is, Windows + Apache + Mysql + PHP software integration. In this way, we can save the software installation and configuration work, which is a good choice
Wamp the could not execute run action issue appears
Original address:http://blog.sina.com.cn/s/blog_4a60ba9c0100zzlr.htmlI installed chrome in the morning. After Dev, in order to facilitate the original Chromeplus installation directory under the Chrome.exe renamed to Chromeplus.exe, and wamp the previous installation of the default browser is selected by the address of the
Wamp integration in the installation after the default is not turned on pseudo-static, so sometimes some site source code into when the source contains.htaccess (after installing the ISAPI rewrite configuration generated files) file, you may have a user 500 error, This is generally because it does not support pseudo-static, it is very simple to solve the problem, just a few steps. So let me share some of that. WAM
1. Stop the Wamp Server.
2. Go to the website windows.php.net to download php5.3.21 the vc6 thread safe build. Do not download the installer.
3. Create the php5.3.21 folder in Wamp/bin/PHP
4. decompress the downloaded zip package to the php5.3.21 folder.
5. from an existing PHP version file (such as php5.3.0, (eg. wamp/bin/PHP/php5.3.3) copy the following fil
1. Modify the http.conf file (D:\wamp\bin\apache\apache2.4.9\conf):Remove the # in front of the Include conf/extra/httpd-vhosts.conf;2. Modify the httpd-vhosts.conf file (D:\wamp\bin\apache\apache2.4.9\conf\extra):Delete the original Add the following statement: DocumentRoot D :/wamp/www ServerName localhost Op tions Indexes followsymlinks allowoverride None O
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.