php-windows Digest 22 Dec 2002 09:48:38 -0000 Issue 1498

Topics (messages 17504 through 17506):

Re: where is php_gettext??
        17504 by: Christoph Grottolo

Where can I obtain a win32 binary Zip handling extension?
        17505 by: Ithilhin
        17506 by: Christoph Grottolo

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
Kyle Bisignani wrote:
> Okay, so I am new, I'll admit it.  But I have stumbled across
> something that I don't think is right.  I am trying to use php on a
> windows xp machine (yes, with SP1).  For the most part, everything
> works.  Going into the C:\WINDOWS\php.ini file, I was uncommenting
> some extensions, saving the file, and then restarting Apache.
> Everything works except for php_gettext.dll.  For some reason, I
> always get this error message:
>
> Warning
> Unable to load dynamic library 'd:\php\extensions/php_gettext.dll' -
> The specifies module could not be found.
>
> I have noticed that other extensions have similar problems, but not
> all. Mcrypt is another one.  But some like imap and ldap work fine.
> So what is wrong exactly?
> Thank you for any help,

Look in your php\extensions directory. Are the files there? If not - look
for a new version or wait for 4.3.0 which will be released shortly and
includes gettext and mcrypt. IF they are there, make shure you have copied
the files from your dlls folder to %windir%\system32.

HTH
Christoph


--- End Message ---
--- Begin Message --- The question is given. I have no C compiler, therefore I can't compile PHP myself. I would appreciate any direct links or web pages.

--- End Message ---
--- Begin Message ---
Ithilhin wrote:
> The question is given. I have no C compiler, therefore I can't compile
> PHP myself. I would appreciate any direct links or web pages.

It will be distributed with PHP 4.3.0 which will be released shortly. If you
can't wait you can get it with RC4 from http://qa.php.net

Christoph


--- End Message ---

Reply via email to