<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[Totti的部落格]]></title> 
<link>https://iam.ittot.com/index.php</link> 
<description><![CDATA[记录我的生活，收集我的收集]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[Totti的部落格]]></copyright>
<item>
<link>https://iam.ittot.com/read.php/.htm</link>
<title><![CDATA[Centos 上安装kloxo]]></title> 
<author>Totti &lt;totti5116@163.com&gt;</author>
<category><![CDATA[收集]]></category>
<pubDate>Wed, 19 May 2010 04:22:31 +0000</pubDate> 
<guid>https://iam.ittot.com/read.php/.htm</guid> 
<description>
<![CDATA[ 
	CentOS是附带了httpd的unix版本，安装需要干净的系统，所以在装之前要反安装 httpd,php,mysql这些web组件。<br/><br/>yum remove httpd* php* mysql* -y<br/><br/><br/>确定防火墙开启了7778和7777端口，以便打开kloxo。<br/><br/>Make sure that you open the ports 7778 and 7777 in the firewall. Otherwise you won't be able to connect to kloxo.<br/><br/>vi /etc/sysconfig/selinux 编辑，设置selinux=disabled，重启<br/><br/>You have to disable selinux by editing /etc/sysconfig/selinux and changing the line to selinux=disabled and then running <br/><br/>参考文档：<a href="http://wiki.lxcenter.org/Kloxo+Installation+Guide" target="_blank">http://wiki.lxcenter.org/Kloxo+Installation+Guide</a><br/><br/>命令：<br/># $ wget <a href="http://download.lxcenter.org/download/kloxo/production/kloxo-installer.sh" target="_blank">http://download.lxcenter.org/download/kloxo/production/kloxo-installer.sh</a><br/># $ sh ./kloxo-installer.sh --type=master<br/><br/><br/>Centso下安装Kloxo出现YUM Gave Error… Trying Again的解决办法<br/>Harry&nbsp;&nbsp;3/20/2014 3:55:05 PM<br/>在Centos下载安装Kloxo ，在安装过程中有可能出现YUM Gave Error… Trying Again 这样的错误，<br/>发生这个错误的原因有3种<br/>1，使用了64位的centos安装kloxo<br/>2，使用了centos 6或者6以上版本安装kloxo （Kloxo 目前只能运行在 32 位的 CentOS 5或者5.X）<br/>3，上面两则都不是但是还是出现错误：大多情况是kloxo安装到一半失败了，继续重装出现这个错误，出现这个错误的原因是：kloxo安装到一半的时候/etc/php.ini已被做了一些安装设置禁用了system这个函数。<br/>解决方法：/etc/php.ini 里面找到 disable_functions 那几行全部注释掉就是在前面加一个分号。<br/>然后重装开始安装kloxo就行了。
]]>
</description>
</item><item>
<link>https://iam.ittot.com/read.php/.htm#blogcomment</link>
<title><![CDATA[[评论] Centos 上安装kloxo]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://iam.ittot.com/read.php/.htm#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>