Orange after install - need assistance
Posted by: wayneblast (196.44.225.---)
Date: July 27, 2015 02:32PM

Orange after Install - please help!

McAfee Anti Virus Enterprise 8.8

1 - Windows version used (Specify version number AND whether 32 or 64 bit) - 6.1.7601 (64 bit laptop)
2 - Version WampServer (Specify version number AND whether 32 or 64 bit) - 2.5 64 bit
3 - Apache Version - 2.4.9
4 - PHP Version - 5.5.12
5 - MySQL Version - 5.6.17
6 - What color is the WampServer icon (in the notification area of the taskbar) - orange

A - Apache error log
-- ( wampmanager -> Apache -> Apache error log ) – empty file
-- ( wampmanager -> Apache -> Apache access log ) - – empty file
b - MySQL error log ( wampmanager -> MySQL -> MySQL log ) - empty file
c - PHP error log ( wampmanager -> PHP -> PHP error log ) - empty file

EventViewer
The Apache service named reported the following error:
>>> AH00015: Unable to open logs
The Apache service named reported the following error:
>>> AH00451: no listening sockets available, shutting down
The Apache service named reported the following error:
>>> (OS 10013)An attempt was made to access a socket in a way forbidden by its access permissions. : AH00072: make_sock: could not bind to address 0.0.0.0:80 .
The Apache service named reported the following error:
>>> (OS 10013)An attempt was made to access a socket in a way forbidden by its access permissions. : AH00072: make_sock: could not bind to address [::]:80 .


Hosts file

# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host

# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost

127.0.0.1 localhost
127.0.0.1 localhost
127.0.0.1 localhost

After Apache -> Service -> Install Service - message displayed from php.exe is
Your port 80 is actually used by:
Server: Microsoft-HTTPAPI/2.0
Cannot install the Apache service, please stop this application and try again.

Options: ReplyQuote
Re: Orange after install - need assistance
Posted by: RiggsFolly (---.as43234.net)
Date: July 27, 2015 02:47PM

Hello,

That message say :-

You have Microsoft IIS installed, this too is a web server and as its M$ it is autostated and therefore allocates port 80 for itself at boot time, so Apache cannot have it.

If you dont use IIS then uninstall it. For some unknown reason M$ installs it by default on some recent versions of the OS. removing it does not cause any problems and will give back some resources that were being used for no good reason.

If you do use IIS, then stop it while you are using WAMPServer.

other tools that may have come with with IIS that also need uninstalling or stopping/disabling.

1. IIS
2. Web Deploy 2.0 (Web Deployment Agent Service)
3. MS Sql Server Reporting service.
4. BranchCache ( Windows 8.1 )
5. SQL Server VSS Writer

Please try to ignore suggestions that you should use another port number for Apache as this will cause other complications you probably dont want at this stage in your learning curve.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-



Edited 1 time(s). Last edit at 07/27/2015 07:43PM by RiggsFolly.

Options: ReplyQuote
Re: Orange after install - need assistance
Posted by: wayneblast (196.44.225.---)
Date: July 27, 2015 04:00PM

Changed the listen to 8000 from port 80 and now I have Green!! However when going phpMyAdmin I get the 'HTTP Error 404. The requested resource is not found' message in the browser.

Options: ReplyQuote
Re: Orange after install - need assistance
Posted by: RiggsFolly (---.as43234.net)
Date: July 27, 2015 07:41PM

What did the last sentence say in my answer post

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: Orange after install - need assistance
Posted by: wayneblast (196.44.225.---)
Date: July 28, 2015 08:27AM

All good, I have green! Many Thanks

Options: ReplyQuote
Re: Orange after install - need assistance
Posted by: conners (---.as13285.net)
Date: August 18, 2015 02:19PM

So what did you do, stop the iis service?

Options: ReplyQuote


Sorry, only registered users may post in this forum.