• slider image 168
:::
條列式新聞
新聞載入中,請稍後...

3-2-2-3 LAMP的安裝

  1. apache2 安裝
    # apt-get install apache2 apache2.2-common
    debian9

    # apt-get install apache2
  2. php5 安裝
    # apt-get install -y  php5  php5-gd php5-sqlite  curl php5-curl imagemagick  php5-imagick
    # apt-get install -y  php5-mysql  php5-mcrypt  php5-xmlrpc php5-sqlite
  3. Mysql 安裝 (安裝過程中會要求輸入 mysql 最高管理權限 帳號root 的 密碼 2次)
    # apt-get install -y mysql-server
  4. 上傳自訂成績單需用到的程式
    # apt-get install unzip zip
  5. 自動備份工具
    apt-get install 
    automysqlbackup
  6. 加密工具
    apt-get install aespipe
  7. 其它解壓縮工具
    # apt-get install p7zip-full unrar-free
  8. 這個對於備份會很有用的工具程式
    #apt-get install rsync

     
  9. 其它圖形處理程式依需要自行安裝
    1. ​安裝圖形處理程式
      apt-get install curl php5-curl           (配合 xoops 2.5.x 程式需要用到,畫面才能顯示)
    2. 安裝編譯程式(如果有需要的話)
      apt-get install gcc make
    3. 其它圖形處理程式
      # apt-get install dcraw
      # apt-get install imagemagick
      # apt-get install ffmpeg
      # apt-get install netpbm
      apt-get install jhead
      # apt-get install libjpeg-progs


       
  10. 安裝完成後,含系統也才佔了不到1G的容量。

:::
展開 | 闔起

文章類別

書籍目錄

展開 | 闔起

線上使用者

3人線上 (3人在瀏覽線上書籍)

會員: 0

訪客: 3

更多…