For IIS, check out http://www.somacon.com/p41.php ("Enabling SSL in IIS
on Windows XP
Professional").
Cheers,
Luis Ferro
Stelios Sakalis escreveu:
Hello Cory,
"Cory Collier" <[EMAIL PROTECTED]> wrote
I've found this to be a very good tutorial for installing Apache with SSL
on Windows. Yo
Hello Cory,
"Cory Collier" <[EMAIL PROTECTED]> wrote
> I've found this to be a very good tutorial for installing Apache with SSL
> on Windows. You'll have to do some tweaking to adjust for apache 2.2.3.
> Also, If you can help it, DON'T USE INSTALLERS! Apache uses PHP as a
> module without usin
Chuck Anderson wrote:
Stelios Sakalis wrote:
Hello Frank,
The extension is already loaded in the php.ini File.
I don't think this is the error.
Loading the OpenSSL extension should help. Just add
extension=php_openssl.dll to your php.ini file and restart the web
server.
- Frank
Here is the output from phpinfo();
Registered PHP Streams php, file, data, http, ftp, compress.zlib
and when I load the openssl extension I get
Registered PHP Streams php, file, data, http, ftp, compress.zlib, https,
ftps
I have all the PHP files in c:\php5, including the extra DLL's. I'm
Stelios Sakalis wrote:
Hello Frank,
The extension is already loaded in the php.ini File.
I don't think this is the error.
Loading the OpenSSL extension should help. Just add
extension=php_openssl.dll to your php.ini file and restart the web server.
- Frank
I have had the same
Hello Frank,
Thursday, January 4, 2007, 9:51:30 AM, you wrote:
> php_openssl.dll requires one or more dll's to load. Can't remember
> the names off hand, but it's something like sas*32.dll. If these are
> not found the extension will not load. You can check phpinfo() to
> see if it loads.
libeay3
Hello Stelios,
php_openssl.dll requires one or more dll's to load. Can't remember the
names off hand, but it's something like sas*32.dll. If these are not found
the extension will not load. You can check phpinfo() to see if it loads.
- Frank
> Hello Frank,
>
> The extension is already loaded in
Hello Frank,
The extension is already loaded in the php.ini File.
I don't think this is the error.
> Loading the OpenSSL extension should help. Just add
> extension=php_openssl.dll to your php.ini file and restart the web server.
>
> - Frank
--
PHP Windows Mailing List (http://www.php.net/)