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

I tried, based on above errors, to find DocumentRoot, but it wasnt in the httpd.conf. Can you tell me which script/file should be adjusted.?

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

I would imagine that you have uncommented this line

# Virtual hosts
Include conf/extra/httpd-vhosts.conf

in httpd.conf AND NOT REMOVE THE EXAMPLE CODE FROM conf/extra/httpd-vhosts.conf

---------------------------------------------------------------------------------------------
(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 10:47PM

OK I commented the line like this:
# Virtual hosts
#Include conf/extra/httpd-vhosts.conf

but I saw I had also not adjusted the virtual host file for localhost.


So I added this to httpd-vhosts.conf:

<VirtualHost *:80>

DocumentRoot "DocumentRoot "I:/wamp/www/"
ServerName localhost
ServerAlias www.localhost
ErrorLog "logs/localhost-error.log"
# CustomLog "logs/dummy-host.example.com-access.log" common
</VirtualHost>

but I commented the example code

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

My anti-virus program is Kaspersky. If I remember well from the former install of WAMP I had to change the Kaspersky settings.

I have a new release. I have settings for Program Control and a Firewall. The programs I have installed are all trusted. Same for Firewall. But still, every restart of WAMP, makes KASPERSKY scan the I: disk

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

I still have the orange icon.

Going to the window log files I find two errors, which I put in google translate, giving me the following output:


1)
Name of application with error: httpd.exe, version 0.0.0.0, time stamp: 0x53258cd5
Name of module error: ntdll.dll, version 6.3.9600.18233, time stamp: 0x56bb4ebb
Exception code: 0xc0000005
Margin of error: 0x00000000000546fb
ID of process error: 0x13f4
Start time of application with error: 0x01d1b7e43625e923
Path to application with error: I: \ wamp \ bin \ apache \ apache2.4.9 \ bin \ httpd.exe
Path to module error: C: \ WINDOWS \ SYSTEM32 \ ntdll.dll
Report ID: 8748fa15-23d7-11e6-bfc8-d43d7e6cc719
Full package name with error:
Relative application ID packet with error:


2)

The volume \\ \ Volume {28093404-c710-4e21-8095-578ed04ea020} \ is not optimized, because an error has occurred: The parameter is incorrect. (0x80070057)

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

I hope I am still doing well.

I changed the settings back from port 80 to 8080 (because it was running on port 8080 before)

Now, when I restart apache, the icon is still orange.

in services I find this

wampmysqld64 is running
wampapache64 cant be started.
starting it in services gives error message 1.

Options: ReplyQuote
Re: WAMP doesnt start
Posted by: RiggsFolly (Moderator)
Date: May 28, 2016 01:37PM

Look in the Apache error log and also in the Windows Event viewer for messages from Apache.

What do you find in there?

---------------------------------------------------------------------------------------------
(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
Pages: Previous12
Current Page: 2 of 2


Sorry, only registered users may post in this forum.