Pierre Joye wrote:
> Please try in the cmd line:
> 
> cd C:\Software\PHP\versions\5.2.7RC5-dev\ext
> 
> php.exe -n -d extension_dir=ext -d extension=php_curl.dll -m
> 

C:\Users\Edward>cd C:\Software\PHP\versions\5.2.7RC5-dev\ext

C:\Software\PHP\versions\5.2.7RC5-dev\ext>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 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.

Cheers,
Edward

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to