PHP4.1.0 is installed on the Apache module in Windows

Source: Internet
Author: User


Some features (such as user verification) require PHP to be installed in the Apache module,
If you do not know how to install it, you need to know the following.
Excerpt from install.txt of php
First, copy php4ts. dll to windows/system (for Windows 9x/Me)
Or the winnt/system32 directory (for Windows NT/2000) overwrites the previous files.
Then add the following two lines to the Apache configuration file (httpd. conf)
LoadModule php4_module c:/php/sapi/php4apache. dll
AddType application/x-httpd-php. php
Remember to restart the server to take effect, for example
NET STOP APACHE
Next
NET START APACHE
Check phpinfo (). If the Server API shows that Apache is already running in the module mode.

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.