<?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>Sat, 17 May 2008 01:31:36 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Pear-Code-Authors.com: Installation of a local PEAR copy on a shared host]]></title>
      <guid>http://www.phpdeveloper.org/news/9869</guid>
      <link>http://www.phpdeveloper.org/news/9869</link>
      <description><![CDATA[<p>
<i>Jacques Marneweck</i> <a href="http://www.powertrip.co.za/blog/archives/000596.html">points out</a> a tutorial he came across showing how to perform an installation of the PEAR library system <a href="http://www.pear.code-authors.com/installation.shared.html">on a shared host</a>.
</p>
<blockquote>
This is quite useful when you are forced into using a <a href="http://a2hosting.com/">clueless shared host</a> who only have the bare PEAR installation on their servers, and have not ever considered installing DB, Mail, Net_SMTP, etc. which lots of people use instead of reinventing the wheel with each project.
</blockquote>
<p>
The steps of <a href="http://www.pear.code-authors.com/installation.shared.html">the tutorial</a> are pretty simple and they include two different ways - installing it to your docroot directory if the web host already has the pear binary set up or using ftp/ftps/sftp to upload and install the needed files.
</p>]]></description>
      <pubDate>Thu, 27 Mar 2008 12:02:43 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Hasin Hayder's Blog: Installing Imagick extension for PHP in Ubuntu 7.10]]></title>
      <guid>http://www.phpdeveloper.org/news/9583</guid>
      <link>http://www.phpdeveloper.org/news/9583</link>
      <description><![CDATA[<p>
<i>Hasin Hayder</i> has <a href="http://hasin.wordpress.com/2008/02/06/installing-imagick-extension-for-php-in-ubuntu-710/">provided some instructions</a> he's created to install the Imagick extension for PHP on a Ubuntu linux system (7.10) in a new blog entry.
</p>
<blockquote>
I already have ImageMagick installed in my machine and I tried to install the Imagick extension for PHP but I was stuck with strange errors. I have spent couple of hours today to figure out what I did wrong and Why I cant build that extension. Finally I've figured out that I must install ImageMagick from source first to build that extension. Heres how to.
</blockquote>
<p>
He walks through the install, talking about where to get the package from, where to get the PECL extension for PHP and the compile process (with the result of a .so file PHP's extension can use).
</p>]]></description>
      <pubDate>Thu, 07 Feb 2008 09:30:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Stuart Herbert's Blog: Using suphp To Secure A Shared Server]]></title>
      <guid>http://www.phpdeveloper.org/news/9447</guid>
      <link>http://www.phpdeveloper.org/news/9447</link>
      <description><![CDATA[<p>
<i>Stuart Herbert</i> has <a href="http://blog.stuartherbert.com/php/2008/01/18/using-suphp-to-secure-a-shared-server/">posted about</a> a very helpful method server admins can use out there to not only help secure their server but possibly make their web hosting users more happy in the long run - using suphp on a shared server (security).
</p>
<blockquote>
The challenge with securing a shared hosting server is how to secure the website from attack both from the outside and from the inside. [...] This has created a gap that a number of third-party solutions have attempted to fill. One of the oldest of these is <a href="http://www.suphp.org/">suphp</a>, created by Sebastian Marsching. 
</blockquote>
<p>
He <a href="http://blog.stuartherbert.com/php/2008/01/18/using-suphp-to-secure-a-shared-server/">works through</a> the whole process - the installation (this is all on a Gentoo linux system), configuring for your Apache install, changing Apache to make it work with suphp and finally some benchmarks and parting comments concerning its use.
</p>]]></description>
      <pubDate>Fri, 18 Jan 2008 08:47: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>
