<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 18 Jun 2013 00:48:37 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[HowToForge.com: Installing PHP5 Debugger On OpenSUSE 11.3]]></title>
      <guid>http://www.phpdeveloper.org/news/15304</guid>
      <link>http://www.phpdeveloper.org/news/15304</link>
      <description><![CDATA[<p>
On HowToForge.com there's <a href="http://howtoforge.com/installing-php5-debugger-on-opensuse-11.3">a tutorial on installing a PHP Debugger</a> (xdebug) on an OpenSUSE linux install including PHP5 and Apache.
</p>
<blockquote>
This tutorial shows how to install php5 debugger (<a href="http://xdebug.de">xdebug</a>) on OpenSUSE 11.3. 
</blockquote>
<p>
The steps of the process are super simple because of the "zypper" package manager:
</p>
<ul>
<li>Install the PHP5, Apache2 and PHP for Apache module
<li>Download the latest Xdebug version and unpack it
<li>Build Xdebug
<li>phpize it to build the shared object
<li>Update your php.ini file to add it in
</ul>]]></description>
      <pubDate>Tue, 19 Oct 2010 12:49:19 -0500</pubDate>
    </item>
  </channel>
</rss>
