Don't save config in production environment !!!!

Hello

I deploy a new project , I go to production environment (_lib/prod…)to configure my db connection, I enter user and password , my Test connection returns ok.
I save my config, I logout and open again my connection config, nothing changed !!!

What do I wrong ???

Thanks for your help

Rights to 777, config your environment, rights to latest.

İ already do that but only for _lib directory. ???

No, only for _lib/conf directory.

Thanks Reinhard

After your updates set the rights back to 644.

Thanks for info !!!

I have deployed a project. The database server has two databases on it. I keep telling the configuration to use database2. The connection shows that it is database2 and it test fine. However, ever access by the applications attempts to use database1. I have set the rights to _lib/conf to 777 so that is not the issue. I have tried everything I can and am quite frustrated at the moment. I am able to access the database from phpMyAdmin just fine.

I found that it was only happening on Firefox (my default). I deleted the cookies for the site and it started working. Why would you keep connection information in a cookie??

Your choice: Options / Settings / System Settings / User session in database …