• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Perl Module Net::SSLeay does not install

D

DarkHorizons

Guest
Has anyone else had any problems installing Net:SSLeay on a psa 7.5 machine?

The make started out with this, which probably isn't too good to begin with:

----
Checking for OpenSSL-0.9.6j or 0.9.7b or newer...
openssl-0.9.6i/0.9.7a and earlier versions have security flaws or bugs,
see advisories at www.openssl.org, upgrading to openssl-0.9.6j
or openssl-0.9.7b is recommended.
You have OpenSSL-0.9.7a installed in /usr
----

So first, is it possible to easily upgrade OpenSSL?

The make itself has a ton of errors that look like this:

----
SSLeay.c:1966: `SSL_CTX' undeclared (first use in this function)
SSLeay.c:1966: `ctx' undeclared (first use in this function)
SSLeay.c:1966: parse error before ')' token
SSLeay.c: In function `XS_Net__SSLeay_get_error':
----

Not sure how to fix this but I do need to be able to install Net::SSLeay on this system at some point.
 
Back
Top