I am working on a website that is using gettext for translation. The website is translating properly on servers of other machines but not on mine (OS X El Capitan version 10.11.6). I have follow the following tutorial to install gettext on mac:
link to the tutorial I followed
After the installation, gettext is not still working. Can someone help me here??