<?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 03:28:26 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Chad Lung's Blog: Install Lighttpd, PHP and MySQL on Ubuntu 10.10]]></title>
      <guid>http://www.phpdeveloper.org/news/15683</guid>
      <link>http://www.phpdeveloper.org/news/15683</link>
      <description><![CDATA[<p>
In <a href="http://www.giantflyingsaucer.com/blog/?p=2115">this new post</a> to his blog <i>Chad Lung</i> walks you through the process of getting Lighttpd (web server), PHP and MySQL installed on a Ubuntu-based system. His specific installation is 10.10, but the instructions can be translated easily to most common versions.
</p>
<blockquote>
Sometimes you don't want Apache for your web server whatever your reasons might be. There are other options like <a href="http://nginx.org/">Nginx</a> and <a href="http://www.lighttpd.net/">Lighttpd</a>, today I'll setup Lighttpd along with PHP (via FastCGI) and <a href="http://www.mysql.com/">MySQL</a>.
</blockquote>
<p>
The Ubuntu package manager (apt-get/aptitude) takes a lot of the work out of it for you, installing the packages and dependencies. A few minimal changes to some configuration files for FastCGI and configuring the Lighttpd server and you'll be up and running in no time.
</p>]]></description>
      <pubDate>Wed, 05 Jan 2011 08:57:58 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Padraic Brady's Blog: Installing PHP 5.3.1 On Ubuntu 9.10 (Karmic Koala) With aptitude/apt-get]]></title>
      <guid>http://www.phpdeveloper.org/news/13647</guid>
      <link>http://www.phpdeveloper.org/news/13647</link>
      <description><![CDATA[<p>
<i>Padraic Brady</i> has <a href="http://blog.astrumfutura.com/archives/427-Installing-PHP-5.3.1-On-Ubuntu-9.10-Karmic-Koala-With-aptitudeapt-get.html">a quick post</a> in response to some questions he saw about installing PHP on a Ubuntu system (9.10/Karmic Koala) via apt-get.
</p>
<blockquote>
As there was some exclaimation marks on Twitter about this, here's a quick article on installing PHP 5.3.1 on Ubuntu 9.10 using aptitude or apt-get. I use aptitude primarily, but the installation uses normal .deb files. Since Ubuntu will not officially adopt PHP 5.3 until next April, the PHP 5.3 debs I use are pulled from the Dotdeb Debian "Lenny" repositories. These are perfectly compatible with Ubtuntu 9.10 and only require the manual installation of two extra dependencies which Ubuntu cannot resolve itself.
</blockquote>
<p>
You'll need to add in some new sources to your list, but after that it's a pretty simple process to pull in the PHP 5.3 packages, add in a few extra libraries and then run the update for apt-get to install it all.
</p>]]></description>
      <pubDate>Wed, 09 Dec 2009 10:36:38 -0600</pubDate>
    </item>
  </channel>
</rss>
