Install and configure PHP so that apache and php can work together

Source: Internet
Author: User
Install and configure PHP/software/php-3.0.14-win32.zip installed in c: php3 configuration: put c: php3php3. copy the ini-inst file to php3.ini and modify doc_rootC: apachehtdocsextension_dirc: php3 to copy php3.inito c: w.


Install and configure PHP
/Software/php-3.0.14-win32.zip
Installed in c: php3
Configuration: copy the c: php3php3. ini-inst file to php3.ini and modify
Set the apache server's main directory doc_root = C: apachehtdocs
Extension_dir = c: php3
Copy php3.ini to c: windows
Let apache and php work together
Find httpd. conf Change

AllowOverride None
Options None

Add a few words at the end of the file:
ScriptAlias/php3/"c:/php3 Mountain /"
AddType applicationx-httpd-php3. php3. php. phtml
Action application/x-httpd-php3 "/php3/php.exe"

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.