<?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>Fri, 24 May 2013 09:05:28 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Tecmint.com: Install Apache, MySQL 5.5.27 & PHP 5.4.7 on RHEL/CentOS 6.3/5.6 & Fedora 17-12]]></title>
      <guid>http://www.phpdeveloper.org/news/18503</guid>
      <link>http://www.phpdeveloper.org/news/18503</link>
      <description><![CDATA[<p>
Tecmint.com has a new tutorial that walks you through the installation of a <a href="http://www.tecmint.com/install-apache-mysql-php-on-redhat-centos-fedora/">full LAMP stack</a> (Linux, Apache, MySQL and PHP) on a CentOS or RedHat installation.
</p>
<blockquote>
This howto guide explains you'll how to install Apache Server with latest MySQL 5.5.27 and PHP 5.4.7 versions with php required following modules on RHEL 6.3/6.2/6.1/6.0/5.8/5.6, CentOS 6.3/6.2/6.1/6.0/5.8/5.6 and Fedora 12,13,14,15,16,17 systems using Remi repository via Yum tool.
</blockquote>
<p>
Thankfully, package management has made things a lot simpler than they used to be. Most of the time you're only a few commands away from a working installation (if all you need are the generic setups). They explain what each piece of the installation is and how to set up the custom "Remi" yum repository to get the latest versions of the software - Including PHP 5.4. They show how to stop and start each of the servers (MySQL, Apache) and a few screenshots of what the output of your <a href="http://php.net/phpinfo">phpinfo</a> page should look like.
</p>]]></description>
      <pubDate>Fri, 21 Sep 2012 09:45:38 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Bollysite Blog: Upgrading php 5.1 to php 5.3 with xcache rebuild on Centos 5]]></title>
      <guid>http://www.phpdeveloper.org/news/14928</guid>
      <link>http://www.phpdeveloper.org/news/14928</link>
      <description><![CDATA[<p>
In <a href="http://blog.bollysite.com/2010/08/04/upgreading-php-5-3-on-centos-5/">this quick tutorial</a> on the Bollysite blog showing how to upgrade your CentOS install of PHP from 5.1 to 5.3 along with xcache.
</p>
<blockquote>
CentOS 5 comes with php 5.1 version. There is no official PHP 5.2+ release for  upgrade since last 3 years. [...] As a result, Developer had to implement alternative functions to integrate twitter, myspace OAuth API. Today wordpress has officially said <a href="http://wordpress.org/news/2010/07/eol-for-php4-and-mysql4/">bye bye to php 4 and mysql 4</a>. So finally, I gathered some courage to mess with my current php installation. I followed the following steps to upgrade php 5.3 on centos 5.
</blockquote>
<p>
The update requires adding the webtatic repository to your yum setup and using the "enablerepo" to pull directly from that. Once that's installed, you'll need to rebuild xcache to match the version (commands included).
</p>]]></description>
      <pubDate>Mon, 09 Aug 2010 13:09:08 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Dan Field's Blog: Deploying PHP Applications on Red Hat Linux]]></title>
      <guid>http://www.phpdeveloper.org/news/14643</guid>
      <link>http://www.phpdeveloper.org/news/14643</link>
      <description><![CDATA[<p>
<i>Dan Field</i> has <a href="http://blog.nuclear-dawn.com/2010/06/deploying-php-applications-on-red-hat-linux/">a new post</a> to his blog today about deploying PHP applications "The Red Hat Way" - as a single RPM package that can be dropped into any RedHat system and installed easily.
</p>
<blockquote>
<a href="http://www.redhat.com/">Red Hat</a> is one of the largest Linux distributions in the enterprise market and there are a multitude of other RPM  based distributions such as <a href="http://www.centos.org/">CentOS</a>, <a href="http://www.fedoraproject.org/">Fedora</a>, <a href="http://www.mandriva.com/">Mandriva</a>, <a href="http://www.novell.com/linux/">SuSE</a>. Many people are deploying their web projects into RPM based environments and it makes a lot of sense to try to do things the "Red Hat Way". This post deals with introducing the Red Hat filesystem layout and automatically deploying a web application into it with the RPM package management tool and a <a href="http://yum.baseurl.org/">YUM</a> repository.
</blockquote>
<p>
He shows how to build the configuration files, making a build properties file, creating the Apache configuration, setting up a config for the VirtualHost to be added to the Apache install and finally, building the tarball package and making it into an RPM.
</p>]]></description>
      <pubDate>Mon, 14 Jun 2010 08:44:53 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Michael Girouard's Blog: Pro Tip: Installing PHP 5.2.9 on CentOS]]></title>
      <guid>http://www.phpdeveloper.org/news/13577</guid>
      <link>http://www.phpdeveloper.org/news/13577</link>
      <description><![CDATA[<p>
<i>Michael Girouard</i> has <a href="http://www.lovemikeg.com/blog/2009/11/21/pro-tip-installing-php-529-on-centos">posted a new guide</a> today about getting PHP 5.2.9 up and running on a CentOS distribution:
</p>
<blockquote>
CentOS in my opinion is the best way to go in terms of server distros. Some people, including myself, are frustrated at the fact that some software is slow to be updated out of a fresh install: specifically PHP. At the time of this writing, PHP 5.1.6 is the version shipped with CentOS 5.4. While I'm sure they have their reasons for this, I still am required to write somewhat modern apps - 5.1 just doesn't cut it anymore.
</blockquote>
<p>
He suggests moving away from the compile from source option and "go with the flow" and work with the packages that've already been created. You have to get the testing repository set up first (creating a configuration file to add the name, baseurl and other keys) to be able to use the yum installer tool to grab the latest packages.
</p>]]></description>
      <pubDate>Mon, 23 Nov 2009 10:46:38 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Clay Loveless' Blog:  New PHP-focused Yum Repository]]></title>
      <guid>http://www.phpdeveloper.org/news/12905</guid>
      <link>http://www.phpdeveloper.org/news/12905</link>
      <description><![CDATA[<p>
<i>Clay Loveless</i> has <a href="http://claylo.com/new-php-yum-repo">some great news</a> for those running RedHat-based versions of linux - PHP 5.3 can now be installed via yum.
</p>
<blockquote>
Ever been frustrated that the latest this-or-that package for PHP is bogged down in Big Distro Packaging politics? I have been. That's why I've put together a deliberately-current-as-possible repository for PHP RPMs. The repository is currently i386-only, though I'll be adding x86_64 packages within the next week or so. Also, "regular" and "debug" builds are available for all packages, so that users may be more helpful in troubleshooting what issues they find.
</blockquote>
<p>
Its not an official package, but if you're wanting to get it installed without the hassle that can come with compiling, you can <a href="http://code.google.com/p/killersoft-yum/">grab the package</a> get coding.
</p>]]></description>
      <pubDate>Mon, 20 Jul 2009 11:09:18 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Secunia.com: Fedora update for PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/8682</guid>
      <link>http://www.phpdeveloper.org/news/8682</link>
      <description><![CDATA[<p>
As mentioned in <a href="http://secunia.com/advisories/26802/">this advisory</a> on the Secunia website (reposted from the <a href="https://www.redhat.com/archives/fedora-package-announce/2007-September/msg00321.html">original advisory</a>) the Fedora Linux group has posted an update for their PHP package to bring it up to date with the recent PHP 5.2.4 release.
</p>
<blockquote>
Fedora has issued an update for php. This fixes a weakness and some vulnerabilities, where some have unknown impacts and others can be exploited by malicious users and malicious, local users to bypass certain security restrictions.
</blockquote>
<p>
You can find the complete list of packages that were updated in <a href="https://www.redhat.com/archives/fedora-package-announce/2007-September/msg00321.html">their advisory posting</a> and a brief mention of the easiest way for you to update your distribution (yum).
</p>]]></description>
      <pubDate>Wed, 19 Sep 2007 07:58:00 -0500</pubDate>
    </item>
  </channel>
</rss>
