湖濱散記部落格的樹心幽徑[login][主頁]
553:20200107在windows下載、安裝並使用Appserv應用程式伺服程式

(5-1)下載並安裝appserv-win32-8.5.0.exe 32位元版Download : http://prdownloads.sourceforge.net/appserv/appserv-win32-8.5.0.exe?download

(5-2)執行appserv-win32-8.5.0.exe  來安裝應用程式伺服程式:

(5-3)選c:\APPSERV

(5-4)接受如下安裝組件「Apache ,PHP,MySQL,phpMyAdmin 」

(5-5)接受「localhost」為伺服器名稱,

管理者EMAIL給BEAR@MAIL.EDU.TW

http PORT :80 

https 埠號:443

(5-6)MYSQL ROOT密碼給ABC123ABC123

   Character Sets接受UTF-8 UNICODE

(5-7)安裝完成並啟用APACHEMYSQL SERVER

(5-8)讓防火牆「允許存取:不封鎖APACHE HTTP SERVER」

(5-9)放一小狗圖檔dog.png 在C:\AppServ\www

(5-10)用firefox 連 http://localhost/dog.png成功看到小狗圖檔

 

(6-0)製作如下背景透明的動物圖案並存在桌面為wild.png

(6-2)啟動GIMP/按CTRL+N/圖片尺寸寬600、高800/進階「填上/透明」。

(6-2)左上工具區選「鉛筆工具」

(6-3)左上工具區/「前景」挑「紫色」

(6-4)右上「筆刷」挑「最大的實心圓」

(6-5)用滑鼠在工作區繪出一隻紫色線的動物

(6-6)按CTRL+E將工作區匯出到C:\AppServ\www,檔名為wild.png。

(6-8)用記事本編寫如下「六行HTML文字」並存檔在C:\AppServ\www為wild.htm

(6-9)用firefox瀏覽http://localhost/wild.htm的結果如下:

alt

 

 



 

 

 

(1)自 https://www.appserv.org/en/download/ 下載(AppServ 9.3.0,94.8MB)

  • Support TLS,SSL or https
  • For 64bit only

Release Date : 2019-09-29  SHA1SUM : 63e5b8eab036e86fda275ba00e39d5a57b8a2da9

(2)參考「在 Linux 系統上面產生 MD5 與 SHA1 校驗碼,驗證檔案是否有損毀或遭到竄改

(3-0)win10憑證管理與校驗碼工具指令:

D:\>CERTUTIL/?

:  -hashfile         -- 透過檔案產生並顯示密碼編譯雜湊


(3-1) d:\> CERTUTIL -HASHFILE C:\Users\treehrt\Downloads\appserv-x64-9.3.0.exe sha1
SHA1 的 C:\Users\treehrt\Downloads\appserv-x64-9.3.0.exe 雜湊:
63e5b8eab036e86fda275ba00e39d5a57b8a2da9

以上計算結果和「網站檔案下載處的SHA1SUM : 63e5b8eab036e86fda275ba00e39d5a57b8a2da9」有一致,故下載的檔案可信。


(3-2) d:\>CERTUTIL -HASHFILE C:\Users\treehrt\Downloads\appserv-x64-9.3.0.exe md5
MD5 的 C:\Users\treehrt\Downloads\appserv-x64-9.3.0.exe 雜湊:
c820a6a9d652356824c5743c8e60d750

 

(3-3)d:\>CERTUTIL -HASHFILE C:\Users\treehrt\Downloads\appserv-x64-9.3.0.exe sha256
SHA256 的 C:\Users\treehrt\Downloads\appserv-x64-9.3.0.exe 雜湊:
ff63bf4eb68f63c5bc46fbe90634ecfb555fddbb0566f35c4d3bc92951aaed18


(3-4) d:\>CERTUTIL -HASHFILE C:\Users\treehrt\Downloads\appserv-x64-9.3.0.exe sha384
SHA384 的 C:\Users\treehrt\Downloads\appserv-x64-9.3.0.exe 雜湊:
32d0978106dd64e40cf6e6c4e6f2536bc36f57339f49dce3379df778674b94c4fcb4a61707b141456e32944085698872

(3-5)d:\>CERTUTIL -HASHFILE C:\Users\treehrt\Downloads\appserv-x64-9.3.0.exe sha512
SHA512 的 C:\Users\treehrt\Downloads\appserv-x64-9.3.0.exe 雜湊:
b835dd7be997fc575e1c810a789fd52dabb86dce543701a3d26dfa474540f5887e7486a50c78c911488bdc5ea87463d91ac09c1a14c5af453ff385cc0ad24442

 


select id,article_id,topic,text from lt_articles_text where article_id =553; ok. update lt_articles set num_reads=num_reads +1 where id=553; ok.