21 Dec 2023, 04:53

@peopleinside thank you for the reply.
the only configuration I changed is in the framework.yaml

handler_id: session.handler.native_file
save_path: "%kernel.project_dir%/var/sessions/%kernel.environment%"
cookie_lifetime: 172800
cookie_secure: auto
cookie_samesite: lax
#storage_factory_id: session.storage.factory.native

and its working.

and also not able install through web installer continuously getting below error on last step.Screenshot 2023-12-21 095037.png