Install Openssl Php Extension Centos Server

Posted on  by
Install Openssl Php Extension Centos Server 4,9/5 6039 reviews
  1. Php Openssl Extension Not Working
  2. How To Open Php Extension

OpenSSL is a widely used crypto library that implements SSL and TLS protocols to secure communications over computer networks. OpenSSL is widely used by many software like Apache web server, PHP, Postfix and many others. I used a custom php build on My Centos server. Now I want to enable openssl extension in order to communicate with SSL. Download and install openssl. No, php-common is from the CentOS repos but apparently the module you want is part of it so you cannot install php-openssl nor list it (which is what I tried). However, I do not see anything with openssl in its name in the file list.

Active8 years, 7 months ago

Long time browser, first time poster!

I have a CentOS Dedicated server running just fine.

Driver epson lq 2500 xps. Home » Epson LQ-2500 Use the links on this page to download the latest version of Epson LQ-2500 drivers. All drivers available for download have been scanned by antivirus program. Official Epson® support and customer service is always free. Download drivers, access FAQs, manuals, warranty, videos, product registration and more.

I'm trying to reconfigure PHP to include the OpenSSL extensions so I can use some of the Youtube API's.

I installed OpenSSL with yum, so it's in place on the server. I'm just now having trouble getting PHP to use it as an extension.

I got the latest PHP tarball, untarred, set my configure string (./configure) using the proper parameter for openssl (--with-openssl=/usr) and it checked out just fine.

I ran Make, then Make Install. I am getting hung up here. After it makes the PEAR config file it seems to quit. I guess I'm not sure, but it seems like there is a LOT more that should be happening. Here is a screenshot: http://www.evanfell.com/screencaps/6iamks.png

Restarting apache shows no change to the PHP running on the server.

Is there are PEAR issue killing the Install process? Or is there an other issue?

Thanks In Advance.

Happy to clarify and provide more info.

EvanEvan

1 Answer

Why you don't install php from a updated repository?I use remi-enterprise.

Php Openssl Extension Not Working

lg.lg.
3,3843 gold badges17 silver badges20 bronze badges

How To Open Php Extension

Not the answer you're looking for? Browse other questions tagged opensslphp or ask your own question.