摘要: 配置PHP服务 cd .. tar zxvf yasm-1.2.0.tar.gz cd yasm-1.2.0 ./configure make make install cd .. tar zxvf libmcrypt-2.5.8.tar.gz cd libmcrypt-2.5.8 ./config 阅读全文
posted @ 2018-09-18 18:33 贾雪莲 阅读(94) 评论(0) 推荐(0) 编辑