Deployment not working

2021-02-07T00:00:00Z
I am using scriptcase 9.6.2. I am deploying to a web hoster (hosttech.ch) . I upload mysql and a simple script with three apps.
Doing the startup (~/_lib/prod/index.php I enter the personal deployment password, then (after a very long time) I can enter the db connection parameter, db connection works!
Then I start the website which exits with “ungültige daten”.

I found a work around that lets me start my web: Start with a blank app that has only a sc_redir(sec_login).
Is this a feature or am I doing something wrong or is it a bug?

Often you will get Bad Data if a global variable is not assign or contain the wrong data

My problem: This message comes at the time of initial loading the program to the production server. After this my deployment fails.

Experience shows, that the workaround (first app without db connection) is only needed for the initial load. Afterwards calling the site works as expected!