文章詳情頁
Linux下查看Nginx、Apache、MySQL、PHP的編譯參數(shù)命令
瀏覽:3日期:2022-09-13 15:06:34
Nginx
/usr/local/nginx/sbin/nginx -VApache
cat /opt/httpd/build/config.niceMySQL
cat /usr/local/mysql/bin/mysqlbug |grep configPHP
/usr/local/php/bin/php -i |grep config
標(biāo)簽:
PHP
相關(guān)文章:
1. React+umi+typeScript創(chuàng)建項目的過程2. ASP中常用的22個FSO文件操作函數(shù)整理3. ASP.NET Core 5.0中的Host.CreateDefaultBuilder執(zhí)行過程解析4. SharePoint Server 2019新特性介紹5. .Net core 的熱插拔機(jī)制的深入探索及卸載問題求救指南6. 解決ASP中http狀態(tài)跳轉(zhuǎn)返回錯誤頁的問題7. 讀大數(shù)據(jù)量的XML文件的讀取問題8. ASP編碼必備的8條原則9. 無線標(biāo)記語言(WML)基礎(chǔ)之WMLScript 基礎(chǔ)第1/2頁10. ASP調(diào)用WebService轉(zhuǎn)化成JSON數(shù)據(jù),附j(luò)son.min.asp
排行榜
