Edward Z. Yang wrote: > And no error. That's very curious! Maybe it's two extensions causing the > problem? I'm going to twiddle with my php.ini some more.
My fault; the php.exe being executed was my 5.2.6 in the path. When I run it on the "real" executable, I get: C:\Software\PHP\versions\5.2.7RC5-dev>php.exe -n -d extension_dir=ext -d extension=php_curl.dll -m [PHP Modules] bcmath calendar com_dotnet ctype curl date dom filter ftp hash iconv json libxml odbc pcre Reflection session SimpleXML SPL standard tokenizer wddx xml xmlreader xmlwriter zlib [Zend Modules] And I get an error. I tested on another Vista machine and an XP virtual machine, and I did NOT get the error, so it's something wonky in my configuration. Cheers, Edward -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php