<?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>Thu, 23 May 2013 20:39:51 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Alison Holloway's Blog: PHP 5.2.2 Setup on Windows]]></title>
      <guid>http://www.phpdeveloper.org/news/7854</guid>
      <link>http://www.phpdeveloper.org/news/7854</link>
      <description><![CDATA[<p>
In her blog today, <i>Alison Holloway</i> offers a <a href="http://blogs.oracle.com/alison/2007/05/16#a51">quick tip</a> for developers out there trying to install PHP 5.2.2 on their Windows machine and running into trouble. Maybe it's the same issue?
</p>
<blockquote>
I've just been setting up PHP 5.2.2 on Windows XP Pro, with Apache 2.0.59. I couldn't get Apache to find the correct php.ini file. It was looking in C:Windows, instead of where I installed PHP. The httpd.conf file told Apache to look in C:Program FilesPHP, but it wasn't. So none of the extensions were loading.
</blockquote>
<p>
The problem? She wasn't putting in the right kind of slashes into her configuration file. It couldn't find the right path because of it. The issue isn't mentioned in the <a href="http://www.phpdeveloper.org/news/7839">latest version</a> of the Underground PHP and Oracle Manual (but will be in the future).
</p>]]></description>
      <pubDate>Wed, 16 May 2007 11:19:00 -0500</pubDate>
    </item>
  </channel>
</rss>
