if you chmod'ed 777 then it should have looked more like -rwxrwxrwx. That's a 700 that you are showing there.
You might want to try: chmod 644 install.cfg.
That's read/write privileges for the Lawson user (6), read only privileges for the Lawson group (4), and read only privileges for the rest of the world (4).