<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Pressing F5 &#187; PHP</title>
	<atom:link href="http://www.benhaines.co.uk/category/development/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benhaines.co.uk</link>
	<description>technology, bikes, travel and photography</description>
	<lastBuildDate>Tue, 12 Jul 2011 19:36:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>NetBeans, Apache, PHP, XDebug and Symfony on Mac OSX&#8230; easy!</title>
		<link>http://www.benhaines.co.uk/2009/06/06/netbeans-apache-php-xdebug-and-symfony-on-mac-osx-easy/</link>
		<comments>http://www.benhaines.co.uk/2009/06/06/netbeans-apache-php-xdebug-and-symfony-on-mac-osx-easy/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 20:28:28 +0000</pubDate>
		<dc:creator>Ben Haines</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[mamp]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.benhaines.co.uk/?p=166</guid>
		<description><![CDATA[Six months ago I tried to get Apache, PHP, MySQL and Symfony on my Mac OSX build, so that I could avoid using a CentOS based dev environment I was running in VMWare Fusion. After weeks of struggling with compiling apache, php and mysql I gave up and stuck with CentOS Linux. Today I stumbled [...]]]></description>
			<content:encoded><![CDATA[<p>Six months ago I tried to get Apache, PHP, MySQL and Symfony on my Mac OSX build, so that I could avoid using a CentOS based dev environment I was running in VMWare Fusion. After weeks of struggling with compiling apache, php and mysql I gave up and stuck with CentOS Linux.</p>
<p>Today I stumbled across the following two tutorials as a result of switching to the NetBeans IDE for my php development work. In short, using the free version of MAMP and by following the steps described in the second tutorial you can be up and running with Symfony dev environment on your Mac. ;)</p>
<ul>
<li>How to install MAMP, XDebug and configure both with NetBeans IDE &#8211; <a href="http://www.netbeans.org/kb/docs/php/configure-php-environment-mac-os.html" target="_blank">http://www.netbeans.org/</a></li>
<li>How to install Symfony on Mac OSX with the help of MAMP &#8211; <a href="http://www.tech-recipes.com/rx/2884/os_x_how_to_install_symfony_into_mamp/" target="_blank">http://www.tech-recipes.com/</a></li>
</ul>
<p>Happy coding!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benhaines.co.uk/2009/06/06/netbeans-apache-php-xdebug-and-symfony-on-mac-osx-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use NuSoap with PHP 5</title>
		<link>http://www.benhaines.co.uk/2007/02/08/how-to-use-nusoap-with-php-5/</link>
		<comments>http://www.benhaines.co.uk/2007/02/08/how-to-use-nusoap-with-php-5/#comments</comments>
		<pubDate>Thu, 08 Feb 2007 09:24:40 +0000</pubDate>
		<dc:creator>Ben Haines</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.benhaines.co.uk/2007/02/08/how-to-use-nusoap-with-php-5/</guid>
		<description><![CDATA[Seems by just renaming the soapclient class and constructor you can &#8216;patch&#8217; NuSoap to work with PHP5. I&#8217;ve renamed the constructor and the class to soap_client and it all works. Thanks to Vivek Jishtu for the original tip. http://vivekjishtu.blogspot.com Technorati Tags: php5, nusoap, SOAP, php, web development]]></description>
			<content:encoded><![CDATA[<p>Seems by just renaming the soapclient class and constructor you can &#8216;patch&#8217; NuSoap to work with PHP5.</p>
<p>I&#8217;ve renamed the <strong>constructor</strong> and the <strong>class</strong> to <em>soap_client</em> and it all works.</p>
<p>Thanks to Vivek Jishtu for the original tip.</p>
<p><a href="http://vivekjishtu.blogspot.com/2006/03/nusoap-with-php5.html">http://vivekjishtu.blogspot.com</a></p>
<p>Technorati Tags: <a href="http://technorati.com/tag/php5" rel="tag">php5</a>, <a href="http://technorati.com/tag/nusoap" rel="tag"> nusoap</a>, <a href="http://technorati.com/tag/SOAP" rel="tag"> SOAP</a>, <a href="http://technorati.com/tag/php" rel="tag"> php</a>, <a href="http://technorati.com/tag/web+development" rel="tag"> web development</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.benhaines.co.uk/2007/02/08/how-to-use-nusoap-with-php-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Offline / download (downloadable) / PDF Drupal API reference</title>
		<link>http://www.benhaines.co.uk/2006/10/07/offline-downloadable-pdf-drupal-api-reference/</link>
		<comments>http://www.benhaines.co.uk/2006/10/07/offline-downloadable-pdf-drupal-api-reference/#comments</comments>
		<pubDate>Sat, 07 Oct 2006 12:11:26 +0000</pubDate>
		<dc:creator>Ben Haines</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.benhaines.co.uk/2006/10/07/offline-downloadable-pdf-drupal-api-reference/</guid>
		<description><![CDATA[I&#8217;ve been looking for an offline or pdf version of the Drupal API found here: http://api.drupal.org/ In the end I gave up and followed the advice of a fellow Drupal developer and created an offline copy of the Drupal docs using Httrack: http://www.httrack.com/. Please remember to only use this occasionally as you are effectively hammering [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been looking for an offline or pdf version of the Drupal API found here: <a href="http://api.drupal.org/">http://api.drupal.org/</a></p>
<p>In the end I gave up and followed the advice of a fellow Drupal developer and created an offline copy of the Drupal docs using Httrack: <a href="http://www.httrack.com/">http://www.httrack.com/</a>.</p>
<p>Please remember to only use this occasionally as you are effectively hammering Drupal&#8217;s servers.</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/Drupal+API" rel="tag">Drupal API</a>, <a href="http://technorati.com/tag/Drupal" rel="tag"> Drupal</a>, <a href="http://technorati.com/tag/Httrack" rel="tag"> Httrack</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.benhaines.co.uk/2006/10/07/offline-downloadable-pdf-drupal-api-reference/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Symfony &#8211; &#8220;PHP Fatal error: Class &#8216;DomDocument&#8217; not found&#8221; problem</title>
		<link>http://www.benhaines.co.uk/2006/08/23/symfony-php-fatal-error-class-domdocument-not-found-problem/</link>
		<comments>http://www.benhaines.co.uk/2006/08/23/symfony-php-fatal-error-class-domdocument-not-found-problem/#comments</comments>
		<pubDate>Wed, 23 Aug 2006 19:06:12 +0000</pubDate>
		<dc:creator>Ben Haines</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://www.benhaines.co.uk/?p=19</guid>
		<description><![CDATA[Just stumbled across this error on my first step to setting up my Symfony environment on a CentOS 4.3 system. I&#8217;ve decided to blog about it so that google can index it and hopefully help somebody else. PHP Fatal error: Class 'DomDocument' not found in /usr/share/pear/symfony/vendo r/propel-generator/classes/propel/phing/AbstractPropelDataMo delTask.php on line 406 The solution? Make sure [...]]]></description>
			<content:encoded><![CDATA[<p>Just stumbled across this error on my first step to setting up my <a href="http://www.symfony-project.com">Symfony</a> environment on a CentOS 4.3 system. I&#8217;ve decided to blog about it so that google can index it and hopefully help somebody else.</p>
<p><code>PHP Fatal error: Class 'DomDocument' not found in /usr/share/pear/symfony/vendo<br />
r/propel-generator/classes/propel/phing/AbstractPropelDataMo delTask.php on line<br />
406</code></p>
<p>The solution? Make sure you have php-xml installed. I didn&#8217;t and installing it fixed it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benhaines.co.uk/2006/08/23/symfony-php-fatal-error-class-domdocument-not-found-problem/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

