• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

undefined function: openssl_x509

C

Cees1962

Guest
undefined function: openssl_x509 (SOLVED)

I am a new to this forum so maybe i am posting wrong

I just bought plesk 7.5.6 on win2003.

according to phpinfo:
CURL Information libcurl/7.11.2 OpenSSL/0.9.7d zlib/1.1.4
..openSSL is installed but when I use it, I get an error:
Call to undefined function: openssl_x509_read()

I have no problem using the same code on a Linux server with PLESK..

What am I doing wrong?

EDIT:
extension=php_openssl.dll

in PHP.INI, was not loaded, by default.
after removing ";" the problem was solved.
 
Back
Top