Sorry, but not. I have changed it to ssl and the message is the same:
Notice: fopen(): Unable to find the wrapper "ssl" - did you forget to enable it when you configured PHP? I can use nothing that is out of the standard php package, because I'm doing a script for other users that can't change their php installation. "Manuel Lemos" <[EMAIL PROTECTED]> escribió en el mensaje news:[EMAIL PROTECTED] > Hello, > > On 12/22/2003 05:26 AM, Homer wrote: > > Notice: fopen(): Unable to find the wrapper "https" - did you forget to > > enable it when you configured PHP? in > > C:\Inetpub\PostNuke-0.726\mpValidar.php on line 62 > > The line above says it all. I think the right scheme name is ssl, not > https . > > Alternatively you may want to use the Curl library. It is a bit more > complicated but using this HTTP client class it becomes much simpler and > you can make more complex request like posting forms and handling cookies. > > http://www.phpclasses.org/httpclient > > > -- > > Regards, > Manuel Lemos > > Free ready to use OOP components written in PHP > http://www.phpclasses.org/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php