今天在家里的RHLE5.5上安装apache的时候,先用user1用户./configure命令配置,然后才用root用户make &&
make install,结果apache起来的时候就报如下错误: httpd: apr_sockaddr_info_get() failed
forbogon....
分类:
系统相关 时间:
2014-05-10 01:41:36
阅读次数:
574
HBase 系统架构图 组成部件说明 Client: 使用HBase
RPC机制与HMaster和HRegionServer进行通信 Client与HMaster进行通信进行管理类操作
Client与HRegionServer进行数据读写类操作 ...
分类:
其他好文 时间:
2014-05-10 01:35:29
阅读次数:
310
从命令行传入参数,client端的hostname或者IP地址,默认为
127.0.0.1.因此该模块是实现本机通信的。也就是文档中说的 netlink传递参数。首先调用socket,将第三个参数设置为
NATLINK_PBC(定义为31)然后bind。然后sendto,向核态发送信息。这里的基本用...
分类:
其他好文 时间:
2014-05-09 18:27:53
阅读次数:
235
错误信息:One or more layers failed to draw:FDO
error: 0General function failure [PW_X]参数不足,期待是
1。原因:PW_X图层标注采用了表达式Label方式,数据源改成mdb后,shape.area及shape.lengt...
分类:
其他好文 时间:
2014-05-09 17:51:45
阅读次数:
541
http://blog.163.com/dongfang_1226/blog/static/5867778020126281245271/找出哪些rpm没有装,下载安装即可(在后面具体安装的时候会提示哪些没有装好的)Oracle
Net Configuration Assitant failed!解...
分类:
数据库 时间:
2014-05-09 17:00:51
阅读次数:
424
date: 20140505author: Jin故障背景:早上启动本本
无法启动,报错信息(几个关键)WARNING:Failed to connect to lvmetad: No such file
direct[FAILED]Failed to mount /var/run/user/100...
分类:
其他好文 时间:
2014-05-09 16:47:25
阅读次数:
479
solution1.Tick the primary key 1.right click on
the Id of the entity in dataset schema. 2.Edit Key 3.Tick the Primary Key
分类:
其他好文 时间:
2014-05-07 19:18:56
阅读次数:
362
为了实现验证码的功能,使用了PIL。结果出现各种问题:先是"ImportError: The
_imagingft C module is not
installed",google了很长时间,在公司windows下不知怎么卸载又安装PIL居然好了,但却不知道到底怎么回事,稀里糊涂的验证码就可以出来...
分类:
编程语言 时间:
2014-05-07 09:21:14
阅读次数:
425
原创文章,转载请注明出处!
最近小学习了一下Mac下的Apache,Mysql,php。这里记录一下,以备忘
1 php
1.1 php返回值的测试
在MAMP下测试成功,直接echo返回所数据
1.2 php调试环境
用komodo这个IDE可以断点调试一些东西,但机器上安装好之后,不能Debug,
Failed to config...
分类:
其他好文 时间:
2014-05-04 18:27:30
阅读次数:
304
??
SQL Server online consultants came across an interesting scenario where one of our client was unable to restore a native SQL Server backup successfully performed from one instance running on M...
分类:
数据库 时间:
2014-05-04 17:42:50
阅读次数:
394