Pablo Gosse wrote: > to no effect. It's simply not reading the changes. I've even commented > out the openssl and curl lines, and am now just changing the value of > allow_url_fopen to Off, but that's not working. One thing at a time :) Put php.ini in your windows dir, and it will be read from there. Both curl and openssl depend on libeay32.dll and ssleay32.dll. Try to put those in windows/systen32 just to make sure that windows is able to find them. Edin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php