Pages: 12Next
Current Page: 1 of 2
WAMP doesnt start
Posted by: LivingThis (---.cm-6-1d.dynamic.ziggo.nl)
Date: May 13, 2016 05:12PM

WAMP does not start, the icon is not green but red.

I followed TROUBLESHOOTING [forum.wampserver.com]


at point 4, I discovered I could not start wampapache64 and wampmysql64

starting the first one evokes error code 1.

Options: ReplyQuote
Re: WAMP doesnt start
Posted by: RiggsFolly (Moderator)
Date: May 13, 2016 06:55PM

See [forum.wampserver.com] POINT 20

---------------------------------------------------------------------------------------------
(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: WAMP doesnt start
Posted by: LivingThis (---.cm-6-1d.dynamic.ziggo.nl)
Date: May 13, 2016 09:36PM

RiggsFolly Wrote:
-------------------------------------------------------
> See [forum.wampserver.com]
> POINT 20


What exactly is this package about?

What causes the error?

I removed malware from my computer did malware cause this problem? Is a complete reinstall of WAMP necessary?

Options: ReplyQuote
Re: WAMP doesnt start
Posted by: RiggsFolly (Moderator)
Date: May 13, 2016 10:03PM

They are Microsoft libraries used by programs (Apache & the wampmanager) that are compiled with Microsoft C/C++

They have to be there for Apache and wampmanager to run

---------------------------------------------------------------------------------------------
(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 05/15/2016 05:19PM by RiggsFolly.

Options: ReplyQuote
Re: WAMP doesnt start
Posted by: LivingThis (---.cm-6-1d.dynamic.ziggo.nl)
Date: May 15, 2016 09:14AM

I downloaded wamp 2.4.9, because mysql also seemed to disfunction a few times.

Okay now this might not sound too smart, but I think I removed 2 packages of Visual Studio because of cleaning up my computer earlier this week.

I want to reinstall as required from #20 in this topic [forum.wampserver.com] but it's not clear which one is needed for my OS WIndows 8.1, as the last 2 are required for apache 2.4.17, does this mean I need these?

Options: ReplyQuote
Re: WAMP doesnt start
Posted by: Otomatic (Moderator)
Date: May 15, 2016 10:12AM

Hi,

Stop to ask esoteric questions. You install ALL packages.

If you are unsure, use this verification tool in the Tools section of Secondary deposit

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: WAMP doesnt start
Posted by: LivingThis (---.cm-6-1d.dynamic.ziggo.nl)
Date: May 15, 2016 10:25PM

WAMP icon still orange.

I checked Test port 80 and Install service

output:

++++++++++++++++++++++
Your port 80 is actually used by :

Server: Microsoft-HTTPAPI/2.0

Cannot install the Apache service, please stop this application and try again.

Press Enter to exit...

++++++++++++++++++++++++++++

What program should I set to another port?

Options: ReplyQuote
Re: WAMP doesnt start
Posted by: LivingThis (---.cm-6-1d.dynamic.ziggo.nl)
Date: May 15, 2016 10:59PM

I really would like to use port 80 for wamp.

I set listen port in httpd.conf to 8080 this works and puts the icon green, but I would rather change that.

I checked with NETSTAT -p tcp -ano

output was that PID 4 listen to 80

Like I said: I really would like to use port 80 for wamp.

Options: ReplyQuote
Re: WAMP doesnt start
Posted by: RiggsFolly (Moderator)
Date: May 16, 2016 12:09AM

Try using the tool on the menus

wampmanager -> Apache -> Test Port 80

And tell us what is reported. I would guess it is IIS byt please give use the exact information reoprted on this tool.

---------------------------------------------------------------------------------------------
(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: WAMP doesnt start
Posted by: LivingThis (---.cm-6-1d.dynamic.ziggo.nl)
Date: May 16, 2016 12:39AM

the tool in the menus gives:

.............................................................

Your port 80 is actually used by :

Server: Microsoft-HTTPAPI/2.0

Cannot install the Apache service, please stop this application and try again.

Press Enter to exit...


.....................................................

I also did something else that did not work, I used net stop http. (after that I changed the httpd.conf settings and restarted WAMP.

Options: ReplyQuote
Re: WAMP doesnt start
Posted by: RiggsFolly (Moderator)
Date: May 16, 2016 12:46AM

That means you have microsoft IIS installed.

That is also an Web Server. If you have no intension of using it, then uninstall it and
potentially these other apps also

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

Which can all come with IIS

---------------------------------------------------------------------------------------------
(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: WAMP doesnt start
Posted by: LivingThis (---.cm-6-1d.dynamic.ziggo.nl)
Date: May 16, 2016 09:56AM

It seems I cant put it off with the normal procedure, so unchecking in Windows Program, uncheck windows. IIS is listed here, but already unchecked.

In windows explorer though I see a directory IIS meaning it is present.

Options: ReplyQuote
Re: WAMP doesnt start
Posted by: RiggsFolly (Moderator)
Date: May 16, 2016 10:31AM

Look for the other things I mentioned as well

---------------------------------------------------------------------------------------------
(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: WAMP doesnt start
Posted by: LivingThis (---.cm-6-1d.dynamic.ziggo.nl)
Date: May 16, 2016 11:32AM

webdeploy is found in the IIS directory.


the other 3 ? If I search in the search box I get no apps listed.

Options: ReplyQuote
Re: WAMP doesnt start
Posted by: LivingThis (---.cm-6-1d.dynamic.ziggo.nl)
Date: May 16, 2016 11:46AM

I located webdeploy in the normal program list en deleted it there.

This made port 80 free

WAMP icon now green

Thanks for the help !!

Options: ReplyQuote
Re: WAMP doesnt start
Posted by: LivingThis (---.cm-6-1d.dynamic.ziggo.nl)
Date: May 17, 2016 04:01PM

I'm back.

The new WAMP version stays orange, if I check for port 80 status with the WAMP shell the output is: your port 80 is actually used by ... and then it gives nothing / empty.

Options: ReplyQuote
Re: WAMP doesnt start
Posted by: RiggsFolly (Moderator)
Date: May 17, 2016 05:32PM

Try this from a command windows started with "Run as Administrator"


netstat -anop TCP | find ":80"
tasklist /FI "PID eq 999" /FO TABLE /NH

replacing 999 with the PID number from the previous command that is using port 80.

---------------------------------------------------------------------------------------------
(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: WAMP doesnt start
Posted by: LivingThis (---.cm-6-1d.dynamic.ziggo.nl)
Date: May 22, 2016 08:55PM

it seems that port 80 is used by a Kaspersky program called avp.exe

Options: ReplyQuote
Re: WAMP doesnt start
Posted by: RiggsFolly (Moderator)
Date: May 23, 2016 10:00AM

Could it be that you missed the question that Apache asks when it first runs, about being allow access to port 80?

Check you Firewall manual and create a rule that allows apache access to port 80

---------------------------------------------------------------------------------------------
(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: WAMP doesnt start
Posted by: LivingThis (---.cm-6-1d.dynamic.ziggo.nl)
Date: May 23, 2016 05:01PM

I changed the firewall rules.

But I found an error in the window logs:

The Apache service named reported the following error:
>>> AH00112: Warning: DocumentRoot [C:/Apache24/docs/dummy-host.example.com] does not exist .

and:


Naam van toepassing met fout: httpd.exe, versie: 0.0.0.0, tijdstempel: 0x53258cd5
Naam van module met fout: ntdll.dll, versie: 6.3.9600.18233, tijdstempel: 0x56bb4ebb
Uitzonderingscode: 0xc0000005
Foutmarge: 0x00000000000546fb
Id van proces met fout: 0x1884
Starttijd van toepassing met fout: 0x01d1b5028a96e113
Pad naar toepassing met fout: I:\wamp\bin\apache\apache2.4.9\bin\httpd.exe
Pad naar module met fout: C:\WINDOWS\SYSTEM32\ntdll.dll
Rapport-id: dbc97af3-20f5-11e6-bfc4-d43d7e6cc719
Volledige pakketnaam met fout:
Relatieve toepassings-id van pakket met fout:

Options: ReplyQuote
Pages: 12Next
Current Page: 1 of 2


Sorry, only registered users may post in this forum.