• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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