随笔分类 -  零碎

摘要:No.1 - apxs2与fpm的选择。 5.3及以前不允许 --with-apxs2 与 --with-fpm 同时编译,只能选择一个。 apache使用apxs2,nginx使用fpm No.2 - mysql、mysqli、pdo_mysql支持 --with-mysql=mysqlnd \- 阅读全文
posted @ 2018-01-27 05:21 Czlun 阅读(124) 评论(0) 推荐(0)
摘要:更新python至2.7以上: 检查python版本 [root@www git-2.13.0]# python -V Python 2.4.3 [root@www git-2.13.0]# python -V Python 2.4.3 安装gcc编译器 [root@www ~]# yum -y i 阅读全文
posted @ 2017-07-06 01:47 Czlun 阅读(510) 评论(0) 推荐(0)
摘要:安装git工具: 安装依赖: [root@www ~]# yum install curl-devel expat-devel gettext-devel openssl-devel zlib-devel [root@www ~]# yum install curl-devel expat-deve 阅读全文
posted @ 2017-07-06 01:45 Czlun 阅读(175) 评论(0) 推荐(0)

Copyright @2021 Czlun
Powered by .NET 5.0 on Kubernetes