• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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