Closed chendelin1982 closed 7 months ago
The reason for zentao installation failure is not due to the use of complex passwords“5pO@vQW$FgFoN2w@", I can use this password to successfully rebuild it
The reason for zentao's failure is that the application is named zt_xxxx. If this name is used, even if the password is all numbers and English, it will still fail
Modify the database name to zentao based on SQL error messages and the database name related to zt_xxxx to initialize normally
DB_NAME change to zentao
Describe the bug