查看Linux 、Nginx、 MySQL 、 PHP 版本的方法
1.查看Linux版本:
uname -a;
more /etc/issue;
cat /proc/version;
2.查看Mysql版本:
mysql -V #V必须大写
3.查看PHP版本:
php -v
4.查看Nginx版本:
nginx -v
Copyright © 2014-2021 海逗技术网 Powered by WordPress . 根据相关法律法规,本站不对欧盟用户提供服务。
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.