Re: [PHP-INSTALL] Failure to load php_openssl.dll

2004-07-26 Thread Chris Hewitt
On Mon, 2004-07-26 at 09:24, Angus Monro wrote: > Hello all, > > I'm having difficulty getting off the ground with SSL in PHP. With my > script > |<%php > |$res = openssl_pkey_new(); > |%> > I get this output: > |Fatal error: Call to undefined function: ope

[PHP-INSTALL] Failure to load php_openssl.dll

2004-07-26 Thread Angus Monro
Hello all, I'm having difficulty getting off the ground with SSL in PHP. With my script |<%php |$res = openssl_pkey_new(); |%> I get this output: |Fatal error: Call to undefined function: openssl_pkey_new() in c:\inetpub\wwwroot\Scratchpad\test.php on line