After extracting and then started XAMPP,it showed the message above
I don’t know what happen? and how to correct.
No experience of XAMPP but check YaST>System services to see if mysqld is enabled and enable it if not.
I wonder why everyone is first looking outside openSUSE for packages etc. In Yast - Software - Softwaremanagement - Pattern View, there’s the LAMP pattern. Installs all you need.
Next in Yast - System - Runlevel editor, enable the mysqld service. Create a root password for mysql (this is not the same as your root account on the system).
Next in Yast - Network services - HTTP server, set apache to start, leave defaults for now.
To test: open a browser, put 127.0.0.1 in the address bar, the page should show “It works !”.