"Linux" Linux under yum install Apache, PHP, mysql default installation path

Source: Internet
Author: User

Original: http://blog.csdn.NET/u010175124/article/details/27322757

Apache:
If using RPM package installation, the installation path should be in the/ETC/HTTPD directory
Apache configuration file:/etc/httpd/conf/httpd.conf
Apache Module Path:/usr/sbin/apachectl
Web directory:/var/www/html
If the source code is installed, it is usually installed in the/usr/local/apache2 directory by default.

Php:
If using RPM package installation, the installation path should be in the/etc/directory
PHP configuration file:/etc/php.ini
If the source code is installed, it is usually installed in the/usr/local/lib directory by default.
PHP configuration file:/usr/local/lib/php.ini
or/usr/local/php/etc/php.ini

Mysql:
If using RPM package installation, the installation path should be in the/usr/share/mysql directory
Mysqldump File Location:/usr/bin/mysqldump
Mysqli configuration file:
/ETC/MY.CNF or/USR/SHARE/MYSQL/MY.CNF
MySQL Data directory under the/var/lib/mysql directory
If the source code is installed, it is usually installed in the/usr/local/mysql directory by default.

"Linux" Linux under yum install Apache, PHP, mysql default installation path

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.