barry wrote:
> 
> be loaded sucessufully. The error only seems to happend for php_gettext.dll
> only.
> PHP Warning: Unable to load dynamic library
> 'c:/php/extensions/gnu_gettext.dll' - 找不到指定的模組。 in Unknown on line
> 0

It is entirely possible that this extension was written for a version of PHP
prior to 4.1.0 and the net results of that is...

It won't work, unless you can find a newer version of the DLL that was written
for PHP 4.1.0 or greater.

-- 

Craig Morrison
  http://www.mtsprofessional.com/
  A Win32 Email server that works for you.

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to