时间:2026-02-14 03:11:24
1、使用phpinfo():
<?php
echo phpinfo();
2、使用 php -m:
我的是/usr/local/php/bin/php -m