找不到 PHP 启动错误 gettext 库


php startup error gettext library not found

>我在加载时在页面上收到此错误:

PHP Startup: Unable to load dynamic library '/usr/lib/php5/20131226/gettext.so' - /usr/lib/php5/20131226/gettext.so: cannot open shared object file: No such file or directory

但是我检查了phpinfo并且启用了Gettext支持我也已经安装了gettext和php-gettext,但这条路上不存在 gettext.so!我是PHP版本5.6.4-4ubuntu6.4

只需要在 apache2/php.ini 中注释扩展:

;extension=gettext.so