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.
So how can I do it? Can't create many projects? is it a bug?
You can create many projects : you already did it.
You just caanot plan them all at once because of limitations of your platform.
You must just adapt your platform to be able to manage enough memory to run the planning you want
I tried to configure my platform by increasing the memory. Maybe the configuration is wrong ... Could you kindly tell me what are the parameters to configure? 🙂
The good parameter is "memory_limit"
Here is what I get on my linux server :
memory_limit = 2048M
Take care to change the good php.ini. It must be the "web" one, not the "client" one.
On Linux, it is the one attached to Apache : /etc/php/7.x/apache2/php.ini
On Windows, it depends on the stack you use. For instance with WAMP Server, you must change it through WAMP interface.