<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>枫子博客解决方法</title>
	<atom:link href="http://www.imfeng.com/tag/%e8%a7%a3%e5%86%b3%e6%96%b9%e6%b3%95/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imfeng.com</link>
	<description>很枫的那种 闲人请勿靠近</description>
	<lastBuildDate>Sun, 05 Feb 2012 11:12:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ERROR! Manager of pid-file quit without updating file 解决办法</title>
		<link>http://www.imfeng.com/error-manager-of-pid-file-quit-without-updating-file-%e8%a7%a3%e5%86%b3%e5%8a%9e%e6%b3%95/</link>
		<comments>http://www.imfeng.com/error-manager-of-pid-file-quit-without-updating-file-%e8%a7%a3%e5%86%b3%e5%8a%9e%e6%b3%95/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 07:16:02 +0000</pubDate>
		<dc:creator>枫子</dc:creator>
				<category><![CDATA[SQL数据库]]></category>
		<category><![CDATA[ERROR]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[解决方法]]></category>

		<guid isPermaLink="false">http://www.imfeng.com/?p=914</guid>
		<description><![CDATA[很久以前就知道出现&#8221;ERROR! Manager of pid-file quit without updating file&#8221;是权限的问题，今天又遇到了，烦躁。
最后发现没有给var文件夹写的权限，因为它要写错误信息到xxx.err。


chmod -R 777 var

Here is no comments yet by the time  your rss reader get this, Do you want to be the first commentor? Hurry up ]]></description>
			<content:encoded><![CDATA[<p>很久以前就知道出现&#8221;ERROR! Manager of pid-file quit without updating file&#8221;是权限的问题，今天又遇到了，烦躁。</p>
<p>最后发现没有给var文件夹写的权限，因为它要写错误信息到xxx.err。</p>
<pre class="brush: php; title: ;">

chmod -R 777 var
</pre>
Here is no comments yet by the time  your rss reader get this, Do you want to be the first commentor? Hurry up ]]></content:encoded>
			<wfw:commentRss>http://www.imfeng.com/error-manager-of-pid-file-quit-without-updating-file-%e8%a7%a3%e5%86%b3%e5%8a%9e%e6%b3%95/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache启动报错(98)Address already in use:make_sock: could not bind to address [::]:80</title>
		<link>http://www.imfeng.com/apache-start-error-98/</link>
		<comments>http://www.imfeng.com/apache-start-error-98/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 03:45:59 +0000</pubDate>
		<dc:creator>枫子</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[解决方法]]></category>

		<guid isPermaLink="false">http://www.imfeng.com/?p=905</guid>
		<description><![CDATA[修改了apache规则之后重启了一下httpd,结果出现(98)Address already in use:make_sock: could not bind to address [::]:80 这个错误。
原因是因为没有完全关闭httpd 导致80端口被占用。
解决办法:
查看使用httpd的 pid
ps -aux &#124; grep http
然后kill掉
kill -9 xxx
然后重启搞定。
Here is no comments yet by the time  your rss reader get this, Do you want to be the first commentor? Hurry up ]]></description>
			<content:encoded><![CDATA[<p>修改了apache规则之后重启了一下httpd,结果出现(98)Address already in use:make_sock: could not bind to address [::]:80 这个错误。<br />
原因是因为没有完全关闭httpd 导致80端口被占用。<span id="more-905"></span><br />
解决办法:<br />
查看使用httpd的 pid</p>
<pre class="brush: php; title: ;">ps -aux | grep http</pre>
<p>然后kill掉<br />
kill -9 xxx<br />
然后重启搞定。</p>
Here is no comments yet by the time  your rss reader get this, Do you want to be the first commentor? Hurry up ]]></content:encoded>
			<wfw:commentRss>http://www.imfeng.com/apache-start-error-98/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iphone USB充电提示:不支持用此配件充电-解决办法</title>
		<link>http://www.imfeng.com/iphone-usb-charging-accessories/</link>
		<comments>http://www.imfeng.com/iphone-usb-charging-accessories/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 15:22:56 +0000</pubDate>
		<dc:creator>枫子</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[不支持用此配件充电]]></category>
		<category><![CDATA[解决方法]]></category>

		<guid isPermaLink="false">http://www.imfeng.com/?p=326</guid>
		<description><![CDATA[今天刚回家，数据线，插头都没有带，家里还有一副老的，还能用，晚上洗完澡准备来充电了，结果插上USB提示:不支持用此配件充电
悲剧了，换了一个USB接口，还是一样，弄了插头来，还是一样。
最后用91进程管理，结束了几个进程，嘿..可以了。
原因就是可能有些程序没有退出，而导致不能充电。
实践出真知。
Here is no comments yet by the time  your rss reader get this, Do you want to be the first commentor? Hurry up ]]></description>
			<content:encoded><![CDATA[<p>今天刚回家，数据线，插头都没有带，家里还有一副老的，还能用，晚上洗完澡准备来充电了，结果插上USB提示:<strong>不支持用此配件充电</strong></p>
<p>悲剧了，换了一个USB接口，还是一样，弄了插头来，还是一样。</p>
<p>最后用91进程管理，结束了几个进程，嘿..可以了。</p>
<p>原因就是可能有些程序没有退出，而导致不能充电。</p>
<p>实践出真知。</p>
Here is no comments yet by the time  your rss reader get this, Do you want to be the first commentor? Hurry up ]]></content:encoded>
			<wfw:commentRss>http://www.imfeng.com/iphone-usb-charging-accessories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 分类目录和TAGS不显示 解决方法</title>
		<link>http://www.imfeng.com/wordpress-category-tags-display-solution/</link>
		<comments>http://www.imfeng.com/wordpress-category-tags-display-solution/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 19:53:12 +0000</pubDate>
		<dc:creator>枫子</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[TAGS]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[不显示]]></category>
		<category><![CDATA[分类目录]]></category>
		<category><![CDATA[解决方法]]></category>

		<guid isPermaLink="false">http://www.imfeng.com/?p=106</guid>
		<description><![CDATA[fuck&#8230;
又出问题了，垃圾空间。
找遍了百度，谷歌，最后只有一个地方有解决办法，分类目录和TAGS不显示说是服务器C盘临时文件夹满了。WordPress真不好得罪。
结果提交工单，他们却叫我删除我的C盘。呵呵。搞笑。
今天，百度更新了。终于大更新了。我和娘们的站都放出来了。
如果还不放出来，娘们应该就没信心做下去了，迟早会崩溃的，哈哈，哥哥早就和他说了，要坚持。
做站就做谈恋爱一样，找对了人(有一个正确的定位)，就要好好珍惜，不轻易放弃，要坚持。
搜索引擎就像谈恋爱的对象，她需要看到你对她的态度。
真有哲学，牛逼。
Here is no comments yet by the time  your rss reader get this, Do you want to be the first commentor? Hurry up ]]></description>
			<content:encoded><![CDATA[<p>fuck&#8230;</p>
<p>又出问题了，<a href="http://www.imfeng.com/maxthon-junk/">垃圾空间</a>。<span id="more-106"></span></p>
<p>找遍了百度，谷歌，最后只有一个地方有解决办法，<strong>分类目录和TAGS不显示</strong>说是服务器C盘临时文件夹满了。<a href="http://www.imfeng.com/tag/wordpress/">WordPress</a>真不好得罪。</p>
<p>结果提交工单，他们却叫我删除我的C盘。呵呵。搞笑。</p>
<p>今天，百度更新了。终于大更新了。我和娘们的站都放出来了。</p>
<p>如果还不放出来，娘们应该就没信心做下去了，迟早会崩溃的，哈哈，哥哥早就和他说了，要坚持。</p>
<p>做站就做谈恋爱一样，找对了人(有一个正确的定位)，就要好好珍惜，不轻易放弃，要坚持。</p>
<p>搜索引擎就像谈恋爱的对象，她需要看到你对她的态度。</p>
<p>真有哲学，牛逼。</p>
Here is no comments yet by the time  your rss reader get this, Do you want to be the first commentor? Hurry up ]]></content:encoded>
			<wfw:commentRss>http://www.imfeng.com/wordpress-category-tags-display-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mysql 无法启动 错误1067等等问题解决方法</title>
		<link>http://www.imfeng.com/mysql-1067/</link>
		<comments>http://www.imfeng.com/mysql-1067/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 16:31:56 +0000</pubDate>
		<dc:creator>枫子</dc:creator>
				<category><![CDATA[SQL数据库]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[解决方法]]></category>

		<guid isPermaLink="false">http://www.imfeng.com/?p=60</guid>
		<description><![CDATA[回家已经几天了,郁闷得要死。
几乎所有的网站都彻底关了&#8230;Adsense里面已经进一个星期没一点展示了。
新做的网站,百度又不鸟,5个新站,都快2个星期了,还是没收录。
所有的CN域名看来是不能用了，现在只能注册COM域名,有记录的,没记录的,备案,没备案。
郁闷。
回家的时候，忘记带系统盘了，只好在网上下载了一个GhostXP,测试了一下，还不错，安装只用了5分钟不到。
然后安装一系列的软件，都没有问题。
最后配置PHP+MYSQL环境出了点小问题，重装了近7次,重启了近5次才搞定。
大概问题有，安装了mysql,但是运行phpmyadmin的时候提示错误：#1045 &#8211; Access denied for user &#8216;root&#8217;@'localhost&#8217;
这个问题,网上说的都有点复杂,什么该密码，同步密码什么的，效果不怎么样。
于是干脆卸载了。
后来又出现服务器没反应，在服务里面启动mysql的时候出现错误1067。只有卸载了,在重新安装了。
有两个命令用来卸载很好：
1.进入CMD，进入mysql文件夹的bin目录，执行bin/mysqld-nt.exe -remove
同理 bin/mysqld-nt.exe -install可以用来安装。
尽量把C盘windows下面的my.ini删除掉。
2.还有一个命令 也是进入CMD 执行 sc delete mysql
把所有东西都卸载了之后,重新安装了一下，搞定了。
PS：分享一个一键安装包。Download。
Here is no comments yet by the time  your rss reader get this, Do you want to be the first commentor? Hurry up ]]></description>
			<content:encoded><![CDATA[<p>回家已经几天了,郁闷得要死。</p>
<p>几乎所有的网站都彻底关了&#8230;Adsense里面已经进一个星期没一点展示了。</p>
<p>新做的网站,百度又不鸟,5个新站,都快2个星期了,还是没收录。</p>
<p>所有的CN域名看来是不能用了，现在只能注册COM域名,有记录的,没记录的,备案,没备案。</p>
<p>郁闷。</p>
<p>回家的时候，忘记带系统盘了，只好在网上下载了一个GhostXP,测试了一下，还不错，安装只用了5分钟不到。</p>
<p>然后安装一系列的软件，都没有问题。</p>
<p>最后配置PHP+MYSQL环境出了点小问题，重装了近7次,重启了近5次才搞定。</p>
<p>大概问题有，安装了mysql,但是运行phpmyadmin的时候提示错误：#1045 &#8211; Access denied for user <a href="mailto:'root'@'localhost'">&#8216;root&#8217;@'localhost&#8217;</a></p>
<p>这个问题,网上说的都有点复杂,什么该密码，同步密码什么的，效果不怎么样。</p>
<p>于是干脆卸载了。</p>
<p>后来又出现服务器没反应，在服务里面启动mysql的时候出现错误1067。只有卸载了,在重新安装了。</p>
<p>有两个命令用来卸载很好：</p>
<p>1.进入CMD，进入mysql文件夹的bin目录，执行bin/mysqld-nt.exe -remove</p>
<p>同理 bin/mysqld-nt.exe -install可以用来安装。</p>
<p>尽量把C盘windows下面的my.ini删除掉。</p>
<p>2.还有一个命令 也是进入CMD 执行 <em>sc</em> delete <em>mysql</em></p>
<p><em></em>把所有东西都卸载了之后,重新安装了一下，搞定了。</p>
<p>PS：分享一个一键安装包。<a href="http://www.imfeng.com/upload/phpiis.rar">Download</a>。</p>
Here is no comments yet by the time  your rss reader get this, Do you want to be the first commentor? Hurry up ]]></content:encoded>
			<wfw:commentRss>http://www.imfeng.com/mysql-1067/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

