<?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>the Excruciatingly Correct Guide (ECG)</title>
	<atom:link href="http://bravo.newnetenterprises.com/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://bravo.newnetenterprises.com/wordpress</link>
	<description>Help, Guides &#38; FAQ&#039;s for DIY websites &#38; servers</description>
	<lastBuildDate>Thu, 02 Aug 2012 23:05:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Spotted werkin&#8217; on a plan</title>
		<link>http://bravo.newnetenterprises.com/wordpress/2012/02/spotted-werkin-on-a-plan/</link>
		<comments>http://bravo.newnetenterprises.com/wordpress/2012/02/spotted-werkin-on-a-plan/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 20:35:58 +0000</pubDate>
		<dc:creator>JonB</dc:creator>
				<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://bravo.newnetenterprises.com/wordpress/?p=640</guid>
		<description><![CDATA[Just about every morning, I have breakfast @ the Coffee Carrousel on Main Street in Sarasota before I actually head into the office.  Always with me is my trusty mini-legal pad that I can plan things out on.  This morning an artist used a napkin to catch me at work with my pen and pad: [...]]]></description>
			<content:encoded><![CDATA[<p>Just about every morning, I have breakfast @ the Coffee Carrousel on Main Street in Sarasota before I actually head into the office.  Always with me is my trusty mini-legal pad that I can plan things out on.  This morning an artist used a napkin to catch me at work with my pen and pad:</p>
<div id="attachment_642" class="wp-caption alignleft" style="width: 610px"><a href="http://bravo.newnetenterprises.com/wordpress/wp-content/uploads/2012/02/me_at_coffee_carrousel.png"><img class="size-full wp-image-642 " title="me_at_coffee_carrousel" src="http://bravo.newnetenterprises.com/wordpress/wp-content/uploads/2012/02/me_at_coffee_carrousel.png" alt="" width="600" height="450" /></a><p class="wp-caption-text">Jon B is werkin on his POD (Plan Of theDay)</p></div>
<p>Many thanks to Gil Joy who turned a napkin into a great keepsake&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://bravo.newnetenterprises.com/wordpress/2012/02/spotted-werkin-on-a-plan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to rid your Windows 7 of a port 80 problem for XAMPP/Apache.</title>
		<link>http://bravo.newnetenterprises.com/wordpress/2011/09/how-to-rid-your-windows-7-of-a-port-80-problem-for-xamppapache/</link>
		<comments>http://bravo.newnetenterprises.com/wordpress/2011/09/how-to-rid-your-windows-7-of-a-port-80-problem-for-xamppapache/#comments</comments>
		<pubDate>Thu, 08 Sep 2011 14:51:17 +0000</pubDate>
		<dc:creator>JonB</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://bravo.newnetenterprises.com/wordpress/?p=612</guid>
		<description><![CDATA[I&#8217;m going to be adding to the XAMMP FAQ on &#8216;Apache won&#8217;t Start&#8221;. There are a few different reasons for Pache not starting on Windows 7.  the primary culprits are usually Skype or IIS &#8211; which usually can be detected through examining the running processes.  HTTP.SYS is the kernel of IIS 6 and 7. Notice [...]]]></description>
			<content:encoded><![CDATA[<h2>I&#8217;m going to be adding to the XAMMP FAQ on &#8216;Apache won&#8217;t Start&#8221;.</h2>
<p>There are a few different reasons for Pache not starting on Windows 7.  the primary culprits are usually Skype or IIS &#8211; which usually can be detected through examining the running processes.  HTTP.SYS is the kernel of IIS 6 and 7. Notice its a .sys file. that means its a DRIVER, not an executable or DLL.  Its actually a stream/pipe, much like on Unix &#8211; you stick stuff in, and it comes out on the other end, and it runs in the core (as a driver). So Microsoft uses this to &#8216;empower&#8217; MS services, usually web-based Remote Management.  This will be seen as the System process (PID 4) sitting on Port 80.</p>
<p>Here is a well written description of how to disable that particular issue.</p>
<p><a title="Windows 7 is evil" href="http://www.cameroncooke.com/2009/01/25/windows-7-uses-port-80-and-makes-it-impossible-to-install-apache-solution/" target="_blank">http://www.cameroncooke.com/2009/01/25/windows-7-uses-port-80-and-makes-it-impossible-to-install-apache-solution/</a></p>
<p>Now I just have to thank him for that</p>
<p> <img src='http://bravo.newnetenterprises.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://bravo.newnetenterprises.com/wordpress/2011/09/how-to-rid-your-windows-7-of-a-port-80-problem-for-xamppapache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Open Source Copyrights are important aka To Be or Not To Be</title>
		<link>http://bravo.newnetenterprises.com/wordpress/2011/08/why-open-source-copyrights-are-important-aka-to-be-or-not-to-be/</link>
		<comments>http://bravo.newnetenterprises.com/wordpress/2011/08/why-open-source-copyrights-are-important-aka-to-be-or-not-to-be/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 21:10:45 +0000</pubDate>
		<dc:creator>JonB</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Dilemma]]></category>
		<category><![CDATA[Moral Quandary]]></category>
		<category><![CDATA[Shakespeare]]></category>
		<category><![CDATA[Sonnet]]></category>

		<guid isPermaLink="false">http://bravo.newnetenterprises.com/wordpress/?p=608</guid>
		<description><![CDATA[Open Source could be compared to Pandora&#8217;s Box - Once it&#8217;s out &#8211; there is no &#8216;sticking-it-back-in&#8217;. Boy, talk about moral quandaries and the horns of a dilemma. A sonnet/soliloquy for that moment. To Be Open Source or Not To be, that is the question Whether &#8217;tis nobler to suffer the slings and arrows of [...]]]></description>
			<content:encoded><![CDATA[<h2>Open Source could be compared to Pandora&#8217;s Box -</h2>
<h3>Once it&#8217;s out &#8211; there is no &#8216;sticking-it-back-in&#8217;. Boy, talk about moral quandaries and the horns of a dilemma. A sonnet/soliloquy for that moment.</h3>
<hr />
To Be Open Source  or Not To be, that is the question</p>
<p>Whether &#8217;tis nobler to suffer the slings and arrows of the copy-lefters</p>
<p>Or to take take arms against a sea of troubles</p>
<p>And by saying &#8220;its fucking mine&#8221;, end them? To {die) To {sleep}</p>
<p>No more, and by a {sleep} to say we end</p>
<p>The copy-lefting and the lost opportunities</p>
<p>That Open code is heir to. &#8217;tis a consummation</p>
<p>Devoutly to be wished. To be paid, to be recompensed;</p>
<p>To be recompensed,  and the taxman paid. Ay, there&#8217;s the rub.</p>
<p>For in that recompensed bliss, what dreams may come</p>
<p>When we have shuffled off that coder&#8217;s hat,</p>
<p>Must give us pause: there&#8221;s the respect</p>
<p>That makes calamity of unbridled greed;</p>
<p>For who would bear the whips and scorns of time,</p>
<p>The oppressor&#8217;s wrong, the proud man&#8217;s contumely,</p>
<p>The pangs of despised love, the law&#8217;s delay,</p>
<p>The insolence of office and the spurns</p>
<p>That patient merit of the unworthy takes,</p>
<p>When he himself might his quietus make</p>
<p>With a bare bodkin? who would fardels bear,</p>
<p>To grunt and sweat under a weary life,</p>
<p>But that the dread of something after death,</p>
<p>The undiscover&#8217;d country from whose bourn</p>
<p>No traveller returns, puzzles the will</p>
<p>And makes us rather bear those ills we have</p>
<p>Than fly to others that we know not of?</p>
<p>Thus conscience does make cowards of us all;</p>
<p>And thus the native hue of resolution</p>
<p>Is sicklied o&#8217;er with the pale cast of thought,</p>
<p>And enterprises of great pith and moment</p>
<p>With this regard their currents turn awry,</p>
<p>And lose the name of action. &#8211; Soft you now!</p>
<p>The fair Ophelia! Nymph, in thy orisons</p>
<p>Be all my sins remember&#8217;d.&#8212;</p>
<h3>&#8211; Will prolly said it better &#8211;</h3>
<pre>To be, or not to be: that is the question:
Whether 'tis nobler in the mind to suffer
The slings and arrows of outrageous fortune,
Or to take arms against a sea of troubles,
And by opposing end them? To die: to sleep;
No more; and by a sleep to say we end
The heart-ache and the thousand natural shocks
That flesh is heir to, 'tis a consummation
Devoutly to be wish'd. To die, to sleep;
To sleep: perchance to dream: ay, there's the rub;
For in that sleep of death what dreams may come
When we have shuffled off this mortal coil,
Must give us pause: there's the respect
That makes calamity of so long life;
For who would bear the whips and scorns of time,
The oppressor's wrong, the proud man's contumely,
The pangs of despised love, the law's delay,
The insolence of office and the spurns
That patient merit of the unworthy takes,
When he himself might his quietus make
With a bare bodkin? who would fardels bear,
To grunt and sweat under a weary life,
But that the dread of something after death,
The undiscover'd country from whose bourn
No traveller returns, puzzles the will
And makes us rather bear those ills we have
Than fly to others that we know not of?
Thus conscience does make cowards of us all;
And thus the native hue of resolution
Is sicklied o'er with the pale cast of thought,
And enterprises of great pith and moment
With this regard their currents turn awry,
And lose the name of action. - Soft you now!
The fair Ophelia! Nymph, in thy orisons
Be all my sins remember'd.</pre>
<hr />
<h3>Ay that&#8217;s the rub&#8230;</h3>
]]></content:encoded>
			<wfw:commentRss>http://bravo.newnetenterprises.com/wordpress/2011/08/why-open-source-copyrights-are-important-aka-to-be-or-not-to-be/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework and XAMPP for Windows revisited</title>
		<link>http://bravo.newnetenterprises.com/wordpress/2011/08/zend-framework-and-xampp-for-windows-revisited/</link>
		<comments>http://bravo.newnetenterprises.com/wordpress/2011/08/zend-framework-and-xampp-for-windows-revisited/#comments</comments>
		<pubDate>Sun, 21 Aug 2011 21:32:53 +0000</pubDate>
		<dc:creator>JonB</dc:creator>
				<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://bravo.newnetenterprises.com/wordpress/?p=605</guid>
		<description><![CDATA[Will the Zend Framework run under XAMPP? My friend Altrea @ Apache Friends has posted an update on the Zend Framework question that is often asked on the Apache Friends Forum: http://www.apachefriends.org/f/viewtopic.php?f=16&#38;t=47963#p183717 Additionally, he posted this Zend resource page that explains a lot of the issues involved: http://framework.zend.com/manual/en/requirements.introduction.html#requirements.extensions Note that this is the framework &#8212; [...]]]></description>
			<content:encoded><![CDATA[<h2>Will the Zend Framework run under XAMPP?</h2>
<p>My friend Altrea @ Apache Friends has posted an update on the Zend Framework question that is often asked on the Apache Friends Forum:</p>
<p><a title="Apache Friends Forum" href="http://www.apachefriends.org/f/viewtopic.php?f=16&amp;t=47963#p183717" target="_blank">http://www.apachefriends.org/f/viewtopic.php?f=16&amp;t=47963#p183717</a></p>
<p>Additionally, he posted this Zend resource page that explains a lot of the issues involved:</p>
<p><a title="Zend Framework Information" href="http://framework.zend.com/manual/en/requirements.introduction.html#requirements.extensions" target="_blank">http://framework.zend.com/manual/en/requirements.introduction.html#requirements.extensions</a></p>
<p>Note that this is the framework &#8212; not all the other Zend Tools &#8212; that is being discussed.</p>
<p>Maybe we will have a run at this on Linux #2</p>
<p>Good Luck</p>
<p> <img src='http://bravo.newnetenterprises.com/wordpress/wp-includes/images/smilies/icon_cool.gif' alt=':cool:' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://bravo.newnetenterprises.com/wordpress/2011/08/zend-framework-and-xampp-for-windows-revisited/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can eAccelerator really help your CMS running on XAMPP?</title>
		<link>http://bravo.newnetenterprises.com/wordpress/2011/07/can-eaccelerator-really-help-your-cms-running-on-xampp/</link>
		<comments>http://bravo.newnetenterprises.com/wordpress/2011/07/can-eaccelerator-really-help-your-cms-running-on-xampp/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 13:35:47 +0000</pubDate>
		<dc:creator>JonB</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[XAMPP]]></category>
		<category><![CDATA[eaccelerator]]></category>
		<category><![CDATA[XAMMP]]></category>
		<category><![CDATA[Zend]]></category>

		<guid isPermaLink="false">http://bravo.newnetenterprises.com/wordpress/?p=582</guid>
		<description><![CDATA[Yes, eAcclerator is a good option for self-hosted blogs and CMS's. (and the reasons why)]]></description>
			<content:encoded><![CDATA[<h2>The short answer is: Yes, eAcclerator is a good option for self-hosted blogs and CMS&#8217;s.</h2>
<p>I have done some not-that-scientific, but never-the-less compelling testing<strong>. It appears you can get a 30-40% improvement in load times at least on WordPress 3.2 using the eAccelerator that is bundled into the latest XAMMP Apache suites</strong> I&#8217;m going to write up a complete article/FAQ on it within a few days. I&#8217;ll also cover what byte-code caching is, how it works, and the differences between byte-code caching and  PHP encoding (such as Zend Guard and Zend Optimizer).</p>
<p>stay cool fools..</p>
]]></content:encoded>
			<wfw:commentRss>http://bravo.newnetenterprises.com/wordpress/2011/07/can-eaccelerator-really-help-your-cms-running-on-xampp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XAMPP on Linux, here we come</title>
		<link>http://bravo.newnetenterprises.com/wordpress/2011/07/xampp-on-linux-here-we-come/</link>
		<comments>http://bravo.newnetenterprises.com/wordpress/2011/07/xampp-on-linux-here-we-come/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 10:09:06 +0000</pubDate>
		<dc:creator>JonB</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[XAMPP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[New Projects]]></category>

		<guid isPermaLink="false">http://bravo.newnetenterprises.com/wordpress/?p=572</guid>
		<description><![CDATA[JonB is going to give a Linux Fedora Evloution desktop workstation for a makeover for local web development. You can get your thrills as JonB stumbles so you don't have to.  ]]></description>
			<content:encoded><![CDATA[<h2>Why XAMPP on Linux???</h2>
<p>I have several motivations actually.</p>
<p>For one thing, the PC that hosted my last Linux workstation has shuffled off its non-mortal coil. I can&#8217;t really complain, it was a very aged Intel mobo that had given great service, but nearly a decade of service is asking a LOT!  It died from a heat-sink solder failure on the motherboard, so, in theory at least, it is still salvageable.</p>
<p>Another was a new framework project that is in completely untested water. I have fou﻿nd that when operating in uncharted waters, the best method is to give credit to the reasoning of those who went before you. In this case, that means a local Linux environment that I can also use as a server.</p>
<p>Finally, up to to this point, I have always gone the route of a traditional Linux stack (LAMP). That usually means Linux, Apache, MySQL, and PHP or Perl, all installed by way of a base Linux  flavor*  (in my case OpenSuse or Fedora usually) and selecting an &#8216;installation option&#8217; (usually web server or development environment) &#8212; that puts a majority of the pieces in place for you) and then manually adding the remaining pieces and the tools for the project you have in mind.  However, I was quite curious on two new matters. First, all the NEW Linux desktops &#8212; like Evolution and Unity &#8212; what would they be like??? And second, would installing XAMMP on a Linux workstation setup be an easy and truly workable solution for a developer in new territory???</p>
<p>As you can see from the footnote, I&#8217;m composing this on one of those options &#8211; A Fedora 15/Evolution/Gnome workstation.  So far, the trip has been full of surprises; its my first real experience with an SE Linux installation &#8211; (What &#8211; NO ROOT LOGIN???) and lots of &#8220;Now HOW do I do that???&#8221; as, along with the new desktop, there&#8217;s a whole host of new tools and a totally different desktop paradigm at work. Once I have things sorted out and my project underway, I&#8217;ll probably test out switching Desktops midstream, maybe a look at KDE Plasma (My last station was a KDE).</p>
<p>I also see I&#8217;ll need some typography re-thinking, as <em>The Excruciatingly Correct Guide&#8217;s</em> Header now overruns on this browser and has placed the &#8216;(ECG)&#8217; right over my Page Navigation. grrrr.</p>
<p> <img src='http://bravo.newnetenterprises.com/wordpress/wp-includes/images/smilies/icon_cool.gif' alt=':cool:' class='wp-smiley' /> </p>
<p>*wow my Linux distribution&#8217;s Firefox dictionary wants to change flavor to<em> flavour &#8211;</em> (I see its set to English-Zimbabwe and that issue is now resolved &#8212; <em>flavour</em> is now red-lined).</p>
]]></content:encoded>
			<wfw:commentRss>http://bravo.newnetenterprises.com/wordpress/2011/07/xampp-on-linux-here-we-come/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XAMPP, Apache odd error – winnt_accept: Asynchronous AcceptEx failed.</title>
		<link>http://bravo.newnetenterprises.com/wordpress/2010/10/xampp-apache-odd-error-winnt_accept-asynchronous-acceptex-failed/</link>
		<comments>http://bravo.newnetenterprises.com/wordpress/2010/10/xampp-apache-odd-error-winnt_accept-asynchronous-acceptex-failed/#comments</comments>
		<pubDate>Sun, 31 Oct 2010 14:54:01 +0000</pubDate>
		<dc:creator>JonB</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[httpd.conf]]></category>
		<category><![CDATA[Windows NetBIOS]]></category>
		<category><![CDATA[Winsock]]></category>

		<guid isPermaLink="false">http://bravo.newnetenterprises.com/wordpress/?p=498</guid>
		<description><![CDATA[While perusing my XAMMP on Windows Apache error log (xampp\apache\logs\error.log) I found several instances of this &#8216;error&#8217; (actually its a warning): [warn] (OS 64)The specified network name is no longer available.  : winnt_accept: Asynchronous AcceptEx failed. I think I may have grokked this one out (at least in my case).  I think its Apache receiving [...]]]></description>
			<content:encoded><![CDATA[<p>While perusing my XAMMP on Windows Apache error log (xampp\apache\logs\error.log) I found several instances of this &#8216;error&#8217; (actually its a warning):</p>
<p>[warn] (OS 64)The specified network name is no longer available.  : winnt_accept: Asynchronous AcceptEx failed.</p>
<p>I think I may have grokked this one out (at least in my case).  I think its Apache receiving a NetBIOS ARP message, effectively a &#8216;the network has changed&#8217; advice.  Its followed often by a semaphore signal</p>
<p>[warn] (OS 121)The semaphore timeout period has expired.  : winnt_accept: Asynchronous AcceptEx failed.</p>
<p>I have not seen this to cause problems BUT I don&#8217;t really know that either.</p>
<p>There is a fix &#8211; add this Apache directive to the httpd.conf (main server configuration file).  It should probably go after the MPM invocation</p>
<pre>&lt;IfModule !mpm_winnt_module&gt;</pre>
<pre>&lt;/IfModule&gt;</pre>
<pre>Win32DisableAcceptEx</pre>
<p>These two additional directives can be turned off to attempt resolution.  They are probably present in your httpd.conf and can be enabled by uncommenting the lines. I would read the descriptions of what these directives do in the Apache docs</p>
<p>http://httpd.apache.org/docs/2.0/mod/core.html</p>
<pre>EnableMMAP off
EnableSendfile off</pre>
<p>As I think its a NetBIOS resolution issue,  I only used the Win32DisableAcceptEx, I&#8217;m now going to test for a week.</p>
<p> <img src='http://bravo.newnetenterprises.com/wordpress/wp-includes/images/smilies/icon_cool.gif' alt=':cool:' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://bravo.newnetenterprises.com/wordpress/2010/10/xampp-apache-odd-error-winnt_accept-asynchronous-acceptex-failed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coming &#8211; Backups are your friend</title>
		<link>http://bravo.newnetenterprises.com/wordpress/2010/10/coming-backups-are-your-friend/</link>
		<comments>http://bravo.newnetenterprises.com/wordpress/2010/10/coming-backups-are-your-friend/#comments</comments>
		<pubDate>Sat, 23 Oct 2010 02:05:11 +0000</pubDate>
		<dc:creator>JonB</dc:creator>
				<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://bravo.newnetenterprises.com/wordpress/?p=461</guid>
		<description><![CDATA[Maybe even before Google, a nice warm backup should be every self-hoster or developer&#8217;s very bestest friend. On the XAMMP and Yabb forums, at least once or twice every week, I will have a desperate user wondering if their data is gone, or how to recover their password (as all the data is trapped behind the password). [...]]]></description>
			<content:encoded><![CDATA[<h4>Maybe even before Google, a nice warm backup should be every self-hoster or developer&#8217;s very bestest friend.</h4>
<p>On the XAMMP and Yabb forums, at least once or twice every week, I will have a desperate user wondering if their data is gone, or how to recover their password (as all the data is trapped behind the password).</p>
<p>It might be a development project for school or business, their personal website, or a favorite CMS, forum or blog they have poured their heart into 9or maybe all the above) &#8211; AND it MIGHT be ALL GONE!</p>
<p>Over the next week, I&#8217;ll explain why you probably need TWO types of backup and give you personally tested and proven ways to get on the plan, how to automate them, plus all the do&#8217;s and dont&#8217;s</p>
<p>I&#8217;ll cover filesystems (very tricky), XAMPP, WordPress, MySQL and YaBB &#8211; explaining all the little stuff that can go wrong, and how to block all those bad outcomes!</p>
<p>At the end, you will have a reliable, understandable set of backups &#8212; and you will likely sleep better.</p>
<p> <img src='http://bravo.newnetenterprises.com/wordpress/wp-includes/images/smilies/icon_cool.gif' alt=':cool:' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://bravo.newnetenterprises.com/wordpress/2010/10/coming-backups-are-your-friend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XAMMP MySQL my.cnf problem</title>
		<link>http://bravo.newnetenterprises.com/wordpress/2010/10/xammp-mysql-my-cnf-problem/</link>
		<comments>http://bravo.newnetenterprises.com/wordpress/2010/10/xammp-mysql-my-cnf-problem/#comments</comments>
		<pubDate>Tue, 12 Oct 2010 00:47:39 +0000</pubDate>
		<dc:creator>JonB</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[XAMPP]]></category>
		<category><![CDATA['cross platform'. x-platform]]></category>
		<category><![CDATA[compatibility]]></category>
		<category><![CDATA[password reset]]></category>

		<guid isPermaLink="false">http://bravo.newnetenterprises.com/wordpress/?p=367</guid>
		<description><![CDATA[It appears the default installation of XAMPP for Windows 1.7.3 can cause minor problems with mySQL. The specific Issue is that when XAMPP is installed, although a my.ini file is placed in the XAMPP\mysql\bin folder, no my.cnf file is created in the xampp\mysql\data folder. It appears this omission makes no difference for day-to-day functionality of MySQL.  However, [...]]]></description>
			<content:encoded><![CDATA[<p>It appears the default installation of XAMPP for Windows 1.7.3 can cause minor problems with mySQL.</p>
<p>The specific Issue is that when XAMPP is installed, although a my.ini file is placed in the XAMPP\mysql\bin folder, no my.cnf file is created in the xampp\mysql\data folder.</p>
<p>It appears this omission makes no difference for day-to-day functionality of MySQL.  However, if you need to change the root password, or use than MySQL Monitor, you may encounter errors where my SQL tries to default to the *nix standards for location of the user files. I discovered this checking an FAQ/solution based on my SQL documentation for changing the root password on Windows and/or using the XAMPP resetroot.bat file located in the xampp\mysql folder.  </p>
<p><a href="http://bravo.newnetenterprises.com/wordpress/wp-content/uploads/2010/10/resetroot_windows_does_not_work1.png"><img class="alignleft size-full wp-image-372" title="resetroot_windows_does_not_work" src="http://bravo.newnetenterprises.com/wordpress/wp-content/uploads/2010/10/resetroot_windows_does_not_work1.png" alt="Problem with MySQL COmmand Line Interface" width="645" height="325" /></a></p>
<p>This problem can be solved by copying the &#8216;my.ini&#8217; file to the mysql\data folder and naming it &#8216;my.cnf&#8217;.</p>
<p>~tada~</p>
]]></content:encoded>
			<wfw:commentRss>http://bravo.newnetenterprises.com/wordpress/2010/10/xammp-mysql-my-cnf-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Great PHP 5.3.1 Mediawiki kerfuffle</title>
		<link>http://bravo.newnetenterprises.com/wordpress/2010/10/the-great-php-5-3-1-mediawiki-kerfuffle/</link>
		<comments>http://bravo.newnetenterprises.com/wordpress/2010/10/the-great-php-5-3-1-mediawiki-kerfuffle/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 11:08:12 +0000</pubDate>
		<dc:creator>JonB</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://bravo.newnetenterprises.com/wordpress/?p=333</guid>
		<description><![CDATA[Yes, everyone on the internet thinks they know that PHP 5.3.1 has a bug that breaks Mediawiki and since Jimmy Wales&#8217; crew can never be wrong, it must be that PHP 5.3.1 is broken! Of course virtually none of them have ever looked at the bug tracking. I&#8217;ll let you draw your own conclusions. read [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, everyone on the internet thinks they know that PHP 5.3.1 has a bug that breaks Mediawiki and since Jimmy Wales&#8217; crew can never be wrong, it must be that PHP 5.3.1 is broken! Of course virtually none of them have ever looked at the bug tracking. I&#8217;ll let you draw your own conclusions.</p>
<p>read the bug comments carefully.</p>
<p><!-- m --><a href="http://bugs.php.net/bug.php?id=50394">http://bugs.php.net/bug.php?id=50394</a><br />
PHP is both very easy to code (so many functions and extensions) and incredibly complex to manange &#8211; same reason. Many popular extension packages (like gizmos from Zend) and popular debuggers won&#8217;t work with each other for very vague reasons.</p>
<p>Its often for this reason &#8211; every extension you find has to be for major version (say 5.2) AND the same compiler as your Apache &#8211; if you use PHP as an Apache Module (which is the usual case). This is a particulalrly big problem on Windows &#8211; where extensions are DLL&#8217;s (dynamic link libraries)., and there is no C Compiler provided with the OS to compile source code with.  In fact, there are two different compilers needed to produce a full set of binaries for Windows.</p>
<p>Read about Compilers and binaries more <a title="PHP Windows Binaries" href="http://windows.php.net/download" target="_blank">here on PHP.ORG</a></p>
<p>You could search the <a title="Apache Friends Forum" href="http://www.apachefriends.org/f/viewforum.php?f=16" target="_blank">Apache Friends Forum</a> for references to VC6 to get the picture. Result &#8211; massive confusion&#8230;</p>
<p>Umm &#8211; Good Luck folksies</p>
]]></content:encoded>
			<wfw:commentRss>http://bravo.newnetenterprises.com/wordpress/2010/10/the-great-php-5-3-1-mediawiki-kerfuffle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
