Having Strange Errors Utilizing Gzip in WordPress 2.9 and 2.9.1?
Fortunately your not alone. A recent bug fix was just released which addresses an error which is received while updating the WordPress core, as well as WordPress plugins. This error typically effects http.php, located at wp-includes/http.php, and looks similar to the code listed below.
The Correct Way To Set Up gzip with Magento
We wrote this article in response to postings offering advice to users of Magento, an open source ecommerce system. The advice is being given with good intentions, and the intent is only to assist their fellow Magento users. But the advice being give may actually have the potential cause harm to the users site, or at the least a good deal of down time. The advice being offered is to help speed up Magento by enabling a server side caching system called gzip. What people don’t realize is that their being told to enable two separate caching systems. These two systems tend not to play well together, and could cause harm to your install. While most people see positive results, there are a rare few seeing server side errors, database errors, and are stumped as to why.
“Help and Support” is missing after you upgrade to Windows Server 2003 Service Pack 2
After you upgrade a Microsoft Windows Server 2003-based computer to Microsoft Windows Server 2003 Service Pack 2 (SP2), Help and Support is missing when you click Start. Additionally, the Help menu is missing in programs that are running on the Windows Server 2003 SP2-based computer.
Additionally, when you type msinfo32.exe or Helpctr.exe at a command prompt to try to start Help and Support manually, you receive the following error message:
Windows cannot open Help and Support because a system service is not running. To fix this problem, start the service named ‘Help and Support’.
However, when you start the Services Microsoft Management Console (MMC) snap-in, the Help and Support service is not listed.
Setup failed while installing sub-component Exchange ActiveSync with error code 0xC0070643
In the process of setting up a new 2003 Exchange Server, we were confronted with the following error while installing Service Pack 2.
Setup failed while installing sub-component Exchange ActiveSync with error code 0xC0070643 (please consult the installatoin logs for a detailed description). You may cancel the installation or try the failed setup again.
Digging into the installation logs we see that the setup is failing while attempting to install MSXML:
[18:52:22] Calling MSXML installer with command line: “msiexec /i msxml3.msi /q reboot=“ReallySuppress”“
[18:52:22] Process created … waiting (-1)
[18:52:23] Process has exited with 0x000643
[18:52:23] The commandmsiexec /i msxml3.msi /q reboot=“ReallySuppress”
failed, returning error code 1603 (Fatal error during installation.). — ID:31136 — ScCreateProcess (f:\tisp2\admin\src\libs\exsetup\hiddenw1.cxx:1821)
Error code 0XC0070643 (1603): Fatal error during installation.
The event logs subsequently tells us:
Event Type: Error
Event Source: MsiInstaller
Event ID: 1013
Description:
Product: Microsoft XML Parser — Your system has newer version of MSXML3 SP5 than the version you are attempting to install. Setup will quit.
-
The Previous Posting
-
The Next Posting
“Help and Support” is missing after you upgrade to Windows Server 2003 Service Pack 2