久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放AV片

<center id="vfaef"><input id="vfaef"><table id="vfaef"></table></input></center>

    <p id="vfaef"><kbd id="vfaef"></kbd></p>

    
    
    <pre id="vfaef"><u id="vfaef"></u></pre>

      <thead id="vfaef"><input id="vfaef"></input></thead>

    1. 站長(zhǎng)資訊網(wǎng)
      最全最豐富的資訊網(wǎng)站

      CentOS php安裝目錄在哪

      CentOS php安裝目錄在哪

      CentOS php安裝目錄在哪

      服務(wù)器安裝了PHP,但是不知道安裝在了哪個(gè)目錄,可以通過(guò)以下方式來(lái)查詢。

      1、使用命令whereis php,顯示如下:

      php: /usr/bin/php /etc/php.ini /etc/php.d /usr/include/php /usr/share/php /usr/share/man/man1/php.1.gz

      其中:

      /usr/bin/php是可執(zhí)行文件的路徑;

      /etc/php.ini是PHP配置文件路徑;

      (免費(fèi)學(xué)習(xí)視頻教程分享:php視頻教程)

      /etc/php.d是其他PHP相關(guān)配置文件路徑;

      /usr/include/php是PHP擴(kuò)展文件路徑;

      /usr/share/php是放置共享的文件路徑;

      /usr/share/man/man1/php.1.gz是PHP相關(guān)資料。

      2、使用find命令來(lái)查找PHP安裝目錄

      find / -name php*

      本篇文章來(lái)自PHP中文網(wǎng),CentOS使用教程欄目,

      贊(0)
      分享到: 更多 (0)
      網(wǎng)站地圖   滬ICP備18035694號(hào)-2    滬公網(wǎng)安備31011702889846號(hào)