<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>bearbear</title>
	<link>http://bearbear.iloveblog.com</link>
	<description>Just another Iloveblog.com Blogs weblog</description>
	<lastBuildDate>Thu, 11 Mar 2010 10:39:38 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable</title>
		<description>While accessing one site, got “403 Forbidden Error”. and apache log as below:

"htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable"

&#62;&#62; check again the .htaccess permission, it has assigned with read permission d.

One of the solution:

	Login into your CPanel account (for cpanel user)
	Click on “Frontpage Extensions” icon
	Click on ...</description>
		<link>http://bearbear.iloveblog.com/2010/03/11/htaccess-pcfg_openfile-unable-to-check-htaccess-file-ensure-it-is-readable/</link>
			</item>
	<item>
		<title>Detail error for ASP script</title>
		<description>IIS7 &#62; look for the domain &#62; ASP &#62; go to Send Errors To Browser &#62; select True

.....:) </description>
		<link>http://bearbear.iloveblog.com/2010/03/10/detail-error-for-asp-script/</link>
			</item>
	<item>
		<title>fair?!</title>
		<description>公平吗？ </description>
		<link>http://bearbear.iloveblog.com/2010/02/23/fair/</link>
			</item>
	<item>
		<title>快。。</title>
		<description>初六： 回到家，已经是傍晚了。。忘了我做什么？！

初七：人日，迟来的祝福  "生日快乐“。好忙的一天，可是，很开心。。忙什么呢，请了姑姑，叔叔，舅舅，。。来吃晚餐，steamboat，:)

初八：又在开始有点伤心了，要回来了。。:(

到槟城，和朋友聊了几个钟吧，。。还好，可以一觉睡倒天亮！！

回家三天两夜，好快。。今天我又回来上班了。忙禄的一天，还有。。。。:( </description>
		<link>http://bearbear.iloveblog.com/2010/02/22/%e5%bf%ab%e3%80%82%e3%80%82/</link>
			</item>
	<item>
		<title>初四</title>
		<description>我回来了！！:( 很不想不想不想回来。。但也不想呆在家，我要什么？。。。

家里空寥寥的。。没人回来，从热热闹闹的家乡回来静悄悄的家。。不喜欢这种感觉。。

无聊到透顶， 不想check mail，不想。。。。最后搬了我的bearbear。。我的bagbag,finally...丢进洗衣机冲凉，他们都太肥了，洗了几轮。。没地方晒，所以，抹了地，放在地上 :)



新年过了几天，以为我会恢复心情，可是，好像更糟了，工作到一半，会落泪，驾车，也会。。不喜欢这种感觉。。好讨厌自己，要逃到几时? </description>
		<link>http://bearbear.iloveblog.com/2010/02/18/%e5%88%9d%e4%ba%94/</link>
			</item>
	<item>
		<title>!!!!</title>
		<description>I hate that................................................................. </description>
		<link>http://bearbear.iloveblog.com/2010/02/04/341/</link>
			</item>
	<item>
		<title>cpanel version &amp; Rouncecube mysql type</title>
		<description>What is the full cPanel version number? The following command may be used to obtain the version information:
Code:

# cat /usr/local/cpanel/version &#38;&#38; echo

Has the system Roundcube configuration been converted from MySQL to SQLite? Via root SSH access the following command may be used to determine the status of Roundcube using SQLite ...</description>
		<link>http://bearbear.iloveblog.com/2010/02/03/cpanel-version-rouncecube-mysql-type/</link>
			</item>
	<item>
		<title>SilverStripe application</title>
		<description>I got the below error while browsing to SilverStripe application URL

"Website Error
There has been an error

The website server has not been able to respond to your request."

I cant find any errors from error log, etc.


Solution: Try adding

?isDev=1 after the URL - that should give you a whole lot of text ...</description>
		<link>http://bearbear.iloveblog.com/2010/02/03/silverstripe-application/</link>
			</item>
	<item>
		<title>bypass mod security (cpanel)</title>
		<description>Cpanel&#62;

type: /scripts/setbwlimit --domain=domainname --limit=100000

Output:
Setting up domainname with limit of 100000...

Done!

-after that, may go to /usr/local/apache/conf/userdata/std/2/username/domain/ double checked the files, there will be a file name end with .conf

-open the files, it will contain:  SecRuleEngine Off
-restart services

Done~ </description>
		<link>http://bearbear.iloveblog.com/2010/02/03/bypass-mod-security-cpanel/</link>
			</item>
	<item>
		<title>Webmail keeps prompt for username/password</title>
		<description>WHY?!

Have a grep: grep "FAILED LOGIN" /usr/local/cpanel/logs/login_log , you would get the below logs:

xxx.xxx.xxx.150 - suganthi.louis@silq.com [01/07/2010:07:45:44 -0000] "GET /3rdparty/roundcube/?_task=mail&#38;_mbox=INBOX HTTP/1.1" FAILED LOGIN webmaild: cookie ip check: IP address has changed
yyy.yyy.xxx.150 - xxx@bear.com [01/07/2010:07:46:07 -0000] "GET /3rdparty/roundcube/?_task=mail&#38;_mbox=INBOX HTTP/1.1" FAILED LOGIN webmaild: user password incorrect
yyy.xx.yyy.70 - xxx@bear.com [01/07/2010:08:01:56 -0000] "GET /3rdparty/roundcube/skins/x3/images/icons/down_small.gif ...</description>
		<link>http://bearbear.iloveblog.com/2010/01/08/webmail-keeps-prompt-for-usernamepassword/</link>
			</item>
</channel>
</rss>
