• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

installing openSSL Library

G

[GC]Neo

Guest
Hello, I'm running Plesk 8.3 on my dedicated server.
Now I'm trying to install a php script, but it wants the PHP OpenSSL library
so how do I add that?
attached image... if helps at all...
 

Attachments

  • swsoft_pic1.jpg
    swsoft_pic1.jpg
    70.2 KB · Views: 49
Hi,

Looks like openssl php extension is disabled on your server.

You can enable it in corresponding php.ini file by uncommenting php_openssl extension.
 
Back
Top