Hi

I want to use fsockopen() with SSL, but I get this error message.
Warning: fsockopen(): no SSL support in this build in D:\Program
Files\Apache Group\Apache2\htdocs\ssltest.php on line 287

How do I enable ssl-support for php?

I uncommented the line in for the php_openssl.dll extension in php.ini and
copied libeay32.dll to my C:\WINNT\SYSTEM32 folder.

(Manual)
http://se.php.net/manual/en/ref.openssl.php

My setup:
win 2000
apache 2
php 4.3.4

Any thoughts?
// Tobias

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to