欢迎各位兄弟 发布技术文章
这里的技术是共享的
http://wzlinux.blog.51cto.com/8021085/1733726
http://wzlinux.blog.51cto.com/8021085/1740113
http://www.cnblogs.com/kevingrace/p/5895116.html
$ kill -s 9 1827 (可以写成 kill -9 1827 吧) 1827是进程号 pid,
示例
程序发生致命错误的时候页面空白,想获取错误信息也不难!
可以利用两个函数:
需要对apache/conf/httpd.conf文件做如下修改:
1、将# LoadModule rewrite_module modules/mod_rewrite.so前的#号去掉;
upload 模块丢失
调试时可在访问的php文件开头输入
开始之前
建立模块请参考 《
原文链接:http://drupal.org/developing/modules
You can install, update, enable or disable Drupal Modules from the Extend section of your Drupal application.
Drupal后台安装模块
Data must be migrated to upgrade Content Construction Kit (CCK) in Drupal 6 to Drupal 7 core fields. Much but not all of CCK functionality is now part of Drupal 7 core. Several features require the installation of new, dedicated 7.x modules.
对 Drupal 版本进行升级之前,建议先检查第三方代码与自定义代码与新版本的兼容性,在完成这些检查并了解新旧版本的可升级部分之后,便可通过以下步骤开始升级了。
本升级过程以 Drupal 6.19 -> 6.20 为例,有关 Drupal 升级操作的说明文档(UPGRADE.txt)可以在 Drupal 发行版中找到。
Linux调整swap大小和swap性能优化
我们服务器搭建了cacti进行监控,一次通过查看磁盘IO图像的时候,发现每天凌晨3:20-3:35的时候磁盘IO一下飙的很高,然后想知道到底是哪个进程占用那么高的IO,下面是解决方法:
主要命令:echo deadline > /sys/block/sda/queue/scheduler
http://echarts.baidu.com/echarts2/doc/example/themeDesigner.html