<?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>MarkSimon.de &#187; Domainfactory</title>
	<atom:link href="http://blog.marksimon.de/tag/domainfactory/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.marksimon.de</link>
	<description>This is what I am up to</description>
	<lastBuildDate>Thu, 02 Feb 2012 18:31:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordPress and Strato: Upload and WYSIWYG Editor Problems</title>
		<link>http://blog.marksimon.de/2009/04/23/wordpress-and-strato-upload-and-wysiwyg-editor-problems/</link>
		<comments>http://blog.marksimon.de/2009/04/23/wordpress-and-strato-upload-and-wysiwyg-editor-problems/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 19:54:20 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Domainfactory]]></category>
		<category><![CDATA[FCK Editor]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[php.ini]]></category>
		<category><![CDATA[Strato]]></category>
		<category><![CDATA[TinyMCE]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.marksimon.de/?p=191</guid>
		<description><![CDATA[How to install and configure WordPress when you are stuck with one of the worst hosters in the world, like some friends of mine were: Make sure you have the appropriate hosting package, at least one that features the so-called &#8216;Weblog Pro&#8217; option. In the Strato Customer Center you can install WordPress (which is the [...]]]></description>
			<content:encoded><![CDATA[<p>How to install and configure WordPress when you are stuck with one of the <a href="http://www.strato.de">worst hosters in the world</a>, like some friends of mine were:</p>
<ul>
<li>Make sure you have the appropriate hosting package, at least one that features the so-called &#8216;Weblog Pro&#8217; option.</li>
<li>In the Strato Customer Center you can install WordPress (which is the software behind the fancy &#8216;Pro&#8217; name) with a few clicks. There is only one thing to keep in mind: You cannot install it in a subdomain.</li>
<li>After you are done you can access a brand new WordPress installation with only a few minor shortcomings. Of course, I am being sarcastic here, the few minor shortcomings are 1) no possibility to upload files or images via the admin/edit-interface (FTP only) and 2) no working WYSIWG editor either.</li>
<li>To fix number one, create a file named php.ini (filename in lowercase, please) with these lines of code within:<br /><span style="font-style: italic;">memory_limit = &#8220;16&#8243;</span><br style="font-style: italic;"><span style="font-style: italic;">safe_mode = off</span></li>
<li>Upload this file via FTP to your main WordPress-directory (to make sure that the PHP-settings are applied to all directories on your webspace you should also upload it to your wp-admin, wp-content, wp-includes and your upload-folders) and number one should no longer be a problem.</li>
<li>I don&#8217;t know why the WYSIWYG-editor works fine now, but here is what solved it in my case:
<ul>
<li>Install the <a href="http://wordpress.org/extend/plugins/fckeditor-for-wordpress-plugin/">FCK-Editor plugin</a> and activate it</li>
<li>Edit any post with it</li>
<li>Deactivate it&#8230;</li>
<li>&#8230; and now the default WYSIWYG editor should work fine.</li>
</ul>
</li>
</ul>
<p>This is obviously not a very good way to spend some of your precious hours. And i haven&#8217;t even mentioned the circumstances of working with more than one domain in the same Strato account yet. I am just so glad to have marksimon.de hosted on a <a href="http://www.domainfactory.de">reliable hosting provider</a> that made the setting up of this site a breeze.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.marksimon.de/2009/04/23/wordpress-and-strato-upload-and-wysiwyg-editor-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

