Version 2021 works fine on the local server. Files don’t open on the server. The requested URL /name/testList was not found on this server. How do I unpack files on the server correctly so that they work? Server PHP 7.4
You may check which web server your production server is using, then check if URL Rewrite is properly set up, see Migrating to v2021: https://discourse.hkvstore.com/t/migrating-to-v2022/655/1 (see the last post by Webmaster).
I have met all the conditions for setting, but I see this error {“statusCode”:0,“error”:{“class”:“text-danger”,“type”:“Error”,“description”:“ServerError”}}
You may enable Debug and see if you can get a more detailed error, see: http://www.hkvforums.com/viewtopic.php?f=18&t=49192.
I did it, but nothing unusual happens in the database and logs. The error is shown.
Make sure you have enabled Tools → Advanced Settings:
- Debug
- Log error to file
- Log SQL to file
There must be something in the log file about the server error, post what you find in the log file.