Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2770612
  • 博文数量: 587
  • 博客积分: 6356
  • 博客等级: 准将
  • 技术积分: 6410
  • 用 户 组: 普通用户
  • 注册时间: 2008-10-23 10:54
个人简介

器量大者,福泽必厚

文章分类

全部博文(587)

文章存档

2019年(3)

2018年(1)

2017年(29)

2016年(39)

2015年(66)

2014年(117)

2013年(136)

2012年(58)

2011年(34)

2010年(50)

2009年(38)

2008年(16)

发布时间:2014-08-28 16:56:40

PHP is widely used for various of web development. However, misconfigured server-side scripting would create all sorts of problem. And here are php security best practices that you should aware when configuring PHP securely. Nowadays most of the web servers are operated under Linux environme.........【阅读全文】

阅读(1322) | 评论(0) | 转发(0)

发布时间:2014-08-27 12:35:05

website突然有报警提示宕掉,开始我以为是数据中心的网络不好,因为数据中心的网络问题,我们已经数次收到此类报警,去zabbix监控平台上查看,发现outgong流量突然增多,见附件这个时候在pingdom上查看response time ,大吃一惊。见附件显然有问题,要处理了,解决这类问题要靠查日志文件,但若大的日志文件,该如何获.........【阅读全文】

阅读(1168) | 评论(0) | 转发(0)

发布时间:2014-08-20 11:17:59

安装apache和php都没有报错了,libphp5 模块也在配置文件里加载了,AddType application/x-httpd-php .php .php3也添加了,但a.php文件却不能执行出来,a.php内容及其简单:也不提示下载,就是没有任何的内容,下面开始猜测可能性:1:selinux, 确认selinux已经关闭了,getenforce获得的结果为Disable.........【阅读全文】

阅读(1867) | 评论(0) | 转发(0)

发布时间:2014-08-19 11:33:50

php5.3.28+apache2.4.10 编译过程中遇到一个问题:/usr/bin/ld: cannot find -lltdlcollect2: ld returned 1 exit statusmake: *** [libphp5.la] Error 1原因:php编译时添加了 –with-mcrypt”选项造成。所以“usr bin ld cannot find lltdl”解决方法:#cd libmcrypt-2.5.8/libltdl#./configure –enable-l.........【阅读全文】

阅读(1305) | 评论(0) | 转发(0)

发布时间:2014-08-11 15:57:16

2:centos6下减少linux控制台数默认情况下是启动6个mingetty控制台![root@varnish1 init.d]# ps aux | grep mingettyroot      1085  0.0  0.1   2008   504 tty1     Ss+  08:43   0:00 /sbin/mingetty /dev/tty1root      1087  0.0 &nb.........【阅读全文】

阅读(854) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

chinaunix网友2010-04-10 18:37

呵呵,文章中露点了!

回复 |  删除 |  举报

chinaunix网友2009-11-05 22:00

写的非常好,收益匪浅,加油啊,caoshouwen!

回复 |  删除 |  举报

chinaunix网友2008-12-02 15:50

强嘎~!

回复 |  删除 |  举报

yexin2182008-11-26 23:38

不错啊,加油哦

回复  |  举报
留言热议
请登录后留言。

登录 注册