Enable SSL Stream Wrapper

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ndjustin20
Forum Commoner
Posts: 31
Joined: Wed Sep 28, 2005 8:25 am

Enable SSL Stream Wrapper

Post by ndjustin20 »

PHP Version 5.2.5

Redhat Linux

WHM

Cpanel

http://www.freedomthinking.com/phpinfo.php

Hey Guys,

I am looking at figuring out how to enable SSL Stream Wrapper on my dedicated server. Any Help is appreciated.


Justin
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: Enable SSL Stream Wrapper

Post by requinix »

Enable the OpenSSL extension.
ndjustin20
Forum Commoner
Posts: 31
Joined: Wed Sep 28, 2005 8:25 am

Re: Enable SSL Stream Wrapper

Post by ndjustin20 »

I show that SSL support is already enabled. Go to freedomthinking.com/phpinfo.php and you will also see it or are you talking about something different? Can you please clarify?
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: Enable SSL Stream Wrapper

Post by requinix »

ndjustin20 wrote:I am looking at figuring out how to enable SSL Stream Wrapper on my dedicated server. Any Help is appreciated.
ndjustin20 wrote:I show that SSL support is already enabled.
I'm lost. What's the problem you've having?
Post Reply