The dll is there, but I think I'm going to take the less of a headache route to Apache and PHP, use a program called Sokkit. It's $20, but it will keep me from wanting to gouge out my eyes trying to get PHP gettext to work. I'm doing some intial research on it (regarding it's stability before I buy it and all). I'll post what I find about it here. Thanks! ~Kyle Bisignani
"Christoph Grottolo" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > 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 > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php