Welcome Guest, Not a member yet? Register   Sign In
Language problem in Production [solved]
#1

(This post was last modified: 10-18-2020, 12:28 PM by jaydee.)

Hi!

I am building a web app and everything works on localhost. I deployed on aws today (for the first time) and the localization does not work anymore. The page just renders the strings for the lang() function, e.g. 'App.Menu.Proejcts' instead of 'Projects' in different languages. intl extension is loaded on the server (this is from phpinfo):
intl
Internationalization support
enabled
version 1.1.0
ICU version 50.2
ICU Data version 50.2
ICU TZData version 2018e
ICU Unicode version 6.2


php 7.2.33

Language files are in place, they are chmoded to 755 (just to be sure they are visible to the app). What could be wrong? Nothing in the logs...

Thanks in advance!
Angel
Reply


Messages In This Thread
Language problem in Production [solved] - by jaydee - 10-15-2020, 01:07 PM
RE: Language problem in Production - by InsiteFX - 10-15-2020, 11:44 PM
RE: Language problem in Production - by jaydee - 10-16-2020, 03:31 AM
RE: Language problem in Production - by InsiteFX - 10-16-2020, 08:14 PM
RE: Language problem in Production - by jaydee - 10-17-2020, 09:48 AM
RE: Language problem in Production - by jaydee - 10-18-2020, 12:27 PM
RE: Language problem in Production - by carmolio - 11-22-2022, 06:02 PM



Theme © iAndrew 2016 - Forum software by © MyBB