时间:2026-04-22 01:53:14
1、使用phpinfo():
<?php
echo phpinfo();
2、使用 php -m:
我的是/usr/local/php/bin/php -m