<?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>Херли? :) &#187; ошибка</title>
	<atom:link href="http://herli.ru/tag/oshibka/feed" rel="self" type="application/rss+xml" />
	<link>http://herli.ru</link>
	<description>херли нам, ☭ рабочим пацанам  =)</description>
	<lastBuildDate>Mon, 21 May 2012 03:47:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</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><!--context code-->]]></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><!--context code-->]]></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><!--context code-->]]></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>

