Question : Problems installing Apache 2.2.6 w/ OpenSSL on Windows XP SP2

I'm having problems installing Apache 2.2.6 w/ OpenSSL on Windows XP SP2. I run this command:

>msiexec /I apache_installation_pkg.msi /L*v apache_log.txt and have attached the output.

I am running the installer as an administrative user. I come from a *nix background and don't know if I need or even have IIS.
Code Snippet:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
220:
221:
222:
223:
224:
225:
226:
227:
228:
229:
230:
231:
232:
233:
234:
235:
236:
237:
238:
239:
240:
241:
242:
243:
244:
245:
246:
247:
248:
249:
250:
251:
252:
253:
254:
255:
256:
257:
258:
259:
260:
261:
262:
263:
264:
265:
266:
267:
268:
269:
270:
271:
272:
273:
274:
275:
276:
277:
278:
279:
280:
281:
282:
283:
284:
285:
286:
287:
288:
289:
290:
291:
292:
293:
294:
295:
296:
297:
298:
299:
300:
301:
302:
303:
304:
305:
306:
307:
308:
309:
=== Verbose logging started: 1/2/2008  2:33:15  Build type: SHIP UNICODE 3.01.4000.4039  Calling process: C:\WINDOWS\system32\msiexec.exe ===
MSI (c) (60:20) [02:33:15:828]: Resetting cached policy values
MSI (c) (60:20) [02:33:15:828]: Machine policy value 'Debug' is 0
MSI (c) (60:20) [02:33:15:828]: ******* RunEngine:
           ******* Product: apache.msi
           ******* Action: 
           ******* CommandLine: **********
MSI (c) (60:20) [02:33:15:828]: Machine policy value 'DisableUserInstalls' is 0
MSI (c) (60:20) [02:33:15:859]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'C:\Documents and Settings\oligarch\Desktop\apache.msi' against software restriction policy
MSI (c) (60:20) [02:33:15:859]: Note: 1: 2262 2: DigitalSignature 3: -2147287038 
MSI (c) (60:20) [02:33:15:859]: SOFTWARE RESTRICTION POLICY: C:\Documents and Settings\oligarch\Desktop\apache.msi is not digitally signed
MSI (c) (60:20) [02:33:15:859]: SOFTWARE RESTRICTION POLICY: C:\Documents and Settings\oligarch\Desktop\apache.msi is permitted to run at the 'unrestricted' authorization level.
MSI (c) (60:20) [02:33:15:875]: Cloaking enabled.
MSI (c) (60:20) [02:33:15:875]: Attempting to enable all disabled priveleges before calling Install on Server
MSI (c) (60:20) [02:33:15:875]: End dialog not enabled
MSI (c) (60:20) [02:33:15:875]: Original package ==> C:\Documents and Settings\oligarch\Desktop\apache.msi
MSI (c) (60:20) [02:33:15:875]: Package we're running from ==> C:\DOCUME~1\oligarch\LOCALS~1\Temp\b9d71c8.msi
MSI (c) (60:20) [02:33:15:890]: APPCOMPAT: looking for appcompat database entry with ProductCode '{85262A06-2D8C-4BC1-B6ED-5A705D09CFFC}'.
MSI (c) (60:20) [02:33:15:890]: APPCOMPAT: no matching ProductCode found in database.
MSI (c) (60:20) [02:33:15:890]: MSCOREE not loaded loading copy from system32
MSI (c) (60:20) [02:33:15:890]: Machine policy value 'TransformsSecure' is 0
MSI (c) (60:20) [02:33:15:890]: User policy value 'TransformsAtSource' is 0
MSI (c) (60:20) [02:33:15:890]: Machine policy value 'DisablePatch' is 0
MSI (c) (60:20) [02:33:15:890]: Machine policy value 'AllowLockdownPatch' is 0
MSI (c) (60:20) [02:33:15:890]: Machine policy value 'DisableLUAPatching' is 0
MSI (c) (60:20) [02:33:15:890]: Machine policy value 'DisableFlyWeightPatching' is 0
MSI (c) (60:20) [02:33:15:890]: APPCOMPAT: looking for appcompat database entry with ProductCode '{85262A06-2D8C-4BC1-B6ED-5A705D09CFFC}'.
MSI (c) (60:20) [02:33:15:890]: APPCOMPAT: no matching ProductCode found in database.
MSI (c) (60:20) [02:33:15:890]: Transforms are not secure.
MSI (c) (60:20) [02:33:15:890]: Command Line: CURRENTDIRECTORY=C:\Documents and Settings\oligarch\Desktop CLIENTUILEVEL=0 CLIENTPROCESSID=4704 
MSI (c) (60:20) [02:33:15:890]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{9375518D-9D78-4871-B5F3-6B82BC4ED886}'.
MSI (c) (60:20) [02:33:15:890]: Product Code passed to Engine.Initialize:           ''
MSI (c) (60:20) [02:33:15:890]: Product Code from property table before transforms: '{85262A06-2D8C-4BC1-B6ED-5A705D09CFFC}'
MSI (c) (60:20) [02:33:15:890]: Product Code from property table after transforms:  '{85262A06-2D8C-4BC1-B6ED-5A705D09CFFC}'
MSI (c) (60:20) [02:33:15:890]: Product not registered: beginning first-time install
MSI (c) (60:20) [02:33:15:890]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
MSI (c) (60:20) [02:33:15:890]: Entering CMsiConfigurationManager::SetLastUsedSource.
MSI (c) (60:20) [02:33:15:890]: User policy value 'SearchOrder' is 'nmu'
MSI (c) (60:20) [02:33:15:890]: Adding new sources is allowed.
MSI (c) (60:20) [02:33:15:890]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
MSI (c) (60:20) [02:33:15:890]: Package name extracted from package path: 'apache.msi'
MSI (c) (60:20) [02:33:15:890]: Package to be registered: 'apache.msi'
MSI (c) (60:20) [02:33:15:890]: Note: 1: 2729 
MSI (c) (60:20) [02:33:15:890]: Note: 1: 2729 
MSI (c) (60:20) [02:33:15:890]: Note: 1: 2262 2: AdminProperties 3: -2147287038 
MSI (c) (60:20) [02:33:15:890]: Machine policy value 'DisableMsi' is 0
MSI (c) (60:20) [02:33:15:890]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (c) (60:20) [02:33:15:890]: User policy value 'AlwaysInstallElevated' is 0
MSI (c) (60:20) [02:33:15:890]: Running product '{85262A06-2D8C-4BC1-B6ED-5A705D09CFFC}' with user privileges: It's not assigned.
MSI (c) (60:20) [02:33:15:890]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\Documents and Settings\oligarch\Desktop'.
MSI (c) (60:20) [02:33:15:890]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'.
MSI (c) (60:20) [02:33:15:890]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '4704'.
MSI (c) (60:20) [02:33:15:890]: TRANSFORMS property is now: 
MSI (c) (60:20) [02:33:15:890]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '110'.
MSI (c) (60:20) [02:33:15:890]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\oligarch\Application Data
MSI (c) (60:20) [02:33:15:890]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\oligarch\Favorites
MSI (c) (60:20) [02:33:15:890]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\oligarch\NetHood
MSI (c) (60:20) [02:33:15:890]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\oligarch\My Documents
MSI (c) (60:20) [02:33:15:890]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\oligarch\PrintHood
MSI (c) (60:20) [02:33:15:890]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\oligarch\Recent
MSI (c) (60:20) [02:33:15:890]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\oligarch\SendTo
MSI (c) (60:20) [02:33:15:890]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\oligarch\Templates
MSI (c) (60:20) [02:33:15:890]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Application Data
MSI (c) (60:20) [02:33:15:890]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\oligarch\Local Settings\Application Data
MSI (c) (60:20) [02:33:15:890]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\oligarch\My Documents\My Pictures
MSI (c) (60:20) [02:33:15:890]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\oligarch\Start Menu\Programs\Administrative Tools
MSI (c) (60:20) [02:33:15:890]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\oligarch\Start Menu\Programs\Startup
MSI (c) (60:20) [02:33:15:890]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\oligarch\Start Menu\Programs
MSI (c) (60:20) [02:33:15:890]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\oligarch\Start Menu
MSI (c) (60:20) [02:33:15:890]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\oligarch\Desktop
MSI (c) (60:20) [02:33:15:890]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu\Programs\Administrative Tools
MSI (c) (60:20) [02:33:15:890]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu\Programs\Startup
MSI (c) (60:20) [02:33:15:890]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu\Programs
MSI (c) (60:20) [02:33:15:890]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu
MSI (c) (60:20) [02:33:15:890]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Desktop
MSI (c) (60:20) [02:33:15:890]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\Fonts
MSI (c) (60:20) [02:33:15:890]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16 
MSI (c) (60:20) [02:33:15:890]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
MSI (c) (60:20) [02:33:15:890]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2 
MSI (c) (60:20) [02:33:15:890]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Wayne Cartwright'.
MSI (c) (60:20) [02:33:15:890]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2 
MSI (c) (60:20) [02:33:15:890]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\DOCUME~1\oligarch\LOCALS~1\Temp\b9d71c8.msi'.
MSI (c) (60:20) [02:33:15:890]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\Documents and Settings\oligarch\Desktop\apache.msi'.
MSI (c) (60:20) [02:33:15:890]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'C:\Documents and Settings\oligarch\Desktop\'.
MSI (c) (60:20) [02:33:15:890]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'C:\Documents and Settings\oligarch\Desktop\'.
MSI (c) (60:30) [02:33:15:890]: PROPERTY CHANGE: Adding VersionHandler property. Its value is '3.01'.
=== Logging started: 1/2/2008  2:33:15 ===
MSI (c) (60:20) [02:33:15:906]: Note: 1: 2262 2: PatchPackage 3: -2147287038 
MSI (c) (60:20) [02:33:15:906]: Machine policy value 'DisableRollback' is 0
MSI (c) (60:20) [02:33:15:906]: User policy value 'DisableRollback' is 0
MSI (c) (60:20) [02:33:15:906]: PROPERTY CHANGE: Adding UILevel property. Its value is '5'.
MSI (c) (60:20) [02:33:15:906]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
MSI (c) (60:20) [02:33:15:906]: Doing action: INSTALL
Action 2:33:15: INSTALL. 
Action start 2:33:15: INSTALL.
MSI (c) (60:20) [02:33:15:906]: UI Sequence table 'InstallUISequence' is present and populated.
MSI (c) (60:20) [02:33:15:906]: Running UISequence
MSI (c) (60:20) [02:33:15:906]: PROPERTY CHANGE: Adding EXECUTEACTION property. Its value is 'INSTALL'.
MSI (c) (60:20) [02:33:15:906]: Doing action: AppSearch
Action 2:33:15: AppSearch. Searching for installed applications
Action start 2:33:15: AppSearch.
AppSearch: Property: EXISTING_APACHE_SERVICE_PATH, Signature: ExistingApacheService
MSI (c) (60:20) [02:33:15:906]: Note: 1: 2262 2: Signature 3: -2147287038 
MSI (c) (60:20) [02:33:15:906]: Note: 1: 2262 2: CompLocator 3: -2147287038 
MSI (c) (60:20) [02:33:15:906]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Apache2.2 3: 2 
MSI (c) (60:20) [02:33:15:906]: Note: 1: 2262 2: IniLocator 3: -2147287038 
MSI (c) (60:20) [02:33:15:906]: Note: 1: 2262 2: DrLocator 3: -2147287038 
Action ended 2:33:15: AppSearch. Return value 1.
MSI (c) (60:20) [02:33:15:906]: Doing action: LaunchConditions
Action 2:33:15: LaunchConditions. Evaluating launch conditions
Action start 2:33:15: LaunchConditions.
MSI (c) (60:20) [02:33:15:906]: Note: 1: 2262 2: LaunchCondition 3: -2147287038 
Action ended 2:33:15: LaunchConditions. Return value 1.
MSI (c) (60:20) [02:33:15:906]: Doing action: SetupInitialization
Action 2:33:15: SetupInitialization. 
Action start 2:33:15: SetupInitialization.
Info 2898.Tahoma8, Tahoma, 0
Info 2898.TahomaBold10, Tahoma, 0
Action 2:33:15: SetupInitialization. Dialog created
Action ended 2:33:15: SetupInitialization. Return value 1.
MSI (c) (60:20) [02:33:15:921]: Doing action: FindRelatedProducts
Action 2:33:15: FindRelatedProducts. Searching for related applications
Action start 2:33:15: FindRelatedProducts.
MSI (c) (60:20) [02:33:15:921]: Note: 1: 2262 2: Upgrade 3: -2147287038 
Action ended 2:33:15: FindRelatedProducts. Return value 1.
MSI (c) (60:20) [02:33:15:921]: Skipping action: CCPSearch (condition is false)
MSI (c) (60:20) [02:33:15:921]: Skipping action: RMCCPSearch (condition is false)
MSI (c) (60:20) [02:33:15:921]: Doing action: ResolveServerName
Action 2:33:15: ResolveServerName. 
Action start 2:33:15: ResolveServerName.
MSI (c) (60:D8) [02:33:15:921]: Invoking remote custom action. DLL: C:\DOCUME~1\oligarch\LOCALS~1\Temp\MSI1.tmp, Entrypoint: _ResolveServerName@4
MSI (c) (60:CC) [02:33:15:921]: Cloaking enabled.
MSI (c) (60:CC) [02:33:15:921]: Attempting to enable all disabled priveleges before calling Install on Server
MSI (c) (60:CC) [02:33:15:921]: Connected to service for CA interface.
MSI (c) (60!D4) [02:33:15:984]: PROPERTY CHANGE: Modifying RESOLVED_WINSOCK2 property. Its current value is '0'. Its new value: '1'.
Action ended 2:33:20: ResolveServerName. Return value 3.
MSI (c) (60:20) [02:33:20:500]: Doing action: SetupCompleteError
Action 2:33:20: SetupCompleteError. 
Action start 2:33:20: SetupCompleteError.
Action 2:33:20: SetupCompleteError. Dialog created
MSI (c) (60:30) [02:33:20:562]: Note: 1: 2731 2: 0 
Action ended 2:33:21: SetupCompleteError. Return value 2.
Action ended 2:33:21: INSTALL. Return value 3.
MSI (c) (60:20) [02:33:21:890]: Destroying RemoteAPI object.
MSI (c) (60:CC) [02:33:21:890]: Custom Action Manager thread ending.
Property(C): DiskPrompt = [1]
Property(C): Registration = No
Property(C): UpgradeCode = {6D418E48-EABD-48E3-AAA9-5AED689312E2}
Property(C): VersionNT = 501
Property(C): ProgramFilesFolder = C:\Program Files\
Property(C): AdminToolsFolder = C:\Documents and Settings\oligarch\Start Menu\Programs\Administrative Tools\
Property(C): AppDataFolder = C:\Documents and Settings\oligarch\Application Data\
Property(C): CommonAppDataFolder = C:\Documents and Settings\All Users\Application Data\
Property(C): CommonFilesFolder = C:\Program Files\Common Files\
Property(C): DesktopFolder = C:\Documents and Settings\oligarch\Desktop\
Property(C): FavoritesFolder = C:\Documents and Settings\oligarch\Favorites\
Property(C): FontsFolder = C:\WINDOWS\Fonts\
Property(C): LocalAppDataFolder = C:\Documents and Settings\oligarch\Local Settings\Application Data\
Property(C): MyPicturesFolder = C:\Documents and Settings\oligarch\My Documents\My Pictures\
Property(C): NetHoodFolder = C:\Documents and Settings\oligarch\NetHood\
Property(C): PersonalFolder = C:\Documents and Settings\oligarch\My Documents\
Property(C): PrintHoodFolder = C:\Documents and Settings\oligarch\PrintHood\
Property(C): ProgramMenuFolder = C:\Documents and Settings\oligarch\Start Menu\Programs\
Property(C): RecentFolder = C:\Documents and Settings\oligarch\Recent\
Property(C): SendToFolder = C:\Documents and Settings\oligarch\SendTo\
Property(C): StartMenuFolder = C:\Documents and Settings\oligarch\Start Menu\
Property(C): StartupFolder = C:\Documents and Settings\oligarch\Start Menu\Programs\Startup\
Property(C): System16Folder = C:\WINDOWS\system\
Property(C): SystemFolder = C:\WINDOWS\system32\
Property(C): SourceDir = C:\Documents and Settings\oligarch\Desktop\
Property(C): TempFolder = C:\DOCUME~1\oligarch\LOCALS~1\Temp\
Property(C): TemplateFolder = C:\Documents and Settings\oligarch\Templates\
Property(C): WindowsFolder = C:\WINDOWS\
Property(C): WindowsVolume = C:\
Property(C): EXECUTEACTION = INSTALL
Property(C): ACTION = INSTALL
Property(C): LAUNCHPROGRAM = 0
Property(C): LAUNCHREADME = 0
Property(C): FileInUseProcess = 0
Property(C): AgreeToLicense = No
Property(C): _IsMaintenance = Reinstall
Property(C): IS_SQLSERVER_USERNAME = sa
Property(C): IS_SQLSERVER_AUTHENTICATION = 0
Property(C): ApplicationUsers = AllUsers
Property(C): SetupType = Typical
Property(C): _IsSetupTypeMin = Typical
Property(C): Display_IsBitmapDlg = 1
Property(C): ProductCode = {85262A06-2D8C-4BC1-B6ED-5A705D09CFFC}
Property(C): ProductName = Apache HTTP Server 2.2.6
Property(C): ProductVersion = 2.2.6
Property(C): UILevel = 5
Property(C): ARPCONTACT = Apache Users Mailing List
Property(C): ARPHELPLINK = http://httpd.apache.org/userslist.html
Property(C): ARPHELPTELEPHONE = N/A
Property(C): ARPPRODUCTICON = ARPPRODUCTICON.exe
Property(C): ARPURLINFOABOUT = http://httpd.apache.org/
Property(C): ARPURLUPDATEINFO = http://www.apache.org/dist/httpd/binaries/win32/
Property(C): Apache_Local_Docs = http://127.0.0.1/htdocs/manual/
Property(C): Apache_Site_Docs = http://httpd.apache.org/docs/2.2/
Property(C): Apache_Site_FAQ = http://httpd.apache.org/docs/2.2/faq/
Property(C): ApplicationName = Apache HTTP Server 2.2
Property(C): DWUSINTERVAL = 30
Property(C): DWUSLINK = CEECD09FF92CD7F83EACB0485E7C978F8EDCB78F59EB97D8CE9CD048EECCA00FFE9C77CFE9AC
Property(C): DefaultUIFont = Tahoma8
Property(C): DialogCaption = Installation Wizard
Property(C): DiskSerial = 1234-5678
Property(C): DisplayNameCustom = Custom
Property(C): DisplayNameMinimal = Minimal
Property(C): DisplayNameTypical = Typical
Property(C): ErrorDialog = SetupError
Property(C): INSTALLLEVEL = 100
Property(C): ISVROOT_PORT_NO = 0
Property(C): IS_COMPLUS_PROGRESSTEXT_COST = Costing COM+ application: [1]
Property(C): IS_COMPLUS_PROGRESSTEXT_INSTALL = Installing COM+ application: [1]
Property(C): IS_COMPLUS_PROGRESSTEXT_UNINSTALL = Uninstalling COM+ application: [1]
Property(C): IS_PROGMSG_XML_COSTING = Costing XML files...
Property(C): IS_PROGMSG_XML_CREATE_FILE = Creating XML file %s...
Property(C): IS_PROGMSG_XML_FILES = Performing XML file changes...
Property(C): IS_PROGMSG_XML_REMOVE_FILE = Removing XML file %s...
Property(C): IS_PROGMSG_XML_ROLLBACK_FILES = Rolling back XML file changes...
Property(C): IS_PROGMSG_XML_UPDATE_FILE = Updating XML file %s...
Property(C): InstallChoice = AR
Property(C): Manufacturer = Apache Software Foundation
Property(C): PIDTemplate = 12345<###-%%%%%%%>@@@@@
Property(C): PROGMSG_IIS_CREATEAPPPOOL = Creating application pool %s
Property(C): PROGMSG_IIS_CREATEAPPPOOLS = Creating application Pools...
Property(C): PROGMSG_IIS_CREATEVROOT = Creating IIS virtual directory %s
Property(C): PROGMSG_IIS_CREATEVROOTS = Creating IIS virtual directories...
Property(C): PROGMSG_IIS_CREATEWEBSERVICEEXTENSION = Creating web service extension
Property(C): PROGMSG_IIS_CREATEWEBSERVICEEXTENSIONS = Creating web service extensions...
Property(C): PROGMSG_IIS_EXTRACT = Extracting information for IIS virtual directories...
Property(C): PROGMSG_IIS_EXTRACTDONE = Extracted information for IIS virtual directories...
Property(C): PROGMSG_IIS_REMOVEAPPPOOL = Removing application pool
Property(C): PROGMSG_IIS_REMOVEAPPPOOLS = Removing application pools...
Property(C): PROGMSG_IIS_REMOVESITE = Removing web site at port %d
Property(C): PROGMSG_IIS_REMOVEVROOT = Removing IIS virtual directory %s
Property(C): PROGMSG_IIS_REMOVEVROOTS = Removing IIS virtual directories...
Property(C): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSION = Removing web service extension
Property(C): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSIONS = Removing web service extensions...
Property(C): PROGMSG_IIS_ROLLBACKAPPPOOLS = Rolling back application pools...
Property(C): PROGMSG_IIS_ROLLBACKVROOTS = Rolling back virtual directory and web site changes...
Property(C): PROGMSG_IIS_ROLLBACKWEBSERVICEEXTENSIONS = Rolling back web service extensions...
Property(C): ProgressType0 = install
Property(C): ProgressType1 = Installing
Property(C): ProgressType2 = installed
Property(C): ProgressType3 = installs
Property(C): RESOLVED_WINSOCK2 = 1
Property(C): RebootYesNo = Yes
Property(C): ReinstallFileVersion = o
Property(C): ReinstallModeText = omus
Property(C): ReinstallRepair = r
Property(C): SERVERPORT = 80
Property(C): SERVERSSLPORT = 443
Property(C): SERVICEINTERNALNAME = Apache2.2
Property(C): SERVICENAME = Apache2.2
Property(C): ISReleaseFlags = IncludeSSL
Property(C): VersionHandler = 3.01
Property(C): SOURCEDIR = C:\Documents and Settings\oligarch\Desktop\
Property(C): OriginalDatabase = C:\Documents and Settings\oligarch\Desktop\apache.msi
Property(C): DATABASE = C:\DOCUME~1\oligarch\LOCALS~1\Temp\b9d71c8.msi
Property(C): ProductLanguage = 1033
Property(C): USERNAME = Wayne Cartwright
Property(C): Privileged = 1
Property(C): RedirectedDllSupport = 2
Property(C): MsiWin32AssemblySupport = 5.1.2600.3019
Property(C): MsiNetAssemblySupport = 2.0.50727.1433
Property(C): Date = 1/2/2008
Property(C): Time = 2:33:21
Property(C): TTCSupport = 1
Property(C): ColorBits = 16
Property(C): TextHeight = 16
Property(C): BorderSide = 1
Property(C): BorderTop = 1
Property(C): CaptionHeight = 26
Property(C): ScreenY = 1050
Property(C): ScreenX = 1680
Property(C): SystemLanguageID = 1033
Property(C): ComputerName = SPARKY
Property(C): UserLanguageID = 1033
Property(C): UserSID = S-1-5-21-1229272821-220523388-725345543-1005
Property(C): LogonUser = oligarch
Property(C): AdminUser = 1
Property(C): VirtualMemory = 1591
Property(C): PhysicalMemory = 1022
Property(C): Intel = 6
Property(C): ShellAdvtSupport = 1
Property(C): OLEAdvtSupport = 1
Property(C): GPTSupport = 1
Property(C): RemoteAdminTS = 1
Property(C): MsiNTProductType = 1
Property(C): ServicePackLevelMinor = 0
Property(C): ServicePackLevel = 2
Property(C): WindowsBuild = 2600
Property(C): VersionMsi = 3.01
Property(C): VersionDatabase = 110
Property(C): CLIENTPROCESSID = 4704
Property(C): CLIENTUILEVEL = 0
Property(C): CURRENTDIRECTORY = C:\Documents and Settings\oligarch\Desktop
Property(C): PackagecodeChanging = 1
Property(C): ProductState = -1
Property(C): PackageCode = {9375518D-9D78-4871-B5F3-6B82BC4ED886}
=== Logging stopped: 1/2/2008  2:33:21 ===
MSI (c) (60:20) [02:33:21:921]: Note: 1: 1708 
MSI (c) (60:20) [02:33:21:921]: Product: Apache HTTP Server 2.2.6 -- Installation operation failed.
 
MSI (c) (60:20) [02:33:21:921]: Grabbed execution mutex.
MSI (c) (60:20) [02:33:21:921]: Cleaning up uninstalled install packages, if any exist
MSI (c) (60:20) [02:33:21:921]: MainEngineThread is returning 1603
=== Verbose logging stopped: 1/2/2008  2:33:21 ===
Open in New Window Select All

Answer : Problems installing Apache 2.2.6 w/ OpenSSL on Windows XP SP2

You do NOT need IIS, if it is installed it will cause problems because it listens to port 80 just as apache does. To see if it installed control panel -> add remove settings -> Add remove windows components -> Make sure IIS is UNCHECKED.

The easiest way to get apache up and running on Windows is by installing wamp

www.wampserver.com
Random Solutions  
 
programming4us programming4us