I don't know how to install PHP on Apache1.3? _php Tutorials

Source: Internet
Author: User
Tags unpack
Actually this is very simple, take care to follow the steps below:
Get the latest Apache 1.3 Kit at http://www.apache.org/dist/
Unzip (Ungzip) and unpack (Untar) to the path specified by Apache, such as/usr/local/src/apache-1.3.
Edit PHP, run the./configure--with-apache=//apache-1.3 (path to place the path of the apache-1.3)
Enter "make", and after running, run "do install" to copy the required files to the Apache directory. The
jumps to Apache path//apache-1.3/src and edits the configuration file. At the end of the file, add the addmodule modules/php3/libphp3.a string
Run './configure ' before running ' make '.
Now you have httpd binaries with PHP.
Note: You can also run the Apache./configure configuration file. Refer to the Readme.configure file in your Apache suite. Also, take a look at the install file in the PHP suite.

http://www.bkjia.com/phpjc/632424.html www.bkjia.com true http://www.bkjia.com/phpjc/632424.html techarticle Actually it is very simple, be careful to follow the steps below: Get the latest Apache 1.3 kit in http://www.apache.org/dist/ Unzip (Ungzip) and unpack (Untar) to the path specified by Apache, such as ...

  • Related Article

    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.