设置SPF/DKIM 记录

12 年 ago jony 设置SPF/DKIM 记录已关闭评论
iRedmail 本身带SPF和DKIM的功能,所以在服务端你很简单就完成配置,不过这两个功能,需要dns配合 Read More

nginx php Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly. Also ensure that cookies are enabled in your browser.

12 年 ago jony nginx php Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly. Also ensure that cookies are enabled in your browser.已关闭评论
环境: centos 6.5    php 5.4   nginx 1.6  phpmyadmin 5.5.3 Read More

Centos 6.X LAMP/JSP安装或者PHP JSP整合

12 年 ago jony Centos 6.X LAMP/JSP安装或者PHP JSP整合已关闭评论
这个是yum快速安装法,用于开发和测试环境很方便,用于没有特殊要求的生产环境也可以。特殊要求的还是自己去编译安 Read More

Nginx配置文件基本应用参考手册

12 年 ago jony Nginx配置文件基本应用参考手册已关闭评论
Nginx配置文件有很多需要我们注意很多问题,其中在进行user配置的时候就需要我们引起重视,我们在不断的使用 Read More

innodb MySQL写入优化

12 年 ago jony innodb MySQL写入优化已关闭评论
innodb_buffer_pool_size 如果用Innodb,那么这是一个重要变量。相对于MyISAM来 Read More

单机MySQL数据库的优化

12 年 ago jony 单机MySQL数据库的优化已关闭评论
对 MySQL自身的优化主要是对其配置文件my.cnf中的各项参数进行优化调整。下面我们介绍一些对性能影响较大 Read More