Apache2.44 + PHP4.3.0 quick installation guide ForWindows and beginners

Source: Internet
Author: User
Preparation: Download apache_2.0.44-win32-x86-no_ssl.exe in http://www.apache.org download php-4.3.0-win32.zip installation steps: uninstall default installation to end 2, unzip p

Preparation: Download php-4.3.0-win32.zip installation steps in http://www.apache.org Unzip: uninstall the default installation to the end of 2、decompress php-4.3.0-win32.zip to c: 3. copy the file c: http://www.php.net to the Windows directory and rename it php. ini, also copy the c: php-4.0.3-Win32php4ts.dll to the windowssystem Directory (For Win98) or to the winntsystem32 Directory (For NT4/NT5 ). 4. Use Notepad to edit the file C: Program FilesApache GroupApache2confhttpd. conf adds two lines: LoadModule php4_module c:/php-4.3.0-Win32/sapi/php4apache2. dll AddType application/x-httpd-php. php 5. restart Apache. The entire installation process is complete. it is actually in httpd. add the php module to conf... Test: 1. Use Notepad to write a test. php file and save it to C: Program FilesApache GroupApache2htdocs. the content is as follows: 2. open your browser and run: http: // localhost/test. php.

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.