wampserver64 on Windows 10
problem occured today, I made no changes to wampserver
wampserver icon in taskbar is orange.
mariadb does not start
mariadb log says:
yesterday (started OK):
2020-12-06 9:32:09 0 [Note] InnoDB: Loading buffer pool(s) from c:\wamp64\bin\mariadb\mariadb10.4.10\data\ib_buffer_pool
2020-12-06 9:32:09 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-12-06 9:32:09 0 [Note] Server socket created on IP: '::'.
2020-12-06 9:32:09 0 [Note] Reading of all Master_info entries succeeded
2020-12-06 9:32:09 0 [Note] Added new Master_info '' to hash table
2020-12-06 9:32:09 0 [Note] wampmariadb64: ready for connections.
Version: '10.4.10-MariaDB' socket: '' port: 3306 mariadb.org binary distribution
2020-12-06 9:32:10 0 [Note] InnoDB: Buffer pool(s) load completed at 201206 9:32:10
today (problem):
2020-12-07 15:38:18 0 [Note] InnoDB: Loading buffer pool(s) from c:\wamp64\bin\mariadb\mariadb10.4.10\data\ib_buffer_pool
2020-12-07 15:38:18 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-12-07 15:38:18 0 [Note] Server socket created on IP: '::'.
2020-12-07 15:38:18 0 [ERROR] Can't start server: Bind on TCP/IP port. Got error: 10013: An attempt was made to access a socket in a way forbidden by its access permissions.
2020-12-07 15:38:18 0 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2020-12-07 15:38:18 0 [ERROR] Aborting
I checked netstat -a -b -n
There is no other process listening on port 3306
tried using another port - no change
tried turning windows firewall off - no change
tried updating to latest wampserver64 version - no change
I cannot start the service wampmariadb64 manually, it aborts
what can I do, please?
problem occured today, I made no changes to wampserver
wampserver icon in taskbar is orange.
mariadb does not start
mariadb log says:
yesterday (started OK):
2020-12-06 9:32:09 0 [Note] InnoDB: Loading buffer pool(s) from c:\wamp64\bin\mariadb\mariadb10.4.10\data\ib_buffer_pool
2020-12-06 9:32:09 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-12-06 9:32:09 0 [Note] Server socket created on IP: '::'.
2020-12-06 9:32:09 0 [Note] Reading of all Master_info entries succeeded
2020-12-06 9:32:09 0 [Note] Added new Master_info '' to hash table
2020-12-06 9:32:09 0 [Note] wampmariadb64: ready for connections.
Version: '10.4.10-MariaDB' socket: '' port: 3306 mariadb.org binary distribution
2020-12-06 9:32:10 0 [Note] InnoDB: Buffer pool(s) load completed at 201206 9:32:10
today (problem):
2020-12-07 15:38:18 0 [Note] InnoDB: Loading buffer pool(s) from c:\wamp64\bin\mariadb\mariadb10.4.10\data\ib_buffer_pool
2020-12-07 15:38:18 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-12-07 15:38:18 0 [Note] Server socket created on IP: '::'.
2020-12-07 15:38:18 0 [ERROR] Can't start server: Bind on TCP/IP port. Got error: 10013: An attempt was made to access a socket in a way forbidden by its access permissions.
2020-12-07 15:38:18 0 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2020-12-07 15:38:18 0 [ERROR] Aborting
I checked netstat -a -b -n
There is no other process listening on port 3306
tried using another port - no change
tried turning windows firewall off - no change
tried updating to latest wampserver64 version - no change
I cannot start the service wampmariadb64 manually, it aborts
what can I do, please?