When starting the nginx service on a raspberry pi 2, I get this error:
lua file : bad header in precompiled chunk.
When reading the lua file in Notepad++, I see normal text and jibberish:
The lua version is 5.1 I believe.
Is the file corrupted or protected? Or the wrong lua version /architecture? The file is used on a SOM with an imx6 processor, but I would like it to work on a pi...
Is this even possible?
Regards, Bert