DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=26938>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=26938





------- Additional Comments From [EMAIL PROTECTED]  2005-06-04 08:06 -------
Forgot to include the msi log:

    Action 22:47:14: SetupInitialization. Dialog created
    Action ended 22:47:14: SetupInitialization. Return value 1.
    Action start 22:47:14: FindRelatedProducts.
    Action ended 22:47:14: FindRelatedProducts. Return value 1.
    Action start 22:47:14: ResolveServerName.
    MSI (c) (FC:F4) [22:47:14:109]: Creating MSIHANDLE (1) of type 790542 for 
thread 1524
    MSI (c) (FC:CC) [22:47:14:421]: Closing MSIHANDLE (1) of type 790542 for 
thread 1524
    Action ended 22:47:14: ResolveServerName. Return value 3.
    Action start 22:47:14: SetupCompleteError.
    Action 22:47:14: SetupCompleteError. Dialog created
    Action ended 22:47:14: SetupCompleteError. Return value 2.
    Action ended 22:47:14: INSTALL. Return value 3.

    Property(C): RESOLVED_WINSOCK2 = 1
    
    Property(C): SERVERPORT = 80
    Property(C): SERVICEINTERNALNAME = Apache2
    Property(C): SERVICENAME = Apache2
 
 
Seems like ResolveServerName() ran fine but couldn't fill the SERVER* 
properties - but yeah, it should always return ERROR_SUCCESS, the return value 
3 (ERROR_PATH_NOT_FOUND) makes no sense. SetupInitialization() returned 1 
(ERROR_INVALID_FUNCTION), i've no idea what is going on..


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to