<?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>visual77 &#187; plesk</title>
	<atom:link href="http://visual77.com/blog/tag/plesk/feed/" rel="self" type="application/rss+xml" />
	<link>http://visual77.com</link>
	<description>Ramblings from Steve Phillips</description>
	<lastBuildDate>Sat, 10 Sep 2011 21:19:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Why is WordPress such a pain to install properly?</title>
		<link>http://visual77.com/blog/2009/06/why-is-wordpress-such-a-pain-to-install-properly/</link>
		<comments>http://visual77.com/blog/2009/06/why-is-wordpress-such-a-pain-to-install-properly/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 16:18:16 +0000</pubDate>
		<dc:creator>visual77</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[visual77]]></category>
		<category><![CDATA[plesk]]></category>
		<category><![CDATA[sociable]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.visual77.com/?p=176</guid>
		<description><![CDATA[When I installed WordPress on visual77.com, I used the Fantastico installer, and it worked perfectly. Plugins can be automatically installed, all of my plugins work fine, uploading is great, the whole nine yards. At my day job, I&#8217;ve had to set up a few WordPress blogs, without the benefit of Fantastico, and I can never [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><!-- End Shareaholic LikeButtonSetTop --><p>When I installed WordPress on visual77.com, I used the Fantastico installer, and it worked perfectly. Plugins can be automatically installed, all of my plugins work fine, uploading is great, the whole nine yards. At my day job, I&#8217;ve had to set up a few WordPress blogs, without the benefit of Fantastico, and I can never get the install working correctly. This most recent install takes the cake for pain in the ass. I tried using Plesk&#8217;s installer (fuck Plesk, by the way, I hate that system), and here was the sequence of events&#8230;</p>
<ol>
<li>Use Plesk installer to install WordPress 2.0&#8230; 2.7 is the most recent stable, so this version is pretty old, and really ugly. I log into wp-admin okay, but get permission issues on any other page.</li>
<li>Do a manual upgrade to 2.7. This seems to go smooth, but now I can&#8217;t log in, it seems to accept my credentials, but deny all page requests.</li>
<li>Find out where it is checking permission, bypass that function to give permission to anyone on any request.</li>
<li>Go to the user editing to change my role to Administrator. There are no roles. The dropdown is blank.</li>
<li>Sift through code, finding how that dropdown is populated. Find out it&#8217;s looking for an entry in the options table called &#8216;user_roles&#8217;, without a prefix, because this install doesn&#8217;t use a prefix.</li>
<li>Go to the database and find an option called &#8216;wp_user_roles&#8217;. Upon install, Plesk fucked this name up. Change the name to just &#8216;user_roles&#8217;.</li>
<li>Remove my permission bypass and log in again successfully.</li>
<li>Attempt to install a new plugin, but instead of the automatic install visual77.com does, it asks for FTP credentials. I don&#8217;t know why visual77.com doesn&#8217;t need FTP credentials for installing a WordPress plugin, but once I find out, I&#8217;ll write about it. I just use FTP instead.</li>
<li>Install Sociable plugin for WordPress, attempt to save the options, and get this error&#8230;<br />
POST to /wp-admin/options-general.php not supported.</li>
</ol>
<p>This is where I am currently at &#8211; stalled while fighting Sociable. I&#8217;ll write more once I have a solution. I looked around the web and couldn&#8217;t find one.</p>
<p>WordPress is fantastic when all goes smoothly, but it seems to die ungracefully. It is a fickle system that is only good when it all goes well. If it wasn&#8217;t for visual77.com, I&#8217;d hate WordPress, but the install here went perfect, and now I really like it. They just need to get better at letting you know what is wrong and how to correct it.</p>
<div class="shr-publisher-176"></div><!-- Start Shareaholic LikeButtonSetBottom --><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://visual77.com/blog/2009/06/why-is-wordpress-such-a-pain-to-install-properly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
