<?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>Wed, 22 May 2013 20:17:32 -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>
    <item>
      <title><![CDATA[HowToForge.com: Installing Lighttpd With PHP5 And MySQL Support On OpenSUSE 11.1]]></title>
      <guid>http://www.phpdeveloper.org/news/13796</guid>
      <link>http://www.phpdeveloper.org/news/13796</link>
      <description><![CDATA[<p>
On HowToForge.com there's <a href="http://howtoforge.com/installing-lighttpd-with-php5-and-mysql-support-on-opensuse-11.1">a new tutorial</a> on how to get the combination of Lighttpd, PHP and MySQL up and running on an OpenSuse linux installation.
</p>
<blockquote>
Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on an OpenSUSE 11.1 server with PHP5 support (through FastCGI) and MySQL support.
</blockquote>
<p>
Most of the software installation is handled via packages installed by the "yast2" package manager but you'll still need to go in and modify some of the configuration files to get PHP and Lighttpd to play nicely together. Besides the MySQL package required for PHP's MySQL support, they also suggest getting a few other packages for things like SOAP, SQLite, IMAP, zlib and openssl.
</p>]]></description>
      <pubDate>Thu, 07 Jan 2010 11:44:01 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Security News: Open SUSE Update for PHP4/PHP5 Packages]]></title>
      <guid>http://www.phpdeveloper.org/news/9520</guid>
      <link>http://www.phpdeveloper.org/news/9520</link>
      <description><![CDATA[<p>
The Open SUSE group has <a href="http://lists.opensuse.org/opensuse-security-announce/2008-01/msg00006.html">released an update</a> for a list of their software to bring their PHP4 and PHP5 packages up to date.
</p>
<blockquote>
php5 was updated to version 5.2.5 to fix several security
vulnerabilities. For php4 on SLES9 the patches were backported.
</blockquote>
<p>
You can find out more about the issues corrected as well as links to the packages that have been updated in <a href="http://lists.opensuse.org/opensuse-security-announce/2008-01/msg00006.html">the advisory message</a>.
</p>]]></description>
      <pubDate>Tue, 29 Jan 2008 13:58:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Tony Bibbs' Blog: Problems Using Zend Studio after Upgrade to openSUSE 10.3]]></title>
      <guid>http://www.phpdeveloper.org/news/8846</guid>
      <link>http://www.phpdeveloper.org/news/8846</link>
      <description><![CDATA[<p>
<i>Tony Bibbs</i> <a href="http://www.tonybibbs.com/article.php/ZendStudioOpenSUSE10_3">comments today</a> about some issues that he's been having with his installation of Zend's Studio IDE ever since he made the update to a more recent version of SUSE - version 10.3.
</p>
<blockquote>
Well, upgrading from <a href="http://www.opensuse.org/">openSUSE</a> 10.2 to 10.3 has been a bit brutal. [...] So this morning I got to work and had a customer demo and felt I needed to have the Zend Studio IDE working to be able to make some quick changes on the fly and it would work.
</blockquote>
<p>
His problem was with an assertion issue - the resource the software was trying to access was locked. He did find <a href="http://www.electrictoolbox.com/java-error-zend-studio/">a solution</a>, though on <i>Chris Hope</i>'s blog involving a sudoed call to sed to replace a value in one of the shared libraries for Zend Studio, replacing one variable name with another.
</p>]]></description>
      <pubDate>Tue, 16 Oct 2007 07:52:00 -0500</pubDate>
    </item>
  </channel>
</rss>
