Is it just me, or does the windows binary not load non-built-in extensions?
Even if I set my php.ini to just this:
extension_dir = "c:\Program Files\wamp\php\ext\"
extension=php_mbstring.dll
it doesn't work. None of them do. zend_extensions work though
(surprised that they loaded on this ve
Windows build is available at the following locations:
Main distibution:
http://downloads.php.net/edink/php-5.2.0RC1-Win32.zip
PECL collection:
http://downloads.php.net/edink/pecl-5.2.0RC1-Win32.zip
Debug pack:
http://downloads.php.net/edink/php-debug-pack-5.2.0RC1-Win32.zip
Edin
Ilia Alshan