Build a LAMP environment using Gentoo

Source: Internet
Author: User

Gentoo build a LAMP environment in the Gentoo system, the bread management is very powerful, build a LAMP environment so simple www.2cto.com install PHP, then install Apache, in addition, Gentoo adds PHP5 to the module support in Apache (/etc/apache2/modules will be available after installation. d/70_mod_php5.conf) # echo "dev-lang/php apache2">/etc/portage/package. use # emerge php installation is complete. Apache still does not load the PHP module by default. We need to manually modify the Apache module loading and add the PHP5 module. Www.2cto.com # vim/etc/conf. d/apache2 find APACHE2_OPTS and add "-D PHP5" to the content. This is how Apache loads modules in Gentoo. If you configure SVN, enable the modules here too!

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.