<?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:45:26 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Greg Beaver's Blog: Synchronize live and development sites using the PEAR Installer]]></title>
      <guid>http://www.phpdeveloper.org/news/7261</guid>
      <link>http://www.phpdeveloper.org/news/7261</link>
      <description><![CDATA[<p>
<i>Greg Beaver</i>, PEAR guru extraordinaire, has <a href="http://greg.chiaraquartet.net/archives/166-Do-you-develop-a-website-It-is-infinitely-better-to-synchronize-live-and-development-sites-using-the-PEAR-Installer.html">added a new post</a> to his blog encouraging the use of the PEAR installer to help manage and deploy your website to a production server.
</p>
<blockquote>
One of the most common tasks that we experience as web developers is synchronizing a development web server with a live site. There are many solutions that have been tried before. [...] However, every single method (described above) has the potential for immediate and catastrophic failure, even with a backup.
</blockquote>
<p>
He <a href="http://greg.chiaraquartet.net/archives/166-Do-you-develop-a-website-It-is-infinitely-better-to-synchronize-live-and-development-sites-using-the-PEAR-Installer.html">suggests</a> the use of the PEAR installer functionality along with version control to easily deploy a site, allowing for things file dependencies and versioning. So, if files are handled through that package, how is the database managed? Through another PEAR-related feature - the post-install database initialization the Installer makes possible. Check out <a href="http://greg.chiaraquartet.net/archives/166-Do-you-develop-a-website-It-is-infinitely-better-to-synchronize-live-and-development-sites-using-the-PEAR-Installer.html">Greg's post</a> for the full details on how to get you and your site started.
</p>]]></description>
      <pubDate>Mon, 12 Feb 2007 12:48:00 -0600</pubDate>
    </item>
  </channel>
</rss>
