PHP 5.3.3 with IIS7.5 on Windows 7

In previous versions of Windows with IIS installed, the installation of PHP could be difficult. Instructions were inconsistant and there were too many variables that could have gone wrong. The installation woes of IIS seem to be a thing of the past. In one rare instance, using an article, titled Installing PHP on Windows 7, that was found in a quick internet search, I was able to install and test PHP on the first attempt. Of course, there were a couple minor tweaks, but a well written article....
Continue reading ...

How to Disable IPv6 in Windows 7

We all have our reasons for wanting to do this, some may be for the "right" reasons, while others are not. It can be argued that disabling the IPv6 protocol is not appropriate and that it may effect some Windows functionality. However, IPv6 has been the culprit to some recent anomalies, including on a Windows Vista build where IIS could not be accessed via an IP address. Anyway, here is the short version of how to disable IPv6 by editing the registry....
Continue reading ...

sardu1When it comes to the removal of a virus, Trojan, pest, or some other malicious application, it has been my practice to isolate the problem by removing it from the equation. What is meant by that is that there are cases where the system is inoperable or where several applications have been hijacked like Task Manager, Registry Editor, and other useful applications that are used to attempt to identify and resolve the computer problem. If ever in a bind where it is essential to remove an unwanted pest or recover data from an otherwise unbootable Windows based computer, I have tried an used several bootable CDs throughout the years. ...
Continue reading ...

There are a few good articles as to how to install PHP on a Microsoft Windows Vista 64 bit edition. One of which is titled Vista 64 - IIS 7 - PHP x64. However, once installed, you may encounter the ability to access the website via localhost or with 127.0.0.1, however, not via the IP address of the computer....
Continue reading ...

Using the command line to parse through the logs is an alternate method to log parser. A benefit that this would serve over log parser is that this method will also parse Apache logs....
Continue reading ...

outlookMicrosoft Outlook 2007 has enough bells and whistles to keep the application usable, however, for some reason the search feature stopped returning results. After several days of struggling with this for resolution, I finally figured out how to return results. ...
Continue reading ...

A backup of every file in every sub-directory created zipped archives of each individual file. This was not the intended result. To resolve this each file must be restored to it's original location and remove the created archive. ...
Continue reading ...

Remote Desktop on Windows XP Professional or Windows Server 2003 will allow access to a Windows session that is running on another computer from your local computer. However, this feature must be enabled to do so. I recently setup a Windows Server 2003 server and forgot to enable remote access....
Continue reading ...