if I try starting XAMPP Apache and MySQL, MySQL will not start under Windows10. After having deleted aria_log.00000X file in folder C:xamppmysqldata MySql will run like this:
enter image description here
Now, if I try start running phpmyadmin pushing Admin Button left of MySQL, I notice changing Apache ports from 80/443 towards 53703. Also PID is changing:
enter image description here
phpmyAdmin will not run in Browser. Stopping mysql server and restarting again will fail now, generally
enter image description here
How to fix this issue?
Tried to start phpmyadmin using ths fix: https://julianlang.net/xampp-mysql-startet-nicht-mehr/