"03" Wampserver Integrated environment download and installation, _php tutorial

Source: Internet
Author: User

"03" Wampserver Integrated environment download and installation,


Wampserver Integrated environment Download and installation
1, w:windows,a:apache,m:mysql,p:php
2. Download Wamp Development Package URL: www.wampserver.com

3, install Wampserver: Double-click install package → run →next→ I accept →next→ directory →next→next→ install → no →next→finish
4. Test whether the installation is successful: Open browser → enter localhost→ carriage return → Wampserver information is successful
Software icon: Enter the localhost carriage return: installation is successful; On the right side of the taskbar, you can click the software icon. You can modify the language by right-clicking the icon. Can be modified to Chinese. LocalHost Local host phpMyAdmin database visualization management tool. www directory. The Web site root directory. Apache Webgrind website performance. "" Modify the Site directory for its own project directory, not the WWW directory. Modify Apache Ctrl+f Search input DocumentRoot such as our project in the Demo folder F, then you can change the file here: Modify here:
save, close. Restart the Web service. changes to the configuration file require a restart of the server.

Test for Successful modification:

in F:/demo New test.php The content is: Enter localhost/test.php in the browser success!! look at the WWW directory. The configuration of the Web integration Development package is to be modified. Under the installation directory: Open. Search: Menu.left or Direct search: "www directory"
    1. Type: item;Caption:"www 目录";Action: shellexecute;FileName:"D:/wamp/www";Glyph:2
Modified to:
    1. Type: item;Caption:"demo 目录";Action: shellexecute;FileName:"F:/demo";Glyph:2
Modify: Notepad opens; search menu.left (there may be multiple Menu.let) modifications:
    1. Type: item;Caption:"${w_wwwDirectory}";Action: shellexecute;FileName:"${wwwDir}";Glyph:2
For:
    1. Type: item;Caption:"demo 目录";Action: shellexecute;FileName:"F:/demo";Glyph:2
Stop all servers and exit. The server is turned on. The modification was successful.



http://www.bkjia.com/PHPjc/1073815.html www.bkjia.com true http://www.bkjia.com/PHPjc/1073815.html techarticle "03" Wampserver Integrated environment download and installation, Wampserver integrated environment download and install 1, w:windows,a:apache,m:mysql,p:php 2, download Wamp development package URL: Www.wampse ...

  • Contact Us

    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.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.