久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放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)站

      淺談win10下安裝php seaslog擴(kuò)展的方法

      本篇文章給大家分享一下win10 php安裝seaslog擴(kuò)展的方法。有一定的參考價(jià)值,有需要的朋友可以參考一下,希望對(duì)大家有所幫助。

      淺談win10下安裝php seaslog擴(kuò)展的方法

      【推薦學(xué)習(xí):《PHP視頻教程》】

      一、檢查系統(tǒng)環(huán)境情況

      使用phpinfo()檢查系統(tǒng)環(huán)境情況,找到需要下載的配置信息。
      淺談win10下安裝php seaslog擴(kuò)展的方法

      Thread Safety = enabled是線(xiàn)程安全
      Thread Safety = disabled是線(xiàn)程不安全

      Thread Safety=enabled的,選擇Thread Safe的版本;Thread Safety Safety=disabled的。選擇Non Thread Safe版本。

      二、下載seaslog擴(kuò)展包

      下載地址:http://pecl.php.net/package/SeasLog
      淺談win10下安裝php seaslog擴(kuò)展的方法

      找到PHP7.2版本,下載一個(gè)X64(我電腦是64位的)Thread Safe的,點(diǎn)擊下載,如下圖所示:
      淺談win10下安裝php seaslog擴(kuò)展的方法

      三、配置擴(kuò)展包

      1.解壓文件夾

      解壓文件夾,找到php_seaslog.dll文件,如下圖:
      淺談win10下安裝php seaslog擴(kuò)展的方法

      2.把php_seaslog.dll文件放入ext目錄下

      把php_seaslog.dll文件放在ext目錄下,如我的ext目錄在
      D:wamp64binphpphp7.2.32ext,則將php_seaslog.dll文件放在該目錄下,如下圖:
      淺談win10下安裝php seaslog擴(kuò)展的方法

      3.打開(kāi)php.ini文件,配置擴(kuò)展

      打開(kāi)php.ini文件,在extension位置,添加語(yǔ)句:extension=php_seaslog.dll,完成擴(kuò)展的配置。如下圖:
      淺談win10下安裝php seaslog擴(kuò)展的方法

      四、重啟wampserver

      重啟wampserver,配置完成,刷新頁(yè)面查看phpinfo()打印的信息,出現(xiàn)Seaslog即安裝成功,如下圖:
      淺談win10下安裝php seaslog擴(kuò)展的方法

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