Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Last seen: 25 Dec 2019 1H03
I solved it. It was the session. I had to change the setting session.save_handler to files. It was set to redis by default on the server. I changed...
I setup projeqtor first on a local machine. And that worked perfect. (It still does). Now I want to deploy it on a shared hosted server. And there it ...