久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放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. 站長資訊網(wǎng)
      最全最豐富的資訊網(wǎng)站

      linux服務(wù)器PHP環(huán)境如何搭建

      linux服務(wù)器PHP環(huán)境如何搭建

      linux服務(wù)器PHP環(huán)境如何搭建

      1、使用yum安裝php

      linux服務(wù)器PHP環(huán)境如何搭建

      2、重啟Apache服務(wù)器。

      注:可以使用 yum –y install httpd 來安裝apache服務(wù)器。

      systemctl restart httpd

      3、安裝php的擴展,安裝完成之后也需要重啟Apache服務(wù)器

      yum -y install php-gd php-ldap php-odbc php-pear php-xml php-xmlrpc php-mbstring php-snmp php-soap curl curl-devel

      4、在/var/www/html目錄下創(chuàng)建l.php文件,并在其中添加以下代碼保存。

      <?php     phpinfo(); ?>

      5、瀏覽器訪問站點目錄下的l.php文件即可看見效果。

      linux服務(wù)器PHP環(huán)境如何搭建

      相關(guān)教程推薦:

      CentOS如何搭建PHP服務(wù)器環(huán)境

      CentOS 7如何搭建PHP服務(wù)器環(huán)境?

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