Copy Code code as follows:
Microsoft Windows [version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.
C:\Documents and SETTINGS\ADMINISTRATOR>CD C:\Program files\apache Software Foun
Dation\apache2.2\bin
C:\Program Files\apache Software foundation\apache2.2\bin>cmd/k httpd.exe-k in
Stall-n apache2
Installing the APACHE2 Service
The Apache2 service is successfully installed.
Testing httpd.conf .....
Errors reported here must is corrected before the service can be started.
(OS 10048) typically each socket address (Protocol/network address/port) is allowed only once. : Make_sock:c
Ould not bind to address 0.0.0.0:8080
No listening sockets available, shutting down
Unable to open logs
C:\Program Files\apache Software foundation\apache2.2\bin>
C:\Program Files\apache Software foundation\apache2.2\bin>cmd/k httpd.exe-k in
Stall-n apache2
[Sat Feb 21 18:36:41 2009] [ERROR] Apache2:service is already installed.
C:\Program Files\apache Software foundation\apache2.2\bin>
Configuration
httpd.conf
Increase
Copy Code code as follows:
LoadModule php5_module c:/php/php5apache2_2.dll
AddType application/ x-httpd-php. PHP
AddType application/x-httpd-php. html
AddType application/x-httpd-php-source. Phps
AddT Ype application/x-httpd-php. htm