调用未定义函数 openssl_pkcs7_sign()

Posted

技术标签:

【中文标题】调用未定义函数 openssl_pkcs7_sign()【英文标题】:Call to undefined function openssl_pkcs7_sign() 【发布时间】:2013-01-26 13:57:53 【问题描述】:

我正在使用 TCPDF 签署子 PFD 文件。 我正在通过网络测试示例:http://www.tcpdf.org/examples.php,它们运行良好,但是当我下载 lib 并在@localhost 进行测试时,我在“示例 52”中遇到了这个错误:

致命错误: in C:\xampp\htdocs\pruebas\pdf_firma\tcpdf\tcpdf.php 在第 9043 行

我的 PHP 版本是 5.3.8。

有人知道怎么解决吗?

【问题讨论】:

【参考方案1】:

必须安装openssl

Enabling the OpenSSL in XAMPP

http://www.php.net/manual/en/openssl.setup.php

【讨论】:

以上是关于调用未定义函数 openssl_pkcs7_sign()的主要内容,如果未能解决你的问题,请参考以下文章

未捕获的错误:调用未定义的函数 sqlsrv_connect()

静脉模拟终止调用 openssl ECDSA_SIG_get0 函数

调用未定义函数 __() 错误 - phpMyAdmin

致命错误:调用未定义的函数 mcrypt_encrypt [重复]

在第 7 行调用 C:\wamp\www\Webs\client.php 中未定义的函数 sqlsrv_connect()

PHP 致命错误:未捕获的错误:使用 Laravel 5.8 和 PHP 7.4 调用未定义函数 Whoops\Exception\xdebug_is_enabled()