Oh, snap, wait... I have PHP 5.3.14 TS (`php --info | grep Thread` tells you that). Looks like there's no compiled intl on that list. Try downloading the zip from http://windows.php.net/download/ . Each zip file has a `php_int.dll` file in the `ext/` dir.
Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ On 24 October 2012 16:14, Ralf Eggert <[email protected]> wrote: > Hi Marco, > > > I have 5.3.14 on the windows box and it works just fine. I don't trust > the > > box anyway, but I just copied the files from > > http://downloads.php.net/pierre/ > > Thanks for your reply. But which of these many files are you talking about? > > Regards, > > Ralf > > -- > List: [email protected] > Info: http://framework.zend.com/archives > Unsubscribe: [email protected] > > >
