網站快速開發——phpcms網站搭建

; Useful for internal debugging only.

;opcache.protect_memory=0

[curl]

; A default value for the CURLOPT_CAINFO option. This is required to be an

; absolute path.

;curl.cainfo =

[openssl]

; The location of a Certificate Authority (CA) file on the local filesystem

; to use when verifying the identity of SSL/TLS peers. Most users should

; not specify a value for this directive as PHP will attempt to use the

; OS-managed cert stores in its absence. If specified, this value may still

; be overridden on a per-stream basis via the "cafile" SSL stream context

; option.

;openssl.cafile=

; If openssl.cafile is not specified or if the CA file is not found, the

; directory pointed to by openssl.capath is searched for a suitable

; certificate. This value must be a correctly hashed certificate directory.

; Most users should not specify a value for this directive as PHP will

; attempt to use the OS-managed cert stores in its absence. If specified,

; this value may still be overridden on a per-stream basis via the "capath"

; SSL stream context option.

;openssl.capath=

; Local Variables:

; tab-width: 4

; End:

替換之後,我們把phpcms的文件也解壓出來,把其中的install_package文件夾重命名為phpcms,放到”

C:\inetpub\wwwroot“下

在iis中添加一個網站

網站快速開發——phpcms網站搭建

phpcms新建網站

切換到內容視圖

網站快速開發——phpcms網站搭建

內容視圖

在install下的install.php右鍵在瀏覽器中查看

網站快速開發——phpcms網站搭建

phpcms安裝界面

網站快速開發——phpcms網站搭建

運行環境檢測

網站快速開發——phpcms網站搭建

網站快速開發——phpcms網站搭建

選擇模塊

選擇全興安裝phpcms v9

網站快速開發——phpcms網站搭建

文件權限設置

這裡的文件當前狀態為不可寫,現在去修改一下文件權限

找到解壓出來的phpcms文件夾,右鍵屬性

網站快速開發——phpcms網站搭建

修改權限1

網站快速開發——phpcms網站搭建

修改權限2

網站快速開發——phpcms網站搭建

修改權限3

網站快速開發——phpcms網站搭建

修改權限4

網站快速開發——phpcms網站搭建

找到Everyone

找到Everyone後將Everyone的權限設為完全控制

網站快速開發——phpcms網站搭建

在回到瀏覽器重新檢測一遍就沒有問題了

網站快速開發——phpcms網站搭建

文件權限

網站快速開發——phpcms網站搭建

賬號信息

注意配置自己的數據庫地址、賬號、密碼以及phpcms的管理員賬號和密碼

網站快速開發——phpcms網站搭建

安裝過程

網站快速開發——phpcms網站搭建

安裝成功

網站快速開發——phpcms網站搭建

登錄phpcms管理後臺

網站快速開發——phpcms網站搭建

phpcms管理後臺


至此,phpcms在IIS上的配置就完成了。

之後有機會我會在發與phpcms相關的一些文章,畢竟對於內容門戶網站而言,使用phpcms的開發效率是極高的。

最後感謝每一個看到最後的看官,謝謝


分享到:


相關文章: