From: James E. F. <jf...@ac...> - 2002-03-08 15:40:38
|
> 3) PHP failing when trying to load the gettext extension > (try changing "gettext.so" to "gettext.dll" in the INI) > Also look back in the mailing list archives and run the > status script. (I'll try to put it on the website this > weekend). The status script is at: http://phpesp.sf.net/status.php.txt That should at least show you if you can safely try to load extensions. You may need to change "gettext.so" to "gettext.dll" in the status script when using it on windows. -James |