On Apr 28, 2010, at 08:23, Norman Khine wrote: > hello, i have a running php5 which was built with macports, if i now > want to add support for openssl what is the best way to do it? > > would simply: > > $ sudo port -v install php5-openssl > > do? Yes. And if you're using PHP in a web server, you'll then have to restart the web server.