You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Sander Goudswaard <go...@bigfoot.com> on 2001/11/16 10:23:55 UTC

os-windows/8770: Installer tries to install registry key at HKEY_USERS which is invalid

>Number:         8770
>Category:       os-windows
>Synopsis:       Installer tries to install registry key at HKEY_USERS which is invalid
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Fri Nov 16 01:30:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     goudswaard@bigfoot.com
>Release:        2.0.28
>Organization:
apache
>Environment:
Windows 2000 SP2
>Description:
When installing for the current user only, the Windows Installer tries to install a registry key at HKEY_USERS\SOFTWARE\Apache. This gives an error message:

Error 1406. Could not write value Installed to key HKEY_USERS\SOFTWARE\Apache Group\Apache\2.0.28. Verify that you have sufficient access to that key, or contact your support personnel.
>How-To-Repeat:
Install Apache for the Current user
>Fix:
Write the key to HKEY_CURRENT_USER instead.
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]
 
 


Re: os-windows/8770: Installer tries to install registry key at HKEY_USERS which is invalid

Posted by "William A. Rowe, Jr." <wr...@rowe-clan.net>.
From: "Sander Goudswaard" <go...@bigfoot.com>
Sent: Friday, November 16, 2001 3:23 AM


> When installing for the current user only, the Windows Installer tries to install a registry key at HKEY_USERS\SOFTWARE\Apache.
This gives an error message:

Would be quite a bit different from HKEY_CURRENT_USER\SOFTWARE\Apache ... I'll
research and correct in the next release.  Thank you for the observation and
details, and participating in the Apache HTTP 2.0 Beta!

Bill