Im trynig to deploy my symfony app on a web server with the hoster alwaysdata. My site works fine on localhost with wamp server , but after transferring all files on filezilla.
what I have done :
APP_ENV=prod
I run composer update composer dumpautoload
Im using symfony 4.4 and php 7.4.9 , my hoster alwaysdata works with php 7.4.9
But Im getting this error :
any ideas to help me please ?