Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
W
wiki-php
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • 互联网应用开发
  • wiki-php
  • Wiki
  • envrioment

envrioment · Changes

Page history
wangqs created page: code standard authored Jun 22, 2016 by 互联网应用开发's avatar 互联网应用开发
Hide whitespace changes
Inline Side-by-side
Showing with 18 additions and 1 deletion
+18 -1
  • envrioment.md envrioment.md +18 -1
  • No files found.
envrioment.md
View page @ b12f16f5
......@@ -65,13 +65,30 @@ windows
在``http.conf``中搜索``mod_rewrite.so``把这一行的注释去掉,保存文件
[php_redis.dll](http://tech.pingansec.com/wangqs/wiki-php/uploads/059c11910d87b8b0e0f81b205053ab51/php_redis.dll)
##### 下载 redis扩展
http://windows.php.net/downloads/pecl/releases/redis/2.2.7/php_redis-2.2.7-5.5-ts-vc11-x86.zip
##### 下载mongodb扩展
http://windows.php.net/downloads/pecl/releases/mongodb/1.1.7/php_mongodb-1.1.7-5.5-ts-vc11-x86.zip
#### 下载solr扩展
http://windows.php.net/downloads/pecl/releases/solr/2.4.0/php_solr-2.4.0-5.5-ts-vc11-x86.zip
将上边三个文件解压缩,将里边的dll文件复制到
wamp\bin\php\php.x.x.x\ext\目录里
修改wamp\bin\apache\apache.x.x.x\bin\php.ini文件 搜索 short_open_tag 注意是apache目录
然后找到short_open_tag=Off 将Off改成On
增加三行
```
extension=php_redis.dll
extension=php_mongodb.dll
extension=php_solr.dll
```
重启``wamp``
浏览器输入
......
Clone repository
  • 360safeguardnativeapi
  • all new classmate
  • bind phone
  • code standard
  • deploy_sys
  • edit common
  • edit master
  • envrioment
  • find psw
  • front new classmate
  • front statck
  • git
  • Home
  • idcard md5
  • ide
View All Pages