<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" >
<channel>
    
    <title>jtb.blog - PHP</title>
    <link>http://www.jens-weibler.de/</link>
    <description>Ein Blog für Technikverliebte, Linux/Windows-Befürworter usw..</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.6 - http://www.s9y.org/</generator>
    <managingEditor>webmaster@jensthebrain.de</managingEditor>
<webMaster>webmaster@jensthebrain.de</webMaster>
<pubDate>Tue, 13 Feb 2007 02:57:46 GMT</pubDate>

    <image>
        <url>http://www.jens-weibler.de/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: jtb.blog - PHP - Ein Blog für Technikverliebte, Linux/Windows-Befürworter usw..</title>
        <link>http://www.jens-weibler.de/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Migration mod_fastcgi -&gt; mod_fcgid</title>
    <link>http://www.jens-weibler.de/archives/2007/02/13/Migration-mod_fastcgi-mod_fcgid</link>
            <category>PHP</category>
    
    <comments>http://www.jens-weibler.de/archives/2007/02/13/Migration-mod_fastcgi-mod_fcgid#comments</comments>
    <wfw:comment>http://www.jens-weibler.de/wfwcomment.php?cid=497</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.jens-weibler.de/rss.php?version=2.0&amp;type=comments&amp;cid=497</wfw:commentRss>
    

    <author>nospam@example.com (Jtb)</author>
    <content:encoded>
    Nachdem Gentoo so freundlich war mod_fastcgi aus Portage zu schmeissen, habe ich vor ein paar Tagen mich endlich mal hingesetzt und den &quot;Nachfolger&quot; mod_fcgid zu installieren.&lt;br /&gt;
Aber irgendwie bin ich nicht so glücklich. Zum einen ist die &lt;a href=&quot;http://fastcgi.coremail.cn/doc.htm&quot;&gt;Doku&lt;/a&gt; nicht gerade berauschend (hey, ich bin Doku im Stil von Apache httpd gewöhnt und erwarte auch solche) und zum anderen habe ich das Gefühl, dass jetzt php-Instanzen nicht aufgeräumt werden wenn sie länger nicht gebraucht wurden.&lt;br /&gt;
Früher liefen einfach wesentlich weniger Instanzen - jetzt laufen immer über 100 Instanzen und somit ist die RAM-Situation auch ein wenig angespannter &lt;img src=&quot;http://www.jens-weibler.de/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Ich glaube, da muss ich irgendwo noch am richtigen Parameter drehen - aber an welchem? &lt;img src=&quot;http://www.jens-weibler.de/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;  
    </content:encoded>

    <pubDate>Tue, 13 Feb 2007 03:57:46 +0100</pubDate>
    <guid isPermaLink="false">http://www.jens-weibler.de/archives/2007/02/13/497</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc/2.5/</creativeCommons:license><category>PHP</category>

</item>
<item>
    <title>PHP5 wird langsam Standard </title>
    <link>http://www.jens-weibler.de/archives/2006/07/08/PHP5-wird-langsam-Standard</link>
            <category>Linux</category>
            <category>PHP</category>
    
    <comments>http://www.jens-weibler.de/archives/2006/07/08/PHP5-wird-langsam-Standard#comments</comments>
    <wfw:comment>http://www.jens-weibler.de/wfwcomment.php?cid=341</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.jens-weibler.de/rss.php?version=2.0&amp;type=comments&amp;cid=341</wfw:commentRss>
    

    <author>nospam@example.com (Jtb)</author>
    <content:encoded>
    So langsam muss ich mir überlegen, ob ich nicht die diversen Webserver, die ich warte auf PHP5 upgrade..&lt;br /&gt;
&lt;br /&gt;
Die gerade rausgekommene &lt;a href=&quot;http://www.mediawiki.org/wiki/Manual:Upgrading_to_1.7&quot;&gt;Version 1.7&lt;/a&gt; von MediaWiki läuft nur noch damit:&lt;br /&gt;
&lt;blockquote&gt;MediaWiki 1.7 requires:&lt;br /&gt;
    * PHP 5.0 or later&lt;br /&gt;
          Older versions will no longer work&lt;br /&gt;
&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Aber das Problem: bei Debian stable gibt es immernoch nur PHP3 und PHP4 &lt;img src=&quot;http://www.jens-weibler.de/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
Wenn das weiterhin so bleibt, wird Debian wohl einige User verlieren..  
    </content:encoded>

    <pubDate>Sat, 08 Jul 2006 11:07:17 +0200</pubDate>
    <guid isPermaLink="false">http://www.jens-weibler.de/archives/2006/07/08/341</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc/2.5/</creativeCommons:license><category>Linux</category>
<category>PHP</category>

</item>
<item>
    <title>Folien zum Thema &quot;Code-Injection in PHP und Einbauen eines Public Keys&quot;</title>
    <link>http://www.jens-weibler.de/archives/2006/05/03/Folien-zum-Thema-Code-Injection-in-PHP-und-Einbauen-eines-Public-Keys</link>
            <category>Hacking</category>
            <category>PHP</category>
    
    <comments>http://www.jens-weibler.de/archives/2006/05/03/Folien-zum-Thema-Code-Injection-in-PHP-und-Einbauen-eines-Public-Keys#comments</comments>
    <wfw:comment>http://www.jens-weibler.de/wfwcomment.php?cid=300</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://www.jens-weibler.de/rss.php?version=2.0&amp;type=comments&amp;cid=300</wfw:commentRss>
    

    <author>nospam@example.com (Jtb)</author>
    <content:encoded>
    Im Rahmen des aktuellen Praktikums füge ich meiner &lt;a href=&quot;http://blog.jensthebrain.de/archives/2005/12/15/auswertung-vom-hacking-ctf2005/&quot;&gt;Auswertung vom Hacking-CTF2005&lt;/a&gt; noch ein paar Folien zum Thema Code-Injection in PHP hinzu. Als kleine Bonusbeilage auch ein praktischer Angreif: Einbauen eines Public Keys für SSH&lt;br /&gt;
&lt;br /&gt;
&lt;a id=&quot;p364&quot; href=&quot;http://www.jens-weibler.de/upload/2006/05/Code-Injection%20in%20PHP.pdf&quot; title=&quot;Folien Code-Injection in PHP (PDF)&quot;&gt;Folien Code-Injection in PHP (PDF)&lt;/a&gt;&lt;br /&gt;
&lt;a id=&quot;p365&quot; href=&quot;http://www.jens-weibler.de/upload/2006/05/Code-Injection%20in%20PHP.ppt&quot;&gt;Folien Code-Injection in PHP (Powerpoint)&lt;/a&gt;  
    </content:encoded>

    <pubDate>Wed, 03 May 2006 23:55:34 +0200</pubDate>
    <guid isPermaLink="false">http://www.jens-weibler.de/archives/2006/05/03/300</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc/2.5/</creativeCommons:license><category>Hacking</category>
<category>PHP</category>

</item>
<item>
    <title>PHP - safe_mode fällt weg</title>
    <link>http://www.jens-weibler.de/archives/2006/03/03/PHP-safe_mode-faellt-weg</link>
            <category>PHP</category>
    
    <comments>http://www.jens-weibler.de/archives/2006/03/03/PHP-safe_mode-faellt-weg#comments</comments>
    <wfw:comment>http://www.jens-weibler.de/wfwcomment.php?cid=235</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.jens-weibler.de/rss.php?version=2.0&amp;type=comments&amp;cid=235</wfw:commentRss>
    

    <author>nospam@example.com (Jtb)</author>
    <content:encoded>
    Ein großer Umbruch bei PHP: der safe_mode wird demnächst ersatzlos wegfallen (&lt;a href=&quot;http://www.php.net/~derick/meeting-notes.html#safe-mode&quot;&gt;vor einiger Zeit schon beschlossen&lt;/a&gt;)!&lt;br /&gt;
Im CVS wird schon aufgeräumt: &lt;a href=&quot;http://news.php.net/php.cvs/36918&quot;&gt;&lt;em&gt;Start nuking safe_mode&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
open_basedir bleibt aber erhalten - kann zwar auch umgangen werden, aber da dachten die Entwickler sich wohl, dass dennoch Sinn macht.. Jetzt müssen wohl einige ihr PHP-Setup umbauen - ansonsten kann jedes Skript eines VHosts Schaden anrichten. Lösungen sind z.B. fastcgi mit suexec und su_php - damit kann jeder Vhost unter einem eigenen User laufen (und nebenbei noch eine eigene php.ini bekommen)..&lt;br /&gt;
&lt;br /&gt;
Na ja, es bleibt noch ein wenig Zeit (wohl messbar in etlichen Monaten) - auch ich muss noch mein Setup umstellen, auf dem &lt;a href=&quot;http://www.chaos-darmstadt.de/&quot;&gt;Chaos-Darmstadt-Server&lt;/a&gt; habe ich es allerdings schon &quot;richtig&quot; eingerichtet (nach der &lt;a href=&quot;http://www.debianhowto.de/de:howtos:sarge:apache2_php-fcgi&quot;&gt;Anleitung auf debianhowto.de&lt;/a&gt;) &lt;img src=&quot;http://www.jens-weibler.de/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;  
    </content:encoded>

    <pubDate>Fri, 03 Mar 2006 22:35:21 +0100</pubDate>
    <guid isPermaLink="false">http://www.jens-weibler.de/archives/2006/03/03/235</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc/2.5/</creativeCommons:license><category>PHP</category>

</item>

</channel>
</rss>
