Author |
|
rohansarker
Joined: 25 Sep 2014 Posts: 4 Location: Calcutta
|
Posted: Thu 25 Sep '14 16:52 Post subject: Apache 2.4.10 Win32 Installation Problem |
|
|
Dear Reviewer / Manager,
I am facing problem in installing Apache 2.4.10 Win32. I verified now and found that:
- operating system - Windows 7 (32 Bit OS)
- indications in the log files (error.log, access.log) - Command Prompt given
- version of eg. php, mysql etc. - given below in command log:
Moderator note:
Command output removed, use paste bin, see forum rules.
httpd.exe is located in:
C:\Apache\Apache24\bin
httpd.conf is located in:
C:\Apache\Apache24\conf
I try to install with two ways as given in command prompt:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Dellcd..
C:\Userscd..
C:\cd Apache
C:\Apachecd Apache24
C:\Apache\Apache24cd bin
C:\Apache\Apache24\binhttpd -k install
Error: The program can't start because MSVCR110.dll is missing from your
computer. Try reinsgtalling the program to fix this problem.
C:\Apache\Apache24\bincd..
C:\Apache\Apache24cd conf
C:\Apache\Apache24\confhttpd -k install
'httpd' is not recognized as an internal or external command,
operable program or batch file.
C:\Apache\Apache24\conf
But I failed. Please help me in installing Apache HTTP Server. I am so
depressed. I am suffering from 1st Stage Parkinson from 2010.
Regards
Rohan Sarker |
|
Back to top |
|
admin Site Admin
Joined: 15 Oct 2005 Posts: 691
|
Posted: Thu 25 Sep '14 17:08 Post subject: |
|
|
Why you drop all the PHP an MySQL info ? We removed that from your post. Also removed the color you used.
Please follow the instructions in the readme in the zip you downloaded from apachelounge.
Why did you installed it in c:/Apache/Apache24 ?
And not just c:/Apache24 as stated in the Readme ? |
|
Back to top |
|
rohansarker
Joined: 25 Sep 2014 Posts: 4 Location: Calcutta
|
Posted: Fri 26 Sep '14 5:20 Post subject: |
|
|
I will follow your instructions.
I unpacked Apache in c:\Apache\Apache24.
Since I use the path in command prompt, will it really matter if I unpack it in C:\Apache
Please explain me the steps.
Regards
Rohan Sarker |
|
Back to top |
|
admin Site Admin
Joined: 15 Oct 2005 Posts: 691
|
Posted: Fri 26 Sep '14 7:11 Post subject: |
|
|
Again see the readme: c:/apache24 is the server root. |
|
Back to top |
|
rohansarker
Joined: 25 Sep 2014 Posts: 4 Location: Calcutta
|
Posted: Fri 26 Sep '14 10:41 Post subject: Apache 2.4.10 Win32 Installation Problem |
|
|
I did as instructed and I run the following in command window and got the following output:
C:\>cd Apache24
C:\Apache24>cd bin
C:\Apache24\bin>httpd.exe -k install
Installing the Apache2.4 service
(OS 5)Access is denied. : AH00369: Failed to open the WinNT service manager, pe
rhaps you forgot to log in as Adminstrator?
C:\Apache24\bin>httpd.exe
AH00558: httpd.exe: Could not reliably determine the server's fully qualified do
main name, using fe80::5c28:f5d3:d32b:9dbd. Set the 'ServerName' directive globa
lly to suppress this message
(OS 10048)Only one usage of each socket address (protocol/network address/port)
is normally permitted. : AH00072: make_sock: could not bind to address 0.0.0.0:
80
AH00451: no listening sockets available, shutting down
AH00015: Unable to open logs
C:\Apache24\bin>
I was reading the Read Me File which shows:
*********************
Install
-------
- Unzip the Apache24 folder to c:/Apache24 (that is the ServerRoot in the config).
Default folder for your your webpages is DocumentRoot "c:/Apache24/htdocs"
When you unzip to an other location, change ServerRoot in the httpd.conf,
and change in httpd.conf the Documenroot, Directories, ScriptAlias,
also when you use the extra folder config file(s) change to your location there.
Start apache in a DOS box:
>httpd.exe
Install as a service:
>httpd.exe -k install
**********************
I could not understand this part:
When you unzip to an other location, change ServerRoot in the httpd.conf,
and change in httpd.conf the Documenroot, Directories, ScriptAlias,
also when you use the extra folder config file(s) change to your location there.
Can anyone help me in installing Apache 2.4.10 in Windows 7 in Dell Vostro Laptop.
Regards
Rohan Sarker |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1264 Location: Amsterdam, NL, EU
|
Posted: Fri 26 Sep '14 16:01 Post subject: |
|
|
make_sock: could not bind to address 0.0.0.0:80
means that another program is listening on port 80.
Run 'netstat -anb' in a DOS-prompt as Administrator to know which one. |
|
Back to top |
|
rohansarker
Joined: 25 Sep 2014 Posts: 4 Location: Calcutta
|
Posted: Sat 27 Sep '14 2:02 Post subject: Apache 2.4.10 Win32 Installation Problem |
|
|
I logged in Dell Vostro Laptop in Windows 7 (32 Bit OS) as Dell (Administrator).
In command prompt (As Administrator), I found the following output:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>netstat -anb
Active Connections
Proto Local Address Foreign Address State
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING
[Skype.exe]
TCP 0.0.0.0:135 0.0.0.0:0 LISTENING
RpcSs
[svchost.exe]
TCP 0.0.0.0:443 0.0.0.0:0 LISTENING
[Skype.exe]
TCP 0.0.0.0:445 0.0.0.0:0 LISTENING
Can not obtain ownership information
TCP 0.0.0.0:1947 0.0.0.0:0 LISTENING
[hasplms.exe]
TCP 0.0.0.0:17500 0.0.0.0:0 LISTENING
[Dropbox.exe]
TCP 0.0.0.0:26143 0.0.0.0:0 LISTENING
Can not obtain ownership information
TCP 0.0.0.0:47522 0.0.0.0:0 LISTENING
[Skype.exe]
TCP 0.0.0.0:49152 0.0.0.0:0 LISTENING
[wininit.exe]
TCP 0.0.0.0:49153 0.0.0.0:0 LISTENING
eventlog
[svchost.exe]
TCP 0.0.0.0:49154 0.0.0.0:0 LISTENING
Schedule
[svchost.exe]
TCP 0.0.0.0:49155 0.0.0.0:0 LISTENING
[lsass.exe]
TCP 0.0.0.0:49156 0.0.0.0:0 LISTENING
[services.exe]
TCP 0.0.0.0:49157 0.0.0.0:0 LISTENING
[ccSvcHst.exe]
TCP 0.0.0.0:54794 0.0.0.0:0 LISTENING
[netsession_win.exe]
TCP 117.194.66.135:443 120.138.208.42:52131 ESTABLISHED
[Skype.exe]
TCP 117.194.66.135:47522 14.98.226.219:55261 ESTABLISHED
[Skype.exe]
TCP 117.194.66.135:47522 112.198.82.139:7183 FIN_WAIT_2
[Skype.exe]
TCP 117.194.66.135:49265 64.4.44.78:443 ESTABLISHED
[Skype.exe]
TCP 117.194.66.135:49266 111.221.74.47:443 ESTABLISHED
[Skype.exe]
TCP 117.194.66.135:49325 157.55.133.147:12350 ESTABLISHED
[Skype.exe]
TCP 117.194.66.135:49388 134.170.193.17:443 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:49425 143.127.93.96:80 ESTABLISHED
[ccSvcHst.exe]
TCP 117.194.66.135:49508 143.127.93.103:80 ESTABLISHED
[ccSvcHst.exe]
TCP 117.194.66.135:50875 218.248.255.164:53 TIME_WAIT
TCP 117.194.66.135:50879 107.20.245.137:80 TIME_WAIT
TCP 117.194.66.135:50880 107.20.245.137:80 TIME_WAIT
TCP 117.194.66.135:50881 107.20.245.137:80 TIME_WAIT
TCP 117.194.66.135:50882 54.225.153.207:80 TIME_WAIT
TCP 117.194.66.135:50883 107.20.245.137:80 TIME_WAIT
TCP 117.194.66.135:50884 117.239.122.26:80 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:50891 143.127.93.108:80 ESTABLISHED
[ccSvcHst.exe]
TCP 117.194.66.135:50894 205.251.243.65:443 TIME_WAIT
TCP 117.194.66.135:50897 23.58.43.27:80 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:54426 143.127.93.109:80 TIME_WAIT
TCP 117.194.66.135:54518 74.125.236.98:80 TIME_WAIT
TCP 117.194.66.135:54538 74.125.236.98:80 TIME_WAIT
TCP 117.194.66.135:54539 74.125.236.98:80 TIME_WAIT
TCP 117.194.66.135:54540 74.125.236.98:80 TIME_WAIT
TCP 117.194.66.135:54577 74.121.141.84:80 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:54659 117.239.122.10:443 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:54678 74.125.236.223:443 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:54679 74.125.236.109:80 TIME_WAIT
TCP 117.194.66.135:54680 74.125.236.109:80 TIME_WAIT
TCP 117.194.66.135:54684 74.125.236.120:443 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:54685 198.232.126.120:443 TIME_WAIT
TCP 117.194.66.135:54686 74.125.130.95:443 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:54688 198.232.126.120:443 TIME_WAIT
TCP 117.194.66.135:54698 74.125.236.97:443 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:54699 74.125.236.98:443 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:54712 74.125.236.208:443 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:54714 74.125.236.109:443 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:54716 74.125.236.96:443 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:54738 74.125.236.223:80 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:54743 64.4.46.153:443 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:54745 96.6.40.15:443 ESTABLISHED
[netsession_win.exe]
TCP 117.194.66.135:54746 69.171.248.18:443 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:54747 69.171.248.18:443 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:54750 74.125.130.95:80 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:54764 68.232.44.121:443 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:54768 117.239.122.10:80 TIME_WAIT
TCP 117.194.66.135:54769 117.239.122.42:80 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:54773 141.101.114.59:80 TIME_WAIT
TCP 117.194.66.135:54775 117.239.122.42:80 TIME_WAIT
TCP 117.194.66.135:54776 74.125.236.99:80 TIME_WAIT
TCP 117.194.66.135:54777 74.125.236.99:80 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:54778 198.232.126.120:443 TIME_WAIT
TCP 117.194.66.135:54779 198.232.126.120:443 TIME_WAIT
TCP 117.194.66.135:54782 54.243.169.120:80 TIME_WAIT
TCP 117.194.66.135:54784 141.101.114.59:80 TIME_WAIT
TCP 117.194.66.135:54786 198.252.206.21:443 TIME_WAIT
TCP 117.194.66.135:54787 117.239.122.48:80 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:54788 117.239.122.48:80 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:54789 117.239.122.48:80 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:54790 117.239.122.48:80 ESTABLISHED
[firefox.exe]
TCP 117.194.66.135:54793 104.16.13.8:80 TIME_WAIT
TCP 117.194.66.135:54794 77.67.10.142:36037 TIME_WAIT
TCP 117.194.66.135:54798 117.18.237.29:80 TIME_WAIT
TCP 117.194.66.135:54799 117.18.237.29:80 TIME_WAIT
TCP 117.194.66.135:54804 108.160.165.54:80 ESTABLISHED
[Dropbox.exe]
TCP 117.194.66.135:54805 31.13.79.112:443 ESTABLISHED
[firefox.exe]
TCP 127.0.0.1:5180 0.0.0.0:0 LISTENING
[Netscp.exe]
TCP 127.0.0.1:9421 0.0.0.0:0 LISTENING
[netsession_win.exe]
TCP 127.0.0.1:19872 127.0.0.1:49392 ESTABLISHED
[Dropbox.exe]
TCP 127.0.0.1:49185 127.0.0.1:49186 ESTABLISHED
[firefox.exe]
TCP 127.0.0.1:49186 127.0.0.1:49185 ESTABLISHED
[firefox.exe]
TCP 127.0.0.1:49392 127.0.0.1:19872 ESTABLISHED
[Dropbox.exe]
TCP 127.0.0.1:49500 127.0.0.1:49501 ESTABLISHED
[Netscp.exe]
TCP 127.0.0.1:49501 127.0.0.1:49500 ESTABLISHED
[Netscp.exe]
TCP 192.168.1.10:139 0.0.0.0:0 LISTENING
Can not obtain ownership information
TCP [::]:135 [::]:0 LISTENING
RpcSs
[svchost.exe]
TCP [::]:445 [::]:0 LISTENING
Can not obtain ownership information
TCP [::]:1947 [::]:0 LISTENING
[hasplms.exe]
TCP [::]:26143 [::]:0 LISTENING
Can not obtain ownership information
TCP [::]:49152 [::]:0 LISTENING
[wininit.exe]
TCP [::]:49153 [::]:0 LISTENING
eventlog
[svchost.exe]
TCP [::]:49154 [::]:0 LISTENING
Schedule
[svchost.exe]
TCP [::]:49155 [::]:0 LISTENING
[lsass.exe]
TCP [::]:49156 [::]:0 LISTENING
[services.exe]
TCP [::]:49158 [::]:0 LISTENING
[ccSvcHst.exe]
TCP [::1]:26143 [::1]:54652 ESTABLISHED
Can not obtain ownership information
TCP [::1]:26143 [::1]:54653 ESTABLISHED
Can not obtain ownership information
TCP [::1]:26143 [::1]:54654 ESTABLISHED
Can not obtain ownership information
TCP [::1]:26143 [::1]:54655 ESTABLISHED
Can not obtain ownership information
TCP [::1]:26143 [::1]:54656 ESTABLISHED
Can not obtain ownership information
TCP [::1]:26143 [::1]:54658 ESTABLISHED
Can not obtain ownership information
TCP [::1]:54652 [::1]:26143 ESTABLISHED
[firefox.exe]
TCP [::1]:54653 [::1]:26143 ESTABLISHED
[firefox.exe]
TCP [::1]:54654 [::1]:26143 ESTABLISHED
[firefox.exe]
TCP [::1]:54655 [::1]:26143 ESTABLISHED
[firefox.exe]
TCP [::1]:54656 [::1]:26143 ESTABLISHED
[firefox.exe]
TCP [::1]:54658 [::1]:26143 ESTABLISHED
[firefox.exe]
UDP 0.0.0.0:443 *:*
[Skype.exe]
UDP 0.0.0.0:500 *:*
IKEEXT
[svchost.exe]
UDP 0.0.0.0:1947 *:*
[hasplms.exe]
UDP 0.0.0.0:4500 *:*
IKEEXT
[svchost.exe]
UDP 0.0.0.0:5355 *:*
Dnscache
[svchost.exe]
UDP 0.0.0.0:8753 *:*
Can not obtain ownership information
UDP 0.0.0.0:17500 *:*
[Dropbox.exe]
UDP 0.0.0.0:47522 *:*
[Skype.exe]
UDP 0.0.0.0:51719 *:*
[netsession_win.exe]
UDP 0.0.0.0:58933 *:*
[netsession_win.exe]
UDP 0.0.0.0:59336 *:*
[hasplms.exe]
UDP 117.194.66.135:1900 *:*
SSDPSRV
[svchost.exe]
UDP 127.0.0.1:1900 *:*
SSDPSRV
[svchost.exe]
UDP 127.0.0.1:60920 *:*
[netsession_win.exe]
UDP 127.0.0.1:62595 *:*
[Skype.exe]
UDP 127.0.0.1:64169 *:*
SSDPSRV
[svchost.exe]
UDP 127.0.0.1:65065 *:*
[netsession_win.exe]
UDP 192.168.1.10:137 *:*
Can not obtain ownership information
UDP 192.168.1.10:138 *:*
Can not obtain ownership information
UDP 192.168.1.10:1900 *:*
SSDPSRV
[svchost.exe]
UDP [::]:500 *:*
IKEEXT
[svchost.exe]
UDP [::]:1947 *:*
[hasplms.exe]
UDP [::]:4500 *:*
IKEEXT
[svchost.exe]
UDP [::]:5355 *:*
Dnscache
[svchost.exe]
UDP [::1]:1900 *:*
SSDPSRV
[svchost.exe]
UDP [::1]:64168 *:*
SSDPSRV
[svchost.exe]
UDP [fe80::5c28:f5d3:d32b:9dbd%14]:546 *:*
Dhcp
[svchost.exe]
UDP [fe80::5c28:f5d3:d32b:9dbd%14]:1900 *:*
SSDPSRV
[svchost.exe]
C:\Windows\system32>
Please note the section:
========================
Proto Local Address Foreign Address State
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING
[Skype.exe]
========================
Skype.exe is listening on Port 80.
Please help me in installing Apache 2.4.10 Win32.
Regards
Rohan Sarker |
|
Back to top |
|
glsmith Moderator
Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
Posted: Sat 27 Sep '14 4:46 Post subject: |
|
|
Tell skype not to use port 80/443 ... there's an option to uncheck in skype somewhere. |
|
Back to top |
|