PHP Installation "Under Windows apache2.4.33/php5.6.36 Configuration"

Source: Internet
Author: User

1. Extract to Folder

2. Copy the Php.ini-development file in the directory and rename it to php.ini as the profile

3. Add in Apache http.conf
# PHP5 Support
LoadModule Php5_module E:/develop/wamp/php-5.6.36-win32-vc11-x64/php5apache2_4.dll
AddType application/x-httpd-php. php. html. htm
# Configure Thepath to PHP.ini
Phpinidir "E:/develop/wamp/php-5.6.36-win32-vc11-x64"

4, modify Extension_dir = "E:/develop/wamp/php-5.6.36-win32-vc11-x64/ext";

5. Open MySQL Extension library
Extension=php_curl.dll
Extension=php_gd2.dll
Extension=php_mysql.dll
Extension=php_pdo_mysql.dll
Extension=php_pdo_odbc.dll

6. Restart Apache

PHP Installation "Under Windows apache2.4.33/php5.6.36 Configuration"

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.