php phalcon.dll 下载,extension=php_phalcon.dll 安装过程
生活随笔
收集整理的這篇文章主要介紹了
php phalcon.dll 下载,extension=php_phalcon.dll 安装过程
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
到phalcon官方網站下載對應的dll文件 phalcon_x86_VC9_php5.4.0_1.2.5 我下的是這個版本 所以用的wamp版本的php也是 php 5.4版本;所以沒啥問題!
3:下載完了dll文件放在 剛安裝好的wamp服務器下:因為我安裝的是D盤:
D:\wamp\bin\php\php5.4.16\ext 放在個路徑下就可以了
啟動服務器查看是否安裝成功:
備注:
說明成功了;
而且需要在 PHP.INI 文件進行設置: extension=php_phalcon.dll
Windows
To use phalcon on Windows you can download a DLL library. Edit your php.ini file and then append at the end:
extension=php_phalcon.dll
Restart your webserver.
The following screencast is a step-by-step guide to install Phalcon on Windows:
Installation on XAMPP? WAMP? 安裝過程
總結
以上是生活随笔為你收集整理的php phalcon.dll 下载,extension=php_phalcon.dll 安装过程的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 页面加载中的css,JS+CSS实现网页
- 下一篇: 动态规划算法php,php算法学习之动态