I am getting this message when tring to install Apache 2.4

Started by Larry, October 19, 2015, 07:57:15 PM

Previous topic - Next topic

Larry

C:\Apache24\bin>httpd.exe
(OS 10013)An attempt was made to access a socket in a way forbidden by its acces
s permissions.  : AH00072: make_sock: could not bind to address [::]:80
(OS 10013)An attempt was made to access a socket in a way forbidden by its acces
s permissions.  : 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 I could not find any help I n search on this

Thanks Larry

Gregg

Some other process is running on port 80. From a comment prompt running as administrator run
netstat -ab

see which process is running on port 80 for instance Skype will use port 80 and is often the cause of this.

Larry

I have set up a new rule on the windows firewall for port 80 and I still get this message from netstat -ab

Any help

Thanks Larry


Active Connections

  Proto  Local Address          Foreign Address        State
  TCP    0.0.0.0:80             MYPC:0                 LISTENING
Can not obtain ownership information
  TCP    0.0.0.0:135            MYPC:0                 LISTENING
  RpcSs

Larry

I do not have Skype running on this machine

Thanks Larry

Gregg

Ugh, the newer versions of windows really make things hard.
It should show a filename or service name but instead you're getting "Can not obtain ownership information"

Maybe it this service
W3SVC  "World Wide Web Publishing Services"

If it's running, stop it and give Apache a try.

mario

To find out what it is use


netstat -ano | findstr /R 0.0:80 && netstat -ano | findstr /R 0.0:443


That will give you the pid of the process and you can find it in the taskmanager. 

Like Gregg I assume that it is the W3SVC service.

Larry

Task manager does not show any pid of 4 This is what I get from tcpview any thoughts

Thanks Larry



System   4   TCP   mypc   netbios-ssn   MYPC   0   LISTENING                              
System   4   TCP   mypc.telus   netbios-ssn   MYPC   0   LISTENING                              
System   4   TCP   MYPC   http   MYPC   0   LISTENING                              
System   4   TCP   MYPC   microsoft-ds   MYPC   0   LISTENING                              
System   4   TCP   MYPC   wsd   MYPC   0   LISTENING                              
System   4   UDP   mypc   netbios-ns   *   *      102   5,100   102   5,100   100   100   2   2      
System   4   UDP   mypc.telus   netbios-ns   *   *                                 
System   4   UDP   mypc   netbios-dgm   *   *                                 
System   4   UDP   mypc.telus   netbios-dgm   *   *                                 
System   4   TCPV6   mypc   http   mypc   0   LISTENING                              
System   4   TCPV6   mypc   microsoft-ds   mypc   0   LISTENING                              
System   4   TCPV6   mypc   wsd   mypc   0   LISTENING                              
wininit.exe   576   TCP   MYPC   49152   MYPC   0   LISTENING                              
wininit.exe   576   TCPV6   mypc   49152   mypc   0   LISTENING                              
services.exe   672   TCP   MYPC   49247   MYPC   0   LISTENING                              
services.exe   672   TCPV6   mypc   49247   mypc   0   LISTENING                              
lsass.exe   680   TCP   MYPC   49154   MYPC   0   LISTENING                              
lsass.exe   680   TCPV6   mypc   49154   mypc   0   LISTENING                              
svchost.exe   876   TCP   MYPC   epmap   MYPC   0   LISTENING                              
svchost.exe   876   TCPV6   mypc   epmap   mypc   0   LISTENING                              
svchost.exe   1076   TCP   MYPC   49153   MYPC   0   LISTENING                              
svchost.exe   1076   TCPV6   mypc   49153   mypc   0   LISTENING                              
svchost.exe   1076   UDP   MYPC   bootpc   *   *      3   900                        
svchost.exe   1136   UDP   MYPC   ws-discovery   *   *            6   3,912                  
svchost.exe   1136   UDP   MYPC   ws-discovery   *   *                                 
svchost.exe   1136   UDP   MYPC   55557   *   *      4   2,608                        
svchost.exe   1136   UDPV6   mypc   3702   *   *                                 
svchost.exe   1136   UDPV6   mypc   3702   *   *                                 
svchost.exe   1136   UDPV6   mypc   55558   *   *                                 
svchost.exe   1160   TCP   MYPC   49155   MYPC   0   LISTENING                              
svchost.exe   1160   UDP   MYPC   isakmp   *   *                                 
svchost.exe   1160   UDP   MYPC   ipsec-msft   *   *                                 
svchost.exe   1160   TCPV6   mypc   49155   mypc   0   LISTENING                              
svchost.exe   1160   UDPV6   mypc   500   *   *                                 
svchost.exe   1160   UDPV6   mypc   4500   *   *                                 
OUTLOOK.EXE   1196   TCP   mypc.telus   49787   h-207-228-83-49.gen.cadvision.com   http   CLOSE_WAIT                              
OUTLOOK.EXE   1196   TCP   mypc.telus   49902   a23-73-49-159.deploy.static.akamaitechnologies.com   http   CLOSE_WAIT         1   414                  
OUTLOOK.EXE   1196   UDP   MYPC   57749   *   *                                 
svchost.exe   1544   UDP   MYPC   llmnr   *   *                                 
svchost.exe   1924   UDP   MYPC   427   *   *                                 
svchost.exe   1924   UDP   mypc   427   *   *                                 
svchost.exe   1924   UDP   mypc.telus   427   *   *                                 
TeamViewer.exe   2392   TCP   MYPC   49258   localhost   5939   ESTABLISHED   2   104                        
svchost.exe   2408   UDP   mypc   ssdp   *   *            22   3,431                  
svchost.exe   2408   UDP   MYPC   ssdp   *   *                                 
svchost.exe   2408   UDP   mypc.telus   ssdp   *   *                                 
svchost.exe   2408   UDP   MYPC   ws-discovery   *   *            4   2,608                  
svchost.exe   2408   UDP   MYPC   ws-discovery   *   *                                 
svchost.exe   2408   UDP   mypc.telus   55560   *   *      6   744                        
svchost.exe   2408   UDP   MYPC   55561   *   *      6   744                        
svchost.exe   2408   UDP   MYPC   58049   *   *                                 
svchost.exe   2408   UDPV6   [0:0:0:0:0:0:0:1]   1900   *   *                                 
svchost.exe   2408   UDPV6   mypc   3702   *   *                                 
svchost.exe   2408   UDPV6   mypc   3702   *   *                                 
svchost.exe   2408   UDPV6   [0:0:0:0:0:0:0:1]   55559   *   *                                 
svchost.exe   2408   UDPV6   mypc   58050   *   *                                 
iexplore.exe   2964   UDP   MYPC   61596   *   *                                 
OctoshapeClient.exe   3244   TCP   MYPC   843   MYPC   0   LISTENING                              
OctoshapeClient.exe   3244   TCP   MYPC   6498   MYPC   0   LISTENING                              
OctoshapeClient.exe   3244   TCP   MYPC   6499   MYPC   0   LISTENING                              
OctoshapeClient.exe   3244   TCP   MYPC   49156   localhost   49158   ESTABLISHED                              
OctoshapeClient.exe   3244   TCP   MYPC   49158   localhost   49156   ESTABLISHED                              
OctoshapeClient.exe   3244   TCP   MYPC   49159   localhost   49160   ESTABLISHED                              
OctoshapeClient.exe   3244   TCP   MYPC   49160   localhost   49159   ESTABLISHED                              
OctoshapeClient.exe   3244   TCP   MYPC   49161   localhost   49162   ESTABLISHED                              
OctoshapeClient.exe   3244   TCP   MYPC   49162   localhost   49161   ESTABLISHED                              
iexplore.exe   3780   UDP   MYPC   55554   *   *                                 
sqlservr.exe   3916   TCP   MYPC   58265   MYPC   0   LISTENING                              
sqlservr.exe   3916   TCPV6   [0:0:0:0:0:0:0:1]   58265   mypc   0   LISTENING                              
iexplore.exe   4004   UDP   MYPC   53796   *   *                                 
ReportingServicesService.exe   4528   UDP   MYPC   53227   *   *                                 
TeamViewer_Service.exe   4944   TCP   MYPC   5939   MYPC   0   LISTENING                              
TeamViewer_Service.exe   4944   TCP   MYPC   5939   localhost   49258   ESTABLISHED         2   104                  
TeamViewer_Service.exe   4944   TCP   mypc.telus   49644   server40302.teamviewer.com   5938   ESTABLISHED   2   48   2   48                  
TeamViewer_Service.exe   4944   UDP   mypc   5353   *   *      1   41   1   41                  
TeamViewer_Service.exe   4944   UDP   mypc.telus   5353   *   *                                 
TeamViewer_Service.exe   4944   UDP   MYPC   51504   *   *                                 
TeamViewer_Service.exe   4944   UDPV6   [0:0:0:0:0:0:0:1]   5353   *   *                                 
TeamViewer_Service.exe   4944   UDPV6   mypc   51505   *   *                                 
iexplore.exe   5140   UDP   MYPC   54239   *   *                                 
iexplore.exe   5272   TCP   mypc.telus   49650   stackoverflow.com   http   ESTABLISHED   3   18                        
iexplore.exe   5272   UDP   MYPC   53435   *   *                                 
iexplore.exe   6168   UDP   MYPC   64188   *   *                                 

Larry

No service in task manager running W3SVC


W3SVC  "World Wide Web Publishing Services"


Thanks Larry

Larry

Can I not use a different port instead of 80.  could I just change the config file to use another port

Thanks Larry

mario

System   4   TCP   MYPC   http   MYPC   0   LISTENING

That is that W3SVC service. And it is listen on port 80.

Open the windows Services and look there for that Service and set it to start manual and stop it. Then you will be able to start apache on port 80.

Larry

There is no Http that shows up in task manager and the services.  it shows up on tcpview but I cannot end the process there. The service that uses port 80 are all set to manual already here is a list of the services  but http does not show up on task manager or the services screen

Name   Status     Startup Type   Log On As
ActiveX Installer (AxInstSV)      Manual   Local System
Adaptive Brightness      Manual   Local Service
Adobe Acrobat Update Service   Started   Automatic   Local System
Adobe Flash Player Update Service      Manual   Local System
Adobe SwitchBoard      Manual   Local System
AMD External Events Utility   Started   Automatic   Local System
Andrea ST Filters Service   Started   Automatic   Local System
Application Experience   Started   Manual   Local System
Application Identity      Manual   Local Service
Application Information   Started   Manual   Local System
Application Layer Gateway Service      Manual   Local Service
Application Management      Manual   Local System
ASP.NET State Service      Manual   Network Service
Audio Service   Started   Automatic   Local System
Background Intelligent Transfer Service   Started   Automatic (Delayed Start)   Local System
Base Filtering Engine   Started   Automatic   Local Service
BitLocker Drive Encryption Service      Manual   Local System
Block Level Backup Engine Service      Manual   Local System
Bluetooth Support Service      Manual   Local Service
BranchCache      Manual   Network Service
cch1647test      Manual   Network Service
Certificate Propagation      Manual   Local System
CNG Key Isolation   Started   Manual   Local System
COM+ Event System   Started   Automatic   Local Service
COM+ System Application      Manual   Local System
Computer Browser   Started   Manual   Local System
Credential Manager      Manual   Local System
Cryptographic Services   Started   Automatic   Network Service
CyberGhost 5 Client Service   Started   Automatic   Local System
DCOM Server Process Launcher   Started   Automatic   Local System
Dell Wireless WLAN Tray Service   Started   Automatic   Local System
Desktop Window Manager Session Manager   Started   Automatic   Local System
DHCP Client   Started   Automatic   Local Service
Diagnostic Policy Service   Started   Automatic   Local Service
Diagnostic Service Host   Started   Manual   Local Service
Diagnostic System Host   Started   Manual   Local System
Diagnostics Tracking Service   Started   Automatic   Local System
Disk Defragmenter      Manual   Local System
Distributed Link Tracking Client   Started   Automatic   Local System
Distributed Transaction Coordinator      Manual   Network Service
DNS Client   Started   Automatic   Network Service
Encrypting File System (EFS)   Started   Automatic   Local System
Extensible Authentication Protocol   Started   Manual   Local System
Fax      Manual   Network Service
FLEXnet Licensing Service      Manual   Local System
Function Discovery Provider Host   Started   Manual   Local Service
Function Discovery Resource Publication   Started   Automatic   Local Service
Google Software Updater      Manual   Local System
Google Update Service (gupdate1c9d95c86856ec0)      Automatic (Delayed Start)   Local System
Google Update Service (gupdatem)      Manual   Local System
Group Policy Client   Started   Automatic   Local System
Health Key and Certificate Management      Manual   Local System
HomeGroup Listener      Manual   Local System
HomeGroup Provider   Started   Manual   Local Service
HP CUE DeviceDiscovery Service   Started   Automatic   Local System
HP Network Devices Support   Started   Automatic (Delayed Start)   Local System
hpqcxs08   Started   Manual   Local System
Human Interface Device Access   Started   Manual   Local System
IKE and AuthIP IPsec Keying Modules   Started   Automatic   Local System
Interactive Services Detection      Manual   Local System
Internet Connection Sharing (ICS)      Manual   Local System
IP Helper   Started   Automatic   Local System
IPsec Policy Agent   Started   Manual   Network Service
KtmRm for Distributed Transaction Coordinator      Manual   Network Service
Link-Layer Topology Discovery Mapper      Manual   Local Service
McAfee McShield      Automatic   Local System
McAfee Network Agent      Automatic (Delayed Start)   Local System
McAfee Proxy Service      Automatic   Local System
McAfee Validation Trust Protection Service   Started   Automatic   Local System
Media Center Extender Service      Disabled   Local Service
Microsoft .NET Framework NGEN v2.0.50727_X86      Disabled   Local System
Microsoft .NET Framework NGEN v4.0.30319_X86      Automatic (Delayed Start)   Local System
Microsoft Antimalware Service   Started   Automatic   Local System
Microsoft iSCSI Initiator Service      Manual   Local System
Microsoft Network Inspection   Started   Manual   Local Service
Microsoft Office Diagnostics Service      Manual   Local System
Microsoft Office Groove Audit Service      Manual   Local Service
Microsoft Software Shadow Copy Provider      Manual   Local System
Mozilla Maintenance Service      Manual   Local System
Multimedia Class Scheduler   Started   Automatic   Local System
NBService      Manual   Local System
Net Driver HPZ12   Started   Automatic   Local Service
Net.Msmq Listener Adapter      Disabled   Network Service
Net.Pipe Listener Adapter      Disabled   Local Service
Net.Tcp Listener Adapter      Disabled   Local Service
Net.Tcp Port Sharing Service      Disabled   Local Service
Netlogon      Manual   Local System
Network Access Protection Agent      Manual   Network Service
Network Connections   Started   Manual   Local System
Network List Service   Started   Manual   Local Service
Network Location Awareness   Started   Automatic   Network Service
Network Store Interface Service   Started   Automatic   Local Service
NLS Service   Started   Automatic   Local System
NMIndexingService      Manual   Local System
Office  Source Engine      Manual   Local System
Office Software Protection Platform      Manual   Network Service
Offline Files   Started   Automatic   Local System
OracleJobSchedulerXE      Disabled   Local System
OracleMTSRecoveryService      Manual   Local System
OracleServiceXE   Started   Automatic   Local System
OracleXEClrAgent      Manual   Local System
OracleXETNSListener      Automatic   Local System
Parental Controls      Manual   Local Service
Peer Name Resolution Protocol      Manual   Local Service
Peer Networking Grouping      Manual   Local Service
Peer Networking Identity Manager      Manual   Local Service
Performance Logs & Alerts      Manual   Local Service
Plug and Play   Started   Automatic   Local System
Pml Driver HPZ12   Started   Automatic   Local Service
PnP-X IP Bus Enumerator   Started   Automatic (Delayed Start)   Local System
PNRP Machine Name Publication Service      Manual   Local Service
Portable Device Enumerator Service      Manual   Local System
Power   Started   Automatic   Local System
Print Spooler   Started   Automatic   Local System
Problem Reports and Solutions Control Panel Support      Manual   Local System
Program Compatibility Assistant Service   Started   Manual   Local System
Protected Storage   Started   Manual   Local System
Quality Windows Audio Video Experience      Manual   Local Service
Remote Access Auto Connection Manager      Manual   Local System
Remote Access Connection Manager      Manual   Local System
Remote Desktop Configuration      Manual   Local System
Remote Desktop Services      Manual   Network Service
Remote Desktop Services UserMode Port Redirector      Manual   Local System
Remote Procedure Call (RPC)   Started   Automatic   Network Service
Remote Procedure Call (RPC) Locator      Manual   Network Service
Remote Registry      Manual   Local Service
Routing and Remote Access      Disabled   Local System
RPC Endpoint Mapper   Started   Automatic   Network Service
SeaPort   Started   Automatic   Local System
Secondary Logon   Started   Manual   Local System
Secure Socket Tunneling Protocol Service      Manual   Local Service
Security Accounts Manager   Started   Automatic   Local System
Security Center   Started   Automatic (Delayed Start)   Local Service
Server   Started   Automatic   Local System
Shell Hardware Detection   Started   Automatic   Local System
Skype Updater      Automatic   Local System
Smart Card      Manual   Local Service
Smart Card Removal Policy      Manual   Local System
SNMP Trap      Manual   Local Service
Software Protection      Automatic (Delayed Start)   Network Service
SPP Notification Service      Manual   Local Service
SQL Active Directory Helper Service      Disabled   Network Service
SQL Server (MSSQLSERVER)   Started   Automatic   Local System
SQL Server (SQLEXPRESS)   Started   Automatic   Local System
SQL Server (SQLSERVERDEVELOP)   Started   Automatic   .\Larry
SQL Server Agent (MSSQLSERVER)      Disabled   Network Service
SQL Server Agent (SQLEXPRESS)      Disabled   Network Service
SQL Server Agent (SQLSERVERDEVELOP)      Manual   .\Larry
SQL Server Browser      Manual   Local Service
SQL Server Reporting Services (SQLSERVERDEVELOP)   Started   Automatic   .\Larry
SQL Server VSS Writer   Started   Automatic   Local System
SSDP Discovery   Started   Manual   Local Service
Superfetch   Started   Automatic   Local System
SupportSoft Sprocket Service (DellSupportCenter)   Starting   Automatic (Delayed Start)   Local System
System Event Notification Service   Started   Automatic   Local System
Tablet PC Input Service      Manual   Local System
Task Scheduler   Started   Automatic   Local System
TCP/IP NetBIOS Helper   Started   Automatic   Local Service
TeamViewer 10   Started   Automatic   Local System
Telephony      Manual   Network Service
Themes   Started   Automatic   Local System
Thread Ordering Server      Manual   Local Service
TPM Base Services      Manual   Local Service
UPnP Device Host   Started   Automatic   Local Service
User Profile Service   Started   Automatic   Local System
Virtual Disk      Manual   Local System
Visual Studio 2008 Remote Debugger      Disabled   Local System
Volume Shadow Copy      Manual   Local System
Web Deployment Agent Service   Started   Automatic   Network Service
WebClient      Manual   Local Service
WebTect      Automatic   Local System
Windows Activation Technologies Service      Manual   Local System
Windows Audio   Started   Automatic   Local Service
Windows Audio Endpoint Builder   Started   Automatic   Local System
Windows Backup   Started   Manual   Local System
Windows Biometric Service      Manual   Local System
Windows CardSpace      Manual   Local System
Windows Color System      Manual   Local Service
Windows Connect Now - Config Registrar      Manual   Local Service
Windows Defender      Manual   Local System
Windows Driver Foundation - User-mode Driver Framework      Manual   Local System
Windows Error Reporting Service   Started   Manual   Local System
Windows Event Collector      Manual   Network Service
Windows Event Log   Started   Automatic   Local Service
Windows Firewall   Started   Automatic   Local Service
Windows Font Cache Service   Started   Automatic   Local Service
Windows Image Acquisition (WIA)   Started   Automatic   Local Service
Windows Installer   Started   Automatic   Local System
Windows Live Family Safety Service      Manual   Local System
Windows Live ID Sign-in Assistant   Started   Automatic   Local System
Windows Live Mesh remote connections service      Disabled   Local System
Windows Management Instrumentation   Started   Automatic   Local System
Windows Media Center Receiver Service      Manual   Network Service
Windows Media Center Scheduler Service      Manual   Network Service
Windows Media Player Network Sharing Service   Started   Manual   Network Service
Windows Modules Installer   Started   Manual   Local System
Windows Presentation Foundation Font Cache 3.0.0.0      Manual   Local Service
Windows Remote Management (WS-Management)      Manual   Network Service
Windows Search   Started   Automatic (Delayed Start)   Local System
Windows Time      Automatic   Local Service
Windows Update   Started   Automatic (Delayed Start)   Local System
WinHTTP Web Proxy Auto-Discovery Service   Started   Manual   Local Service
Wired AutoConfig      Manual   Local System
WLAN AutoConfig   Started   Automatic   Local System
WMI Performance Adapter      Manual   Local System
Workstation   Started   Automatic   Network Service
WWAN AutoConfig      Manual   Local Service



Larry

I just changed the config file to use 8080 in 2 places and everything is working file

Thanks for you help[