<?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>Alexandru Dinulescu&#039;s Thoughts&#187; Wordpress takeover</title>
	<atom:link href="http://alexdweb.com/blog/tag/wordpress-takeover/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexdweb.com/blog</link>
	<description>This blog is about everything/anything related to XHTML/CSS and of course my favourite js library, jQuery.</description>
	<lastBuildDate>Thu, 09 Dec 2010 12:04:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress DB possible issue -&gt; Blog Takeover</title>
		<link>http://alexdweb.com/blog/2009/05/08/wordpress-db-possible-issue-blog-takeover/</link>
		<comments>http://alexdweb.com/blog/2009/05/08/wordpress-db-possible-issue-blog-takeover/#comments</comments>
		<pubDate>Fri, 08 May 2009 18:04:49 +0000</pubDate>
		<dc:creator>Dinulescu Alexandru Adrian</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Nerd Rage]]></category>
		<category><![CDATA[Wordpress takeover]]></category>

		<guid isPermaLink="false">http://alexdweb.com/blog/?p=25</guid>
		<description><![CDATA[Hello Sometimes if your wordpress DB is down, you should normally get an error saying that the DB is unavailable and then some messages will appear with the possible cause of this, like the DB name is not found, the settings in the wp-config folder are wrong, and the like. However there is a case [...]]]></description>
			<content:encoded><![CDATA[<p> Hello </p>
<p> Sometimes if your wordpress <acronym title="DataBase">DB</acronym> is down, you should normally get an error saying that the <acronym title="DataBase">DB</acronym> is unavailable and then some messages will appear with the possible cause of this, like the <acronym title="DataBase">DB</acronym> name is not found, the settings in the wp-config folder are wrong, and the like. However there is a case that surprise surprise you get on the page with the INSTALLATION of wordpress and you&#8217;ve just lost your <acronym title="WordPress">WP</acronym> blog.</p>
<p> The file is found in wp-admin/install.php </p>
<p> As a good rule of thumb, it&#8217;s advisable to delete all readme.txt, nfo, info files from all plug-ins, there have been reports of some chinese bots crawling wordpress blogs for these, so save yourself some bandwidth and delete those </p>
<p> In order to make sure this doesnt happen at all, there are 3 methods </p>
<ul>
<li> Method 1: JUST <strong>NUKE</strong> the INSTALL.php file. After the blog has been installed you dont need this file anymore so just delete it </li>
<li> Method 2: htaccess file
<div class="codecolorer-container php default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #666666; font-style: italic;"># PROTECT install.php<br />
</span><span style="color: #339933;">&lt;</span>Files install<span style="color: #339933;">.</span>php<span style="color: #339933;">&gt;</span><br />
&nbsp;Order Allow<span style="color: #339933;">,</span>Deny<br />
&nbsp;Deny from all<br />
&nbsp;Satisfy all<br />
<span style="color: #339933;">&lt;/</span>Files<span style="color: #339933;">&gt;</span></div></div>
</li>
<li> Method 3: Replace it entirely with something else that is written by you from the start </li>
</ul>
<p> Problem Fixed </p>
]]></content:encoded>
			<wfw:commentRss>http://alexdweb.com/blog/2009/05/08/wordpress-db-possible-issue-blog-takeover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

