<?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>Daniel Banck &#187; Web</title>
	<atom:link href="http://dbanck.de/category/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://dbanck.de</link>
	<description>Webentwicklung - Webdevelopment</description>
	<lastBuildDate>Sat, 09 Jan 2010 00:19:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Github, Windows and TortoiseGit &#8211; Part 1 Installing &amp; Pulling</title>
		<link>http://dbanck.de/2009/10/08/github-windows-and-tortoisegit-part-1-installing-pulling/</link>
		<comments>http://dbanck.de/2009/10/08/github-windows-and-tortoisegit-part-1-installing-pulling/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 19:37:22 +0000</pubDate>
		<dc:creator>Daniel Banck</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://dbanck.de/?p=82</guid>
		<description><![CDATA[This is a guide for all the Windows users (not me) out there.
It will explain how to work with a github repository under windows using TortoiseGit.
Let&#8217;s get started. At this point you should be a collaborator or owner of a github repository.
Download TortoiseGit from here.
Install it like any other program. There are no special settings, [...]]]></description>
			<content:encoded><![CDATA[<p>This is a guide for all the Windows users (not me) out there.<br />
It will explain how to work with a github repository under windows using TortoiseGit.</p>
<p>Let&#8217;s get started. At this point you should be a collaborator or owner of a github repository.<br />
Download TortoiseGit from <a href="http://code.google.com/p/tortoisegit/">here</a>.<br />
Install it like any other program. There are no special settings, just keep on clicking &#8216;next&#8217;.</p>
<p>Now download msysgit from <a href="http://code.google.com/p/msysgit/">here</a>.<br />
During this installation you have to set some important settings. Please be sure that you set them correctly.</p>
<div id="attachment_83" class="wp-caption alignnone" style="width: 310px"><a href="http://dbanck.de/wp-content/uploads/01_git_install.png"><img src="http://dbanck.de/wp-content/uploads/01_git_install-300x229.png" alt="Adjust the PATH environment" title="Adjust the PATH environment" width="300" height="229" class="size-medium wp-image-83" /></a><p class="wp-caption-text">Adjust the PATH environment</p></div>
<div id="attachment_86" class="wp-caption alignnone" style="width: 310px"><a href="http://dbanck.de/wp-content/uploads/02_git_install.png"><img src="http://dbanck.de/wp-content/uploads/02_git_install-300x229.png" alt="Choose the SSH executable" title="Choose the SSH executable" width="300" height="229" class="size-medium wp-image-86" /></a><p class="wp-caption-text">Choose the SSH executable</p></div>
<div id="attachment_87" class="wp-caption alignnone" style="width: 310px"><a href="http://dbanck.de/wp-content/uploads/03_git_install.png"><img src="http://dbanck.de/wp-content/uploads/03_git_install-300x229.png" alt="Choose line endings" title="Choose line endings" width="300" height="229" class="size-medium wp-image-87" /></a><p class="wp-caption-text">Choose line endings</p></div>
<p>After the successful installation of both programs continue with the generation of private and public SSH-key.<br />
To do this you have to start &#8216;PuTTY Key Generator&#8217; &#8211; find it in Start &#8211; Programs &#8211; TortoiseGit<br />
<div id="attachment_89" class="wp-caption alignnone" style="width: 310px"><a href="http://dbanck.de/wp-content/uploads/04_putty_keygen.png"><img src="http://dbanck.de/wp-content/uploads/04_putty_keygen-300x288.png" alt="Just click &#039;Generate&#039; and move the mouse" title="Putty Keygen" width="300" height="288" class="size-medium wp-image-89" /></a><p class="wp-caption-text">Just click 'Generate' and move the mouse</p></div></p>
<p>After it&#8217;s done you see your freshly generated ssh public key.<br />
You can define a passphrase at this step, but it isn&#8217;t required.<br />
<div id="attachment_90" class="wp-caption alignnone" style="width: 310px"><a href="http://dbanck.de/wp-content/uploads/05_putty_keygen_done.png"><img src="http://dbanck.de/wp-content/uploads/05_putty_keygen_done-300x288.png" alt="Save the public AND private key for later usage." title="Generated public key" width="300" height="288" class="size-medium wp-image-90" /></a><p class="wp-caption-text">Save the public AND private key for later usage.</p></div></p>
<p>You can copy the key out of the box and add it to your github account.<br />
<a href="http://dbanck.de/wp-content/uploads/06_github_key.png"><img src="http://dbanck.de/wp-content/uploads/06_github_key-300x216.png" alt="Add key to github" title="Add key to github" width="300" height="216" class="alignnone size-medium wp-image-91" /></a></p>
<p>Now your ready to create a local repository. Create an empty folder and right-click into it. Choose &#8216;Git Create repository here&#8217;<br />
<a href="http://dbanck.de/wp-content/uploads/06_create_repository.png"><img src="http://dbanck.de/wp-content/uploads/06_create_repository-300x226.png" alt="Create repository" title="Create repository" width="300" height="226" class="alignnone size-medium wp-image-92" /></a></p>
<div id="attachment_93" class="wp-caption alignnone" style="width: 310px"><a href="http://dbanck.de/wp-content/uploads/07_repo_settings.png"><img src="http://dbanck.de/wp-content/uploads/07_repo_settings-300x287.png" alt="Now go to the repository settings" title="Repository Settings" width="300" height="287" class="size-medium wp-image-93" /></a><p class="wp-caption-text">Now go to the repository settings...</p></div>
<div id="attachment_94" class="wp-caption alignnone" style="width: 310px"><a href="http://dbanck.de/wp-content/uploads/08_settings_username.png"><img src="http://dbanck.de/wp-content/uploads/08_settings_username-300x197.png" alt="... and set your username and email that your using at github." title="Set username/email" width="300" height="197" class="size-medium wp-image-94" /></a><p class="wp-caption-text">... and set your full name and email that your using at github.</p></div>
<p><a href="http://dbanck.de/wp-content/uploads/09_settings_remote.png"><img src="http://dbanck.de/wp-content/uploads/09_settings_remote-300x197.png" alt="Config remote" title="Config remote" width="300" height="197" class="alignnone size-medium wp-image-95" /></a><br />
Here you click &#8216;Add New&#8217; and paste the github &#8216;Your Clone URL&#8217; into the url field.<br />
Select the putty private key we created before, too.</p>
<p>Now we&#8217;re ready to pull for the first time.<br />
Select &#8216;Pull&#8217; from the TortoiseGit menu.<br />
<a href="http://dbanck.de/wp-content/uploads/10_pull.png"><img src="http://dbanck.de/wp-content/uploads/10_pull-300x172.png" alt="Pulling" title="Pulling" width="300" height="172" class="alignnone size-medium wp-image-99" /></a><br />
For &#8216;remote&#8217; select the &#8216;origin&#8217; we added before.<br />
Be sure that &#8216;AutoLoad Putty Key&#8217; is checked and for &#8216;Remote Branch&#8217; &#8216;master&#8217; is selected (type it if you can select it).</p>
<p>Now click you and we&#8217;re down.<br />
You should all the repository files now if you did everything correctly.<br />
Part 2 &#8211; Commiting &#038; Merging is coming soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://dbanck.de/2009/10/08/github-windows-and-tortoisegit-part-1-installing-pulling/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Bug in cherokee </title>
		<link>http://dbanck.de/2009/07/01/bug-in-cherokee/</link>
		<comments>http://dbanck.de/2009/07/01/bug-in-cherokee/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 19:55:41 +0000</pubDate>
		<dc:creator>Daniel Banck</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[cherokee]]></category>

		<guid isPermaLink="false">http://dbanck.de/?p=80</guid>
		<description><![CDATA[If you&#8217;re trying to use cherokees &#8216;Advanced Virtual Hosting&#8217; and a &#8216;File exists&#8217; rule it will not work.
The rule is not matching any files. Without the AVHosting the rule is working well.
I already reported this bug and it&#8217;s fixed in the latest svn version. So if you need to work with AVHosting and this rule [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re trying to use cherokees &#8216;Advanced Virtual Hosting&#8217; and a &#8216;File exists&#8217; rule it will not work.<br />
The rule is not matching any files. Without the AVHosting the rule is working well.</p>
<p>I already reported this bug and it&#8217;s fixed in the latest svn version. So if you need to work with AVHosting and this rule you better checkout from svn and compile on your own instead of using any precompiled packages.</p>
<p>But I guess in further versions the bugfix will be included.</p>
]]></content:encoded>
			<wfw:commentRss>http://dbanck.de/2009/07/01/bug-in-cherokee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP and Cherokee</title>
		<link>http://dbanck.de/2009/06/16/cakephp-and-cherokee/</link>
		<comments>http://dbanck.de/2009/06/16/cakephp-and-cherokee/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 12:04:06 +0000</pubDate>
		<dc:creator>Daniel Banck</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[cherokee]]></category>

		<guid isPermaLink="false">http://dbanck.de/?p=60</guid>
		<description><![CDATA[Getting CakePHP working with cherokee is really simple:
First put your CakePHP files into any directory. For me it&#8217;s /home/daniel/Web/dcms
You can delete all the .htaccess files:
/.htaccess
/app/.htaccess
/app/webroot/.htaccess
Add a new virtual host to cherokee, set the document root to the CakePHP webroot:
/home/daniel/Web/dcms/app/webroot
Directory Indexes should be set to index.php
Add a new PHP rule &#8211; with the new wizard it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Getting CakePHP working with cherokee is really simple:</p>
<p>First put your CakePHP files into any directory. For me it&#8217;s <code>/home/daniel/Web/dcms</code><br />
You can delete all the .htaccess files:<br />
<code>/.htaccess<br />
/app/.htaccess<br />
/app/webroot/.htaccess</code></p>
<p>Add a new virtual host to cherokee, set the document root to the CakePHP webroot:<br />
<code>/home/daniel/Web/dcms/app/webroot</code><br />
Directory Indexes should be set to <code>index.php</code></p>
<p>Add a new PHP rule &#8211; with the new wizard it&#8217;s really simple &#8211; and keep the default settings.<br />
Add a new &#8216;file exists&#8217; rule and let it match &#8216;Any File&#8217; and handle it as &#8216;Static Content&#8217;.<br />
<img src="http://dbanck.de/wp-content/uploads/any1.png" alt="Cherokee &#039;Match any file&#039;" title="Cherokee &#039;Match any file&#039;" width="600" height="247" class="alignnone size-full wp-image-68" /><br />
<img src="http://dbanck.de/wp-content/uploads/any2.png" alt="Cherokee &#039;Handle as static content&#039;" title="Cherokee &#039;Handle as static content&#039;" width="600" height="221" class="alignnone size-full wp-image-69" /></p>
<p>How we need to modify the default rule. Change the handler to &#8216;Redirection&#8217; and setup the regex like this:<br />
<img src="http://dbanck.de/wp-content/uploads/any3.png" alt="Cherokee &#039;Default regex&#039;" title="Cherokee &#039;Default regex&#039;" width="599" height="406" class="alignnone size-full wp-image-71" /><br />
(Internal, ^.*$, index.php)</p>
<p>That&#8217;s it!<br />
Just make sure that the rules are in the correct order (php, any file, default):<br />
<img src="http://dbanck.de/wp-content/uploads/any4.png" alt="Cherokee &#039;rule order&#039;" title="Cherokee &#039;rule order&#039;" width="600" height="109" class="alignnone size-full wp-image-72" /></p>
<p>Just save and access CakePHP via your defined domain.<br />
<img src="http://dbanck.de/wp-content/uploads/cake.png" alt="Final result" title="Final result" width="600" height="319" class="alignnone size-full wp-image-74" /></p>
]]></content:encoded>
			<wfw:commentRss>http://dbanck.de/2009/06/16/cakephp-and-cherokee/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Gymnasium Altenholz online!</title>
		<link>http://dbanck.de/2009/01/20/gymnasium-altenholz-online/</link>
		<comments>http://dbanck.de/2009/01/20/gymnasium-altenholz-online/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 15:37:37 +0000</pubDate>
		<dc:creator>Daniel Banck</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://dbanck.de/?p=49</guid>
		<description><![CDATA[Endlich!
Nach einem Jahr Entwicklungsarbeit und zu guter Letzt noch ein paar Problemen beim Transfer der Domain, erstrahlt der Webauftritt des Gymnasium Altenholz’ endlich in einem neuen Licht.
Nun heißt es wohl nur noch: auf die nächsten Bugs warten, hoffen das es nicht zu viele sind und sie schnellstens beheben.
]]></description>
			<content:encoded><![CDATA[<p>Endlich!<br />
Nach einem Jahr Entwicklungsarbeit und zu guter Letzt noch ein paar Problemen beim Transfer der Domain, erstrahlt der Webauftritt des <a href="http://gymnasium-altenholz.de/">Gymnasium Altenholz’</a> endlich in einem neuen Licht.</p>
<p>Nun heißt es wohl nur noch: auf die nächsten Bugs warten, hoffen das es nicht zu viele sind und sie schnellstens beheben.</p>
]]></content:encoded>
			<wfw:commentRss>http://dbanck.de/2009/01/20/gymnasium-altenholz-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xajax Session Problem</title>
		<link>http://dbanck.de/2008/09/12/xajax-session-problem/</link>
		<comments>http://dbanck.de/2008/09/12/xajax-session-problem/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 14:03:45 +0000</pubDate>
		<dc:creator>Daniel Banck</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://blog.dbanck.de/?p=28</guid>
		<description><![CDATA[Ich nutze für die Cafeteria Website des Gymnasium-Altenholz die xajax Bibliothek. Eigentlich wollte ich nur mal ausprobieren, was damit alles möglich ist, aber es hat mir doch so gut gefallen, dass daraus eine Seite entstanden ist.
Die Seite lief nun seit ca. 1,5 Jahren fehlerfrei, jedoch seit dem Umzug auf einen neuen Server war immer die [...]]]></description>
			<content:encoded><![CDATA[<p>Ich nutze für die <a href="http://cafe.dbanck.de">Cafeteria Website des Gymnasium-Altenholz</a> die <a href="http://xajaxproject.org">xajax</a> Bibliothek. Eigentlich wollte ich nur mal ausprobieren, was damit alles möglich ist, aber es hat mir doch so gut gefallen, dass daraus eine Seite entstanden ist.</p>
<p>Die Seite lief nun seit ca. 1,5 Jahren fehlerfrei, jedoch seit dem Umzug auf einen neuen Server war immer die Session nach dem Neuladen der weg. (Sprich, man war zum Beispiel nicht mehr eingeloggt.) Und dieser Fehler trat plötzlich, ohne jegliche Änderungen am Code auf. Lokal und auf dem alten Server hat ja auch alles einwandfrei funktioniert.</p>
<p>Lange Rede, kurzer Sinn. Nach einer etwa dreitägigen Fehlersuche habe ich die Bibliothek mal auf die neuste Version aktualisiert und siehe da, der Fehler war weg.<br />
Der Kommentar vom Entwickler zur Ursache war dazu:<br />
&#8220;the beta3 release sends an additional header value (it was the user agent IIRC) but php considers it as attack and kills the session.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://dbanck.de/2008/09/12/xajax-session-problem/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Wordpress Upgrade to 2.6.2</title>
		<link>http://dbanck.de/2008/09/12/wordpress-upgrade-to-262/</link>
		<comments>http://dbanck.de/2008/09/12/wordpress-upgrade-to-262/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 13:54:41 +0000</pubDate>
		<dc:creator>Daniel Banck</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://blog.dbanck.de/?p=21</guid>
		<description><![CDATA[Ich habe soeben ein Wordpress Update auf 2.6.2 vollzogen, auch wenn es nicht unbedingt nötig war. Der Patch behebt eine Schwachstelle, die durch die Nutzung von mt_rand() aufgetreten ist. (Näheres hier)
Update ging soweit schnell und ohne Fehler. Man brauchte nichtmal die wp-admin/upgrade.php.
]]></description>
			<content:encoded><![CDATA[<p>Ich habe soeben ein Wordpress Update auf 2.6.2 vollzogen, auch wenn es nicht unbedingt nötig war. Der Patch behebt eine Schwachstelle, die durch die Nutzung von mt_rand() aufgetreten ist. (Näheres <a href="http://wordpress.org/development/2008/09/wordpress-262/">hier</a>)<br />
Update ging soweit schnell und ohne Fehler. Man brauchte nichtmal die wp-admin/upgrade.php.</p>
]]></content:encoded>
			<wfw:commentRss>http://dbanck.de/2008/09/12/wordpress-upgrade-to-262/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neuer Server, Confixx und andere Probleme</title>
		<link>http://dbanck.de/2008/08/18/neuer-server-confixx-und-andere-probleme/</link>
		<comments>http://dbanck.de/2008/08/18/neuer-server-confixx-und-andere-probleme/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 16:38:37 +0000</pubDate>
		<dc:creator>Daniel Banck</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Confixx]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://blog.dbanck.de/?p=11</guid>
		<description><![CDATA[Letzte Woche entschied ich mich mein nun doch etwas überfordertes 100mb Webhosting-Paket gegen einen schicken Virtual Private Server zu tauschen. Nach einem kurzen Dialog mit dem Support meines Hosters war klar, dass ich diesen dafür nicht verlassen, sondern ihm treu bleiben werde.
Nach wenigen Stunden war alles geklärt und ich erhielt die Zugangsdaten für ein frisches [...]]]></description>
			<content:encoded><![CDATA[<p>Letzte Woche entschied ich mich mein nun doch etwas überfordertes 100mb Webhosting-Paket gegen einen schicken Virtual Private Server zu tauschen. Nach einem kurzen Dialog mit dem Support meines Hosters war klar, dass ich diesen dafür nicht verlassen, sondern ihm treu bleiben werde.</p>
<p>Nach wenigen Stunden war alles geklärt und ich erhielt die Zugangsdaten für ein frisches Debian Etch inkl. Confixx, sowie eine VPS Management Console. Ich habe mich anfäglich erstmal für Confixx entschieden, da ich gerne mal andere für mich arbeiten lasse und nicht alles per Hand machen wollte. Jedoch war &#8211; wie sich später rausstellte &#8211; Confixx auch nicht gerade die ideale Wahl, aber dazu später mehr.</p>
<p>Voller Elan und motiviert durch den neuen Server machte ich mich ans Werk, alle alten Daten von meinem Webhosting-Paket zu migrieren. Das funktionierte auch alles soweit einwandfrei. Nur phpbb 3 meckerte wegen der Datenbank rum. Abhilfe hat eine Umstellung aller Zeichensätze auf UTF-8 gebracht. (Siehe dazu: <a href="http://www.phpbb.com/kb/article/doesnt-have-a-default-value-errors/">Link</a>).</p>
<p>Nun, wenn einmal alles läuft, kann man es ja nicht dabei lassen. Nun wollte ich suphp nutzen, um dem Ganzen etwas mehr Sicherheit zu geben, denn damit werden die php-Script unter den Benutzerrechten ausgeführt. Nach etwas hin und her war jedoch auch diese Hürde geschafft. (Danke an <a href="http://www.lazyfrosch.de/linux/suphp-confixx-suse">Link</a>)</p>
<p>Nachdem nun wirklich alles lief, wollte ich den Server natürlich noch zu mehr nutzen, als nur als Webserver. Ein Voice-Server wäre nicht schlecht. Da aber <a href="http://goteamspeak.com">TeamSpeak</a> mit den teilweise hohen Delays beim Sprechen nicht in Frage kam, sollte es <a href="http://ventrilo.com/">Ventrilo</a> sein. Doch da kam ein <a href="http://milw0rm.com/exploits/6237">Exploit</a> dazwischen, der nun mittlerweile selbst nach fünf Tagen noch nicht vom Ventrilo-Team gefixxt worden ist. Also blieb nur noch <a href="http://mumble.sourceforge.net/">Mumble</a>. Eigentlich ein sehr netter Server, wenn da nur nicht die ganzen Paketabhängigkeiten wären. Und da vor allem aktuelle Versionen benötigt wurden, kam ich da mit Debian Etch nicht weiter.</p>
<p>Warum also nicht ein dist-upgrade auf Lenny? Gesagt, getan. Das war aber zu viel des Guten. Erstmal lief Confixx wegen des Perl-Updates von 5.8 auf 5.10 nicht mehr ordentlich, wobei da ein Parallelsupdate (Ja, es hat sogar mal funktioniert) abhilfe schuf. Nachdem ich auch den Apache wieder zum Laufen gebracht hatte, dem suphp plötzlich nicht mehr gefiel, wollte ich mit Confixx noch die Configurationsdateien aktualisieren. Dies war aber nicht möglich, da meine Lizenz auf einmal ungültig war. Das wird wohl am dist-upgrade gelegen haben.</p>
<p>Nach kurzen Überlegen entschied ich mich den ganzen Müll wieder Platt zu machen und auf SysCp zu wechseln. In der aktuellen Version von SysCP, die mit dem VPSMC Image kam, fehlten jedoch elementare Funktionen, also wurde der Server wieder einmal neu gemacht, diesmal kam einfach ein pures Debian Etch drauf.</p>
<p>Nachdem ich nun alle nötigen Pakete von Hand installiert hatte, nahm ich eine SVN-SysCP-Version. Jene war wesentlich besser und hatte außerdem ein paar nette Designänderungen, welche die Bedienung vereinfachten. Aber selbst das war aus irgendeinem Grund, welchen ich jetzt vergessen habe, nicht das Wahre.</p>
<p>Also als Ende vom Lied bin ich jetzt wieder bei einem Debian Etch mit Confixx. Statt suphp benutze ich nun den <a href="http://www.hardened-php.net/suhosin.127.html">suhosin-Patch</a> für PHP, der in etwa das Gleiche bewirkt. Apache2 läuft nun mit Version 2.2.3 und PHP mit Version 5.2.0. Ist zwar nicht das Aktuellste, aber durchaus vertretbar.</p>
<p>Nun wird da nur noch ein Ventrilo Server drauf kommen, wenn die Entwickler es denn endlich schaffen, den Bug zu beheben&#8230;. (wenn sie überhaupt schon davon wissen)</p>
<p>Es waren also ein paar durchaus interessante Tage und ich habe viel dabei gelernt.<br />
Zuletzt möchte ich noch ein Lob an den klasse Support von <a href="http://schramm-ek.de">Schramm e.K.</a> richten. Danke!</p>
]]></content:encoded>
			<wfw:commentRss>http://dbanck.de/2008/08/18/neuer-server-confixx-und-andere-probleme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
