bindtextdomain
- Error 500 while setting distribution
- The 500 error in registration page
- PHP Fatal error: Uncaught Error: Call to undefined function bindtextdomain() in /lib/pkp/lib/vendor/sokil/php-isocodes/src/AbstractDatabase.php:87
- Failed AJAX request or invalid JSON returned
If you get a message like this:
PHP Fatal Error: Uncaught Error: Call to undefined function bindtextdomain() in ...
…then your PHP installation is missing support for the gettext extension. You need to install or enable it.