<?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>NonStopSites Blog &#187; vista</title>
	<atom:link href="http://blog.nonstopsites.us/tag/vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nonstopsites.us</link>
	<description>Dynamic Websites Done Right!</description>
	<lastBuildDate>Sat, 24 Jul 2010 06:02:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>PHP, Apache, mySQL and Vista</title>
		<link>http://blog.nonstopsites.us/php-apache-mysql-and-vista/</link>
		<comments>http://blog.nonstopsites.us/php-apache-mysql-and-vista/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 03:16:51 +0000</pubDate>
		<dc:creator>Sech</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://blog.nonstopsites.us/?p=88</guid>
		<description><![CDATA[This is an interesting one that certainly deserves its own post here. It took me a while to find this solution. Here goes: So you set your development environment in Windows Vista by installing apache, php, perl and mysql. You point your browser to your php script that uses mysql connection and this is what [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>This is an interesting one that certainly deserves its own post here. It took me a while to find this solution. Here goes:</p>
<p>So you set your development environment in Windows Vista by installing apache, php, perl and mysql. You point your browser to your php script that uses mysql connection and this is what you get:</p>
<blockquote><p>Call to undefined function mysql_connect()</p></blockquote>
<p>What a disappointment!</p>
<p>Go to your php directory and open your php.ini file. If you followed <a href="http://blog.nonstopsites.us/installing-apache-perl-php-on-windows/" title="Installing Apache, Perl &#038; PHP on Windows">my previous post</a> about installing php, your directory should be located in C:\PHP. Here are the changes you need to make in php.ini file:</p>
<p>1)Set the extension directory by finding the line that starts with "extension_dir" and changing to<br />
extension_dir = "C:\php\ext"</p>
<p>2)Uncomment the following line by removing ";" at the start of the line.<br />
extension=php_mysql.dll</p>
<p>Restart apache and go back to your script.</p>
<p>There is a possibility you will get a cryptic Windows Vista Error telling you that the server stopped working and Windows Vista will inform you when a solution found. Nice!</p>
<p>Here is the solution when php and mysql crash apache server in Vista:</p>
<p>1) Go to your mysql installation directory and rename libmysql.dll to libmysql.dll.bak just in case something else goes wrong. libmysql.dll is located in BIN directory in your mysql installation directory.</p>
<p>2) Go to your php installation directory -- C:\PHP in my case -- and copy libmysql.dll located here to your-mysql-install-dir\bin where the one we renamed was.</p>
<p>3) Restart apache.</p>
<p>Hopefully your php script with mysql connection will work now.</p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://blog.nonstopsites.us/php-apache-mysql-and-vista/')" href="http://www.sphere.com/search?q=sphereit:http://blog.nonstopsites.us/php-apache-mysql-and-vista/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://blog.nonstopsites.us/php-apache-mysql-and-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista Service Pack 1 Issues</title>
		<link>http://blog.nonstopsites.us/vista-service-pack-1-issues/</link>
		<comments>http://blog.nonstopsites.us/vista-service-pack-1-issues/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 05:23:18 +0000</pubDate>
		<dc:creator>Sech</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.nonstopsites.us/?p=29</guid>
		<description><![CDATA[Microsoft has done it again! If you enjoyed the pain of upgrading Vista get ready for another wave of pain. A week ago I downloaded the Vista Service Pack 1 and ran the update on my Sony laptop which halted at boot. Tried the safe mode and saw crcdisk.sys as the last entry when the [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>Microsoft has done it again!</p>
<p>If you enjoyed the pain of upgrading Vista get ready for another wave of pain.</p>
<p>A week ago I downloaded the Vista Service Pack 1 and ran the update on my Sony laptop which halted at boot. Tried the safe mode and saw crcdisk.sys as the last entry when the computer halts. A quick search about crcsisk.sys revealed that others had the same problem and some had to go through re-installing vista to fix it. Scary stuff... Luckily I had made a set of recovery disks and a quick system restore solved the problem of not being able to boot.</p>
<p>So I waited for Vista Service Pack Update to be delivered by Windows update. Today, after prompting I let the update go through again. Call me brave or stupid... Guess what? My laptop halted at boot with an error message about acpi.sys being corrupt which required another recovery disk repair and rolling back the update. This is ridiculous.</p>
<p>Here are the results of search about <a title="Yahoo Search Results" href="http://search.yahoo.com/search?p=vista+service+pack+problems&amp;ei=utf-8&amp;fr=b2ie7" target="_blank">Vista Service Pack Problems on Yahoo</a>. This is scary stuff.</p>
<p>I just can not understand this blunder by Microsoft that is called VISTA... How is it that a new OS upgrade demands more memory, more computing power, more money to get these things and runs slower? How is it that by upgrading to a new OS you end up dumping some of your peripheral hardware because there are no drivers available? How is it that when it is time to update this new OS, it halts your computer? How can a multi-billion dollar company make such a blunder?</p>
<p>Six months ago, it was nearly impossible to find a new computer with Windows XP. They are easier to find now. We just ordered two with XP professional loaded from DELL.  And I heard Microsoft will discontinue Windows XP. Unbelievable! I think Vista offers a great opportunity to enter the Computer OS market for a company who can put together a reliable, feature-packed, compatible linux distro. I also hear Vista runs better on MAC. How Ironic! You got Apple building computers with INTEL chips and making them capable of running Microsoft software while Microsoft trying to turn Windows into a Mac look-alike with all the useless eye candy. First thing I do with a computer loaded with Vista is to turn off all that Aero stuff.</p>
<p>I hope computer and hardware manufacturers start putting some pressure on Microsoft to get its act together because their tech support lines will be getting a lot of calls after this Vista Service Pack 1 start going through the Windows Update.</p>
<p>UPDATE Jan 9, 2009 >>></p>
<p>After I re-imaged the my hard drive to the original setup, I went through the Vista Service Pack 1 update without a problem by following the instructions on Sony Support site:</p>
<blockquote><p>When using the Windows Update utility, the installed Microsoft Hotfix KB948343 may block the installation of the Windows VistaÂ® Service Pack 1 (SP1) update if the following drivers are also installed: </p>
<p>Sigmatel Audio Version 6.10.5511.0 (or earlier)<br />
Intel Graphics Version 7.14.10.1322 - 7.14.10.1403<br />
UPEK finger Print Version 1.9.2.99 (or earlier) </p>
<p>If you are experiencing this issue, you will need to download and install the Windows Vista Service Pack 1 Five Language Stand Alone KB936330 update from the Microsoft Download Center at <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=b0c7136d-5ebb-413b-89c9-cb3d06d12674&#038;DisplayLang=en">http://www.microsoft.com/downloads/details.aspx?FamilyID=b0c7136d-5ebb-413b-89c9-cb3d06d12674&#038;DisplayLang=en</a>. </p>
<p>IMPORTANT: The Windows Vista Service Pack 1 Five Language Stand Alone KB936330 file size is 434.5MB, and may take a while to download.
</p></blockquote>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://blog.nonstopsites.us/vista-service-pack-1-issues/')" href="http://www.sphere.com/search?q=sphereit:http://blog.nonstopsites.us/vista-service-pack-1-issues/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://blog.nonstopsites.us/vista-service-pack-1-issues/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows Vista Help and Support Error Message</title>
		<link>http://blog.nonstopsites.us/windows-vista-help-error/</link>
		<comments>http://blog.nonstopsites.us/windows-vista-help-error/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 04:16:44 +0000</pubDate>
		<dc:creator>Sech</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.nonstopsites.us/?p=24</guid>
		<description><![CDATA[When trying to run Windows Vista Help and Support, I kept getting "Internet Explorer cannot download / from windows" error with a blank Help and Support window. I needed to get to Help and Support so I can create recovery disks for my laptop. Here is the solution I found online: If you have been [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>When trying to run Windows Vista Help and Support, I kept getting "Internet Explorer cannot download / from windows" error with a blank Help and Support window. I needed to get to Help and Support so I can create recovery disks for my laptop.</p>
<p>Here is the solution I found online:</p>
<blockquote><p>If you have been getting the dreaded "Internet Explorer cannot download / from help" error message when attempting to open Help and Support in Windows Vista, try this fix. It re-associates the .xml file type with its default settings, which may be altered by application installation routines such as the one for Macromedia Dreamweaver 8. Once you've merged this into the registry, re-launch Help and Support and it should work.</p></blockquote>
<p><a title="Fix Windows Vista Help and Support" href="http://www.windows-now.com/blogs/kmkenney/archive/2006/11/25/fix-windows-vista-help-and-support.aspx" target="_blank">Fix Windows Vista Help and Support</a></p>
<p>The link on this post does not work but this link found on <a title="Vista Clues" href="http://www.vistaclues.com/reader-question-internet-explorer-cannot-download-from-windows" target="_blank">VistaClues.com</a> works:</p>
<p><a href="http://www.chris123nt.com/guides/RTM_Fixes/Fix_Help_and_Support.zip">http://www.chris123nt.com/guides/RTM_Fixes/Fix_Help_and_Support.zip</a>.</p>
<p>It is a registry patch:</p>
<blockquote><p>[HKEY_CLASSES_ROOT\.xml]<br />
@="xmlfile"<br />
"Content Type"="text/xml"<br />
"PerceivedType"="text"</p>
<p>[HKEY_CLASSES_ROOT\.xml\OpenWithList]</p>
<p>[HKEY_CLASSES_ROOT\.xml\OpenWithList\winword.exe]<br />
@=""</p>
<p>[HKEY_CLASSES_ROOT\.xml\PersistentHandler]<br />
@="{7E9D8D44-6926-426F-AA2B-217A819A5CCE}"</p></blockquote>
<p>Everytime I have an issue like this with Windows XP or Vista, I end up finding a solution and fix it and then forget about it. Well, it never fails that I face the same problem again on my computer or on another computer and I go through the same steps of searching online to find the right solution. So I decided to post these tips here for future reference. Hopefully these tips will be useful for others also.</p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://blog.nonstopsites.us/windows-vista-help-error/')" href="http://www.sphere.com/search?q=sphereit:http://blog.nonstopsites.us/windows-vista-help-error/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://blog.nonstopsites.us/windows-vista-help-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
