<?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>walny.de</title>
	<atom:link href="http://www.walny.de/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.walny.de</link>
	<description>komm ans Licht...</description>
	<lastBuildDate>Wed, 10 Aug 2011 10:15:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google+ Einladungen</title>
		<link>http://www.walny.de/2011/08/google-einladungen/</link>
		<comments>http://www.walny.de/2011/08/google-einladungen/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 16:32:51 +0000</pubDate>
		<dc:creator>C.P</dc:creator>
				<category><![CDATA[Google+]]></category>
		<category><![CDATA[einladung]]></category>
		<category><![CDATA[google+]]></category>
		<category><![CDATA[googleplus]]></category>
		<category><![CDATA[invite]]></category>

		<guid isPermaLink="false">http://www.walny.de/?p=5</guid>
		<description><![CDATA[Du möchtest Dir das neue soziale Netzwerk von Google einmal anschauen und hast noch keine Einladung? Alles was Du dazu brauchst ist ein Konto bei google. Schreib hier in das Formular Deine EMail Adresse die Du mit dem Google Konto &#8230; <a href="http://www.walny.de/2011/08/google-einladungen/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Du möchtest Dir das neue soziale Netzwerk von Google einmal anschauen und hast noch keine Einladung?<br />
Alles was Du dazu brauchst ist ein Konto bei google. Schreib hier in das Formular Deine EMail Adresse die Du mit dem Google Konto verwendest und ich schicke Dir eine Einladung zu Google+.</p>
<form id="google-einladungen" class="visual-form-builder" method="post" enctype="multipart/form-data">
							<input type="hidden" name="form_id" value="1" /><input type="hidden" id="_wpnonce" name="_wpnonce" value="29ef0c5aa2" /><fieldset class="fieldset kostenlose-google-einladung"><div class="legend"><h3>Kostenlose Google+ Einladung</h3></div><ul class="section section-1"></li><li class="item item-email"><label for="vfb-email" class="desc">EMail</label><span><input type="text" name="vfb-email" id="vfb-email" value="" class="text medium email" /><label>Deine EMail wird im System nach dem Versand der Einladung gelöscht und NICHT an Dritte weitergegeben!</label></span></li></ul><br /></fieldset><fieldset class="fieldset verification">
							<div class="legend">
								<h3>Verification</h3>
							</div>
							<ul class="section section-2">
								<li>
									<label class="desc">Please enter any two digits with <strong>no</strong> spaces (Example: 12)<span>*</span></label>
									<div>
										<input type="text" name="vfb-secret" id="vfb-secret" class="text medium required digits" />
									</div>
								</li>
								<div style="display:none;">
								<li>
									<label for="vfb-spam">This box is for spam protection - <strong>please leave it blank</strong>:</label>
									<div>
										<input name="vfb-spam" id="vfb-spam" />
									</div>
								</li>
								</div>
								<li>
									<input type="submit" name="visual-form-builder-submit" value="Submit" class="submit" id="sendmail" />
								</li>
							</ul>
						</fieldset></form>
]]></content:encoded>
			<wfw:commentRss>http://www.walny.de/2011/08/google-einladungen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plugins auto-update, will immer einen ftp-dialog&#8230;</title>
		<link>http://www.walny.de/2011/08/plugins-auto-update-will-immer-einen-ftp-dialog/</link>
		<comments>http://www.walny.de/2011/08/plugins-auto-update-will-immer-einen-ftp-dialog/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 15:48:05 +0000</pubDate>
		<dc:creator>C.P</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress autoupdate plugins ftp error]]></category>

		<guid isPermaLink="false">http://www.walny.de/?p=6</guid>
		<description><![CDATA[Wer kennt es nicht, mal eben eine wordpress installation angeschuckt, plugins gleich mit hochgespielt und huch, beim update der Plugins poppt ein ftp dialogfenster auf? Wo gibts denn so was? Grund sind die Verzeichnis/Filerechte. Achtet drauf das der Apache den &#8230; <a href="http://www.walny.de/2011/08/plugins-auto-update-will-immer-einen-ftp-dialog/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Wer kennt es nicht,<a href="http://www.walny.de/wp-content/uploads/2011/08/ftp-dialog_wordpress.jpg"><img class="alignright size-full wp-image-19" title="ftp-dialog_wordpress" src="http://www.walny.de/wp-content/uploads/2011/08/ftp-dialog_wordpress.jpg" alt="" width="400" height="219" /></a><br />
mal eben eine wordpress installation angeschuckt, plugins gleich mit hochgespielt und huch, beim update der Plugins poppt ein ftp dialogfenster auf? Wo gibts denn so was?</p>
<p>Grund sind die Verzeichnis/Filerechte.<br />
Achtet drauf das der Apache den User, dem die Files <strong>wp-admin/update.php</strong> gehören, kennt!<br />
Bei mir half ein<br />
<em><strong> chown www-data.www-data -R   </strong></em>           im rootverzeichnis (Eigentümer aller Files auf www-data und Gruppe www-data setzen).<br />
Dann evtl. noch die Zugriffsrechte mit<br />
<em><strong> chmod 755 *</strong></em>          setzen&#8230; voila, dann klappts auch wieder mit dem auto update&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.walny.de/2011/08/plugins-auto-update-will-immer-einen-ftp-dialog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

