The page shows: Mysql has been correctly configured mysql installation connection is successful
15: Check the installed software information
Software installation After completion, you can use the command rpm -ql to view the specific installation directory of the software package.
Take viewing the installation directory of nginx as an example:
#rpm -ql nginx
You can view the version information of the software package through the command rpm -q. Take checking the nginx version as an example:
#rpm -q nginx
Original address: http://www.cnblogs.com/xiaoit/p/3991037.html
The above introduces how to build LNMP on CentOS65, including all aspects. I hope it will be helpful to friends who are interested in PHP tutorials.
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn