<?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, 24 May 2012 19:18:35 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DevShed: Creating a VAMP (Vista, Apache, MySQL, PHP) Setup ]]></title>
      <guid>http://www.phpdeveloper.org/news/10226</guid>
      <link>http://www.phpdeveloper.org/news/10226</link>
      <description><![CDATA[<p>
DevShed has <a href="http://www.devshed.com/c/a/Apache/Creating-a-VAMP-Vista-Apache-MySQL-PHP-Setup/">a new tutorial</a> on creating your very own VAMP setup - Vista, Apache, MySQL and PHP - running on your local machine.
</p>
<blockquote>
With the abundance of communication between the browser and a server in these days of AJAX and JSON data interchange, there has never been a better time to get your own development web server set up so that you can test all those dynamic scripts you're writing. This article will show you how to do it using some of the most popular software.
</blockquote>
<p>
They start by <a href="http://www.devshed.com/c/a/Apache/Creating-a-VAMP-Vista-Apache-MySQL-PHP-Setup/1/">setting up</a> an Apache web server and follow it with PHP first then MySQL second to round out the install. Most of the installers are pretty simple for the Windows-based systems (the developers of them have done a great job) so the install should go pretty smoothly.
</p>]]></description>
      <pubDate>Tue, 20 May 2008 13:47:31 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP-GTK Community Site: PHP-GTK on Vista Memory Issue]]></title>
      <guid>http://www.phpdeveloper.org/news/9789</guid>
      <link>http://www.phpdeveloper.org/news/9789</link>
      <description><![CDATA[<p>
The PHP-GTK Community Site has <a href="http://php-gtk.eu/phpgtk-on-vista-memory-issue">posted about</a> an issue that's been found with PHP-GTK on a Windows Vista machine that can cause problems with how the OS handles memory (by <i>Wim Stockman</i>).
</p>
<blockquote>
My work station is WinXp system and my friend where I had to create it for has the new Vista and somewhere over 9000 pictures to be managed. On my system everything worked fine, but on my friends system i always got the error can not open file.
</blockquote>
<p>
Further testing revealed that it was the OS at fault - Vista wasn't handling the memory usage for the application correctly. When it was run directly from the file explorer (versus in the PHP-GTK console) though, it worked just fine. 
</p>]]></description>
      <pubDate>Thu, 13 Mar 2008 09:37:27 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Padraic Brady's Blog: Compiling PHP for Windows Vista using Visual C++ Express 2008 - Seriously!]]></title>
      <guid>http://www.phpdeveloper.org/news/9265</guid>
      <link>http://www.phpdeveloper.org/news/9265</link>
      <description><![CDATA[<p>
<i>Padraic Brady</i> has <a href="http://blog.astrumfutura.com/archives/327-Compiling-PHP-for-Windows-Vista-using-Visual-C++-Express-2008-Seriously!.html">posted a guide</a> he's written up to show other developers out there how to compile PHP for Windows (Vista) using the Visual C++ Express 2008 software.
</p>
<blockquote>
Over the past week or so I've been figuring out how to compile PHP on Windows, specifically Windows Vista. It's been an interesting ride since I'm not very familiar with compiling on Windows to start with. [...] If you are using Windows Vista, or intend updating/using Visual C++ Express 2008, then my blog entry is largely another coat of sugar on top of <a href="http://elizabethmariesmith.com/2006/11/15/how-to-compile-php52-and-php-gtk2-on-windows-using-visual-c-express/">Elizabeth's guide</a> to clear up any difference between the two approaches.
</blockquote>
<p>
He lists the software you'll need to make the compile work (including Virtual Clone Drive, WinRAR, VS 2008 Express and the .NET Framework SDK)  and then breaks it down into three steps - the installation of the development environment (and setup), downloading PHP/libraries to the environment and, of course, compiling the PHP instance to your specs (complete with command line calls to make it all happen).
</p>]]></description>
      <pubDate>Tue, 18 Dec 2007 10:25:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Blond R's Blog: Set up IIS 7 w/ MySQL and PHP 5]]></title>
      <guid>http://www.phpdeveloper.org/news/6774</guid>
      <link>http://www.phpdeveloper.org/news/6774</link>
      <description><![CDATA[<p>
On the "Blond R" blog, there's a <a href="http://blondr.blogspot.com/2006/11/set-up-iis-7-w-mysql-and-php-5.html">first posting</a> that shares some of the knowledge that the author has gained from working to get IIS7 installed with MySQL and PHP 5.
</p>
<blockquote>
As all of us are talking about the new coming Windows Vista, I decided to dedicate my first post to guide you all on how to setup IIS 7 along with MySQL and PHP 5.
</blockquote>
<p>
He hadn't found a tutorial that covered getting all three working well together, so decided to <a href="http://blondr.blogspot.com/2006/11/set-up-iis-7-w-mysql-and-php-5.html">create his own</a> - complete with screen shots for each step of the way. First, IIS is set up, then PHP, then, finally, the MySQL installation is completed and all three are tied together. All downloads are linked as well to make it even easier to set your system up.
</p>]]></description>
      <pubDate>Mon, 27 Nov 2006 11:34:00 -0600</pubDate>
    </item>
  </channel>
</rss>

