<?xml version="1.0" encoding="windows-1251"?>
<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>?????? :) &#187; ??????</title>
	<atom:link href="http://herli.ru/tag/oshibka/feed" rel="self" type="application/rss+xml" />
	<link>http://herli.ru</link>
	<description>????? ???, &#9773; ??????? ???????  =)</description>
	<lastBuildDate>Thu, 29 Dec 2011 10:47:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>??????: $(document).ready is not a function</title>
		<link>http://herli.ru/541-oshibka-document-ready-is-not-a-function.html</link>
		<comments>http://herli.ru/541-oshibka-document-ready-is-not-a-function.html#comments</comments>
		<pubDate>Sat, 13 Nov 2010 02:42:32 +0000</pubDate>
		<dc:creator>Dogma</dc:creator>
				<category><![CDATA[???]]></category>
		<category><![CDATA[??]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[??????]]></category>

		<guid isPermaLink="false">http://herli.ru/?p=541</guid>
		<description><![CDATA[??????: $(document).ready is not a function ???? ???????? ??? ? ? ??? ??? ??????, ??? ?? ???? ??????? ?????? ?????????? ? ??????? ????? ?? jQuery =) ? ??? ??? ?????????? &#8230; 123456789101112131415161718&#160; &#160; $(&#34;#pageflip&#34;).hover(function() { &#160; &#160; &#160; &#160; $(&#34;#pageflip img , .msg_block&#34;).stop() &#160; &#160; &#160; &#160; &#160; &#160; .animate({ &#160; &#160; &#160; &#160; &#160; [...]]]></description>
			<content:encoded><![CDATA[<sape_index><p>??????: $(document).ready is not a function ???? ???????? ??? ? ? ??? ??? ??????, ??? ?? ???? ??????? ?????? ??????????<span id="more-541"></span></p>
<p>? ??????? ????? ?? jQuery =) ? ??? ??? ?????????? &#8230;</p>
<div class="codecolorer-container text twitlight" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:450px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br />9<br />10<br />11<br />12<br />13<br />14<br />15<br />16<br />17<br />18<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&nbsp; &nbsp; $(&quot;#pageflip&quot;).hover(function() {<br />
&nbsp; &nbsp; &nbsp; &nbsp; $(&quot;#pageflip img , .msg_block&quot;).stop()<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .animate({<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; width: '307px', <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; height: '319px'<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }, 500); <br />
&nbsp; &nbsp; &nbsp; &nbsp; } , function() {<br />
&nbsp; &nbsp; &nbsp; &nbsp; $(&quot;#pageflip img&quot;).stop() <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .animate({<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; width: '50px', <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; height: '52px'<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }, 220);<br />
&nbsp; &nbsp; &nbsp; &nbsp; $(&quot;.msg_block&quot;).stop() <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .animate({<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; width: '50px', <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; height: '50px'<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }, 200);<br />
&nbsp; &nbsp; });</div></td></tr></tbody></table></div>
<div class="codecolorer-container text twitlight" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:450px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br />9<br />10<br />11<br />12<br />13<br />14<br />15<br />16<br />17<br />18<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">jQuery(&quot;#pageflip&quot;).hover(function() {<br />
&nbsp; &nbsp; &nbsp; &nbsp; jQuery(&quot;#pageflip img , .msg_block&quot;).stop()<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .animate({<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; width: '307px', <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; height: '319px'<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }, 500); <br />
&nbsp; &nbsp; &nbsp; &nbsp; } , function() {<br />
&nbsp; &nbsp; &nbsp; &nbsp; jQuery(&quot;#pageflip img&quot;).stop() <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .animate({<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; width: '50px', <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; height: '52px'<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }, 220);<br />
&nbsp; &nbsp; &nbsp; &nbsp; jQuery(&quot;.msg_block&quot;).stop() <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .animate({<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; width: '50px', <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; height: '50px'<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }, 200);<br />
&nbsp; &nbsp; });</div></td></tr></tbody></table></div>
</sape_index><!--c17637946500-->]]></content:encoded>
			<wfw:commentRss>http://herli.ru/541-oshibka-document-ready-is-not-a-function.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>??? ??????? ?????? (?????????????? ???????? ??????? centos ? ????)</title>
		<link>http://herli.ru/517-kak-ozhivit-server-vosstanovlenie-faylovoy-sistemyi-centos-v-zharu.html</link>
		<comments>http://herli.ru/517-kak-ozhivit-server-vosstanovlenie-faylovoy-sistemyi-centos-v-zharu.html#comments</comments>
		<pubDate>Mon, 02 Aug 2010 11:16:34 +0000</pubDate>
		<dc:creator>Dogma</dc:creator>
				<category><![CDATA[centos]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[umount]]></category>
		<category><![CDATA[??????]]></category>
		<category><![CDATA[???????? ???????]]></category>

		<guid isPermaLink="false">http://herli.ru/?p=517</guid>
		<description><![CDATA[???, ??????.. ? ??? ??? ???? ?????, ?????? ???? ? ???? ????. ?????? ???? ?? ??????, ?????? ?? ?????????? ???????.. ????? ? ?????? ?????? ?????? ??? ??? ? ?????? ????? ? ??? ?? ?????? ????????? ? ???? ?? ????? ??????, ????? ??????????, ???? ?? ??? sudo shutdown now — ????????? ? ???????????????????? ????? (??? ?? [...]]]></description>
			<content:encoded><![CDATA[<sape_index><p><img class="aligncenter size-medium wp-image-518" title="??? ??????? ?????? ? ????" src="http://herli.ru/wp-content/uploads/2010/08/Mac-G3-Beer-Server-300x281.jpg" alt="" width="300" height="281" /></p>
<p>???, ??????.. ? ??? ??? ???? ?????, ?????? ???? ? ???? ????.<br />
?????? ???? ?? ??????, ?????? ?? ?????????? ???????.. ????? ? ??????</p>
<p><span id="more-517"></span></p>
<p>?????? ??????</p>
<p>??? ??? ? ?????? ????? ? ??? ?? ?????? ????????? ? ???? ?? ????? ??????, ????? ??????????, ???? ?? ???</p>
<p><strong>sudo shutdown now</strong> — ????????? ? ???????????????????? ????? (??? ?? ????? ????, ?? ??????? ??? ???????????).</p>
<p><strong>umount /</strong> — ??? ??????? ??????????? ???????? ???????, ???????? ????? ?????? ??? ????????, ??????? ????? ?????????????</p>
<p><strong>fsck -y -f -c /dev/sda1</strong> — ???????? ???????? ???????? ???????. (<strong>dev/sda1 &#8211; ??? ??? ??? &#8211; ? ???? ????????? ?????? ?? ?????? / )<br />
</strong></p>
<p>????? ? ????????? fsck:</p>
<ul>
<li><strong>y</strong> — ???????? yes ?? ??? ??????? (????????????: ???? p — ????????? ???????? ? ????????? ?????????????? ??????);</li>
<li><strong>f</strong> — ?????????????? ???????? (?????????? ???? ???? ???????? ??????? ???????? ??? ???????????????);</li>
<li><strong>c</strong> — ?????? ????? ????? (bad blocks) ? ???????? ?? ??????????????? ???????;</li>
<li><strong>/dev/sda1</strong> — ?????????? ? ??????, ??????? ??????? ????????? (? ?????? ??????, ?????? ?????? ?????? ??????? ?????).</li>
</ul>
</sape_index><!--c17637946500-->]]></content:encoded>
			<wfw:commentRss>http://herli.ru/517-kak-ozhivit-server-vosstanovlenie-faylovoy-sistemyi-centos-v-zharu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>???? ? ??? ?????? ?????? Table mysql.servers doesn&#8217;t exist</title>
		<link>http://herli.ru/436-esli-k-vam-prishla-oshibka-table-mysql-servers-doesnt-exist.html</link>
		<comments>http://herli.ru/436-esli-k-vam-prishla-oshibka-table-mysql-servers-doesnt-exist.html#comments</comments>
		<pubDate>Sat, 27 Mar 2010 21:30:09 +0000</pubDate>
		<dc:creator>Dogma</dc:creator>
				<category><![CDATA[??]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[ispmanager]]></category>
		<category><![CDATA[myisamchk]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[???? ??????]]></category>
		<category><![CDATA[??????]]></category>

		<guid isPermaLink="false">http://herli.ru/?p=436</guid>
		<description><![CDATA[??????? ?????????? mysql ????? ?????? ? ???????? ???????????? php =) ??????? ??????? ???????????? ? ???? ?????? ISPmanager, ??????? ??????: Table &#8216;mysql.servers&#8217; doesn&#8217;t exist ?? ??????? ??, ????????? ??? ????) ???? ????????, ?? ??????????? ? ???????? ?? ssh: ????? ?????? ??? &#8211; myisamchk mysql_fix_privilege_tables &#8211;password=(??? root ?????? ? mysql) myisamchk &#8211; ????????? ?????????? ??? ?????? ? [...]]]></description>
			<content:encoded><![CDATA[<sape_index><p><a href="http://herli.ru/wp-content/uploads/2010/03/65180125.jpg"><img src="http://herli.ru/wp-content/uploads/2010/03/65180125-300x186.jpg" alt="" title="???? ? ??? ?????? ?????? Table mysql.servers doesn't exist" width="300" height="186" class="aligncenter size-medium wp-image-437" /></a><br />
??????? ?????????? mysql ????? ?????? ? ???????? ???????????? php =)<br />
???????  ??????? ???????????? ? ???? ?????? ISPmanager, ??????? ??????: 	 Table &#8216;mysql.servers&#8217; doesn&#8217;t exist</p>
<p><span id="more-436"></span></p>
<p>?? ??????? ??, ????????? ??? ????)</p>
<p>???? ????????, ?? ??????????? ? ???????? ?? ssh:<br />
????? ?????? ??? &#8211; myisamchk mysql_fix_privilege_tables &#8211;password=(??? root ?????? ? mysql)</p>
<p>myisamchk &#8211; ????????? ?????????? ??? ?????? ? ?????? ??????, ? ? ? ?? ????&#8230;)</p>
</sape_index><!--c17637946500-->]]></content:encoded>
			<wfw:commentRss>http://herli.ru/436-esli-k-vam-prishla-oshibka-table-mysql-servers-doesnt-exist.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

