What is the difference between PHP5 and PHP5-dev ??

Source: Internet
Author: User
For example, what is the difference between apt-get and apt-get? For example, what is the difference between apt-get and apt-get?

Reply content:

For example, what is the difference between apt-get and apt-get?

Php5YesPhp5The software itself provides the runtime environment for php script execution (Runtime)
Php5-devIt is used to develop php extensions and provides some necessary php components for developing and compiling php5 extensions. It is generally the header file and dependency library of some php source code.

If you need to install some php module through the source code, such as php5-mysql, gd, you need to installPhp5-devIf you need php extensions, you can useApt-getDirectly installed, big don't have to install php5-dev

After installation, you can useDpkg-query-L php5-devTo view the files contained in this package.

It feels like PHP5 is a stable version that ensures that all bugs are not found yet, and the PHP5-dev is the developer version after 5 (please refer to the downstairs)

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.