Windows10-64bit
wamp version-3.1.0 64bit
apache-2.4.27
php-5.6.31
mysql-5.7.19
icon-orange
127.0.0.1
localhost ::1 localhost,
localhost
-yes
8a-no
9-yes
11-Avira
c:/wamp64
I recently re-installed wampserver and the icon was green. Not sure why, but on subsequent starts its staying orange. After reading some posts on this, the suggested problem is either apache or mysql not starting. I checked the apache service, Start/Resume Service is greyed out so Apache is running.
Under Tools, I clicked Test Port 3306 Post used by MySQL, the output is
***** Test which uses port 3306 *****
===== Tested by command netstat filtered on port 3306 =====
Test for TCP
Your port 3306 is used by a processus with PID = 11840
The processus of PID 11840 is 'mysqld.exe' Session: Services
The service of PID 11840 for 'mysqld.exe' is 'wampmysqld64'
This service is from Wampserver - It is correct
So according wamp to Apache is running and according to netstat MySQL is running, so why is the icon orange? Another post suggested looking at windows services log.
Control Panel->System and Security->Administrative Tools->Event Viewer->Windows Logs->Application
For MySQL
Can't start server: Bind on TCP/IP port. Got error: 10048: Only one usage of each socket address (protocol/network address/port) is normally permitted
Do you already have another mysqld server running on port: 3307 ?
For more information, see Help and Support Center at http
Aborting
In mysql console, show variables displays
bind_address | *
Can anyone explain what this means?
N.B. Not getting any emails about replies to my posts, despite ticking "Email me about replies to this topic" option.
wamp version-3.1.0 64bit
apache-2.4.27
php-5.6.31
mysql-5.7.19
icon-orange
127.0.0.1
localhost ::1 localhost,
localhost
-yes
8a-no
9-yes
11-Avira
c:/wamp64
I recently re-installed wampserver and the icon was green. Not sure why, but on subsequent starts its staying orange. After reading some posts on this, the suggested problem is either apache or mysql not starting. I checked the apache service, Start/Resume Service is greyed out so Apache is running.
Under Tools, I clicked Test Port 3306 Post used by MySQL, the output is
***** Test which uses port 3306 *****
===== Tested by command netstat filtered on port 3306 =====
Test for TCP
Your port 3306 is used by a processus with PID = 11840
The processus of PID 11840 is 'mysqld.exe' Session: Services
The service of PID 11840 for 'mysqld.exe' is 'wampmysqld64'
This service is from Wampserver - It is correct
So according wamp to Apache is running and according to netstat MySQL is running, so why is the icon orange? Another post suggested looking at windows services log.
Control Panel->System and Security->Administrative Tools->Event Viewer->Windows Logs->Application
For MySQL
Can't start server: Bind on TCP/IP port. Got error: 10048: Only one usage of each socket address (protocol/network address/port) is normally permitted
Do you already have another mysqld server running on port: 3307 ?
For more information, see Help and Support Center at http
Aborting
In mysql console, show variables displays
bind_address | *
Can anyone explain what this means?
N.B. Not getting any emails about replies to my posts, despite ticking "Email me about replies to this topic" option.