Check if mysql is running in the app store?
If I run the database interface to add a new database that does not exist, can it be added successfully?
- It can be added successfully. Please check whether the connection database configuration of the website is correct?
- Adding failed, check the reason
If it does not run check the mysql error log
cat /www/server/data/*.err|grep -i -C 10 error
pagonejando