• <tfoot id='8cwcm'></tfoot>

      <bdo id='8cwcm'></bdo><ul id='8cwcm'></ul>
    <i id='8cwcm'><tr id='8cwcm'><dt id='8cwcm'><q id='8cwcm'><span id='8cwcm'><b id='8cwcm'><form id='8cwcm'><ins id='8cwcm'></ins><ul id='8cwcm'></ul><sub id='8cwcm'></sub></form><legend id='8cwcm'></legend><bdo id='8cwcm'><pre id='8cwcm'><center id='8cwcm'></center></pre></bdo></b><th id='8cwcm'></th></span></q></dt></tr></i><div id='8cwcm'><tfoot id='8cwcm'></tfoot><dl id='8cwcm'><fieldset id='8cwcm'></fieldset></dl></div>

      <legend id='8cwcm'><style id='8cwcm'><dir id='8cwcm'><q id='8cwcm'></q></dir></style></legend>
    1. <small id='8cwcm'></small><noframes id='8cwcm'>

        致命错误:调用未定义的函数 openssl_random_pseudo_bytes()

        Fatal error: Call to undefined function openssl_random_pseudo_bytes()(致命错误:调用未定义的函数 openssl_random_pseudo_bytes())
        <tfoot id='xXeKo'></tfoot>
          • <bdo id='xXeKo'></bdo><ul id='xXeKo'></ul>

            <small id='xXeKo'></small><noframes id='xXeKo'>

          • <legend id='xXeKo'><style id='xXeKo'><dir id='xXeKo'><q id='xXeKo'></q></dir></style></legend>

              • <i id='xXeKo'><tr id='xXeKo'><dt id='xXeKo'><q id='xXeKo'><span id='xXeKo'><b id='xXeKo'><form id='xXeKo'><ins id='xXeKo'></ins><ul id='xXeKo'></ul><sub id='xXeKo'></sub></form><legend id='xXeKo'></legend><bdo id='xXeKo'><pre id='xXeKo'><center id='xXeKo'></center></pre></bdo></b><th id='xXeKo'></th></span></q></dt></tr></i><div id='xXeKo'><tfoot id='xXeKo'></tfoot><dl id='xXeKo'><fieldset id='xXeKo'></fieldset></dl></div>
                  <tbody id='xXeKo'></tbody>

                  本文介绍了致命错误:调用未定义的函数 openssl_random_pseudo_bytes()的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我在尝试运行 PHP 单元测试时遇到此异常:

                  I am getting this exception when trying to run my PHP unit tests:

                  致命错误:调用未定义的函数 openssl_random_pseudo_bytes()

                  Fatal error: Call to undefined function openssl_random_pseudo_bytes()

                  什么意思?

                  推荐答案

                  您的 PHP 版本不是使用 openssl 模块编译的.如果您是从源代码构建,请像这样添加模块:

                  Your version of PHP wasn't compiled with the openssl module. If you are building from source, add the module like so:

                  cd /path/to/php-5.4/
                  ./configure --with-openssl
                  

                  这篇关于致命错误:调用未定义的函数 openssl_random_pseudo_bytes()的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Is Joomla 2.5 much faster than Joomla 1.5 Querywise(Joomla 2.5 比 Joomla 1.5 Querywise 快得多吗)
                  How to share Joomla login session from one joomla website to one ASP.Net MVC website(如何将 Joomla 登录会话从一个 joomla 网站共享到一个 ASP.Net MVC 网站)
                  htaccess redirect root to subdirectory but allow index.php in root AND query strings to function(htaccess 将根重定向到子目录,但允许根和查询字符串中的 index.php 起作用)
                  Joomla include database functions(Joomla 包含数据库功能)
                  nl2br() not working when displaying SQL results(显示 SQL 结果时 nl2br() 不起作用)
                  Joomla 2.5 JFactory::getSession(); seems to be caching in firefox(Joomla 2.5 JFactory::getSession();似乎在 Firefox 中缓存)

                      <small id='SbpCp'></small><noframes id='SbpCp'>

                        <tbody id='SbpCp'></tbody>
                      <tfoot id='SbpCp'></tfoot>
                      • <bdo id='SbpCp'></bdo><ul id='SbpCp'></ul>

                            <legend id='SbpCp'><style id='SbpCp'><dir id='SbpCp'><q id='SbpCp'></q></dir></style></legend>
                          1. <i id='SbpCp'><tr id='SbpCp'><dt id='SbpCp'><q id='SbpCp'><span id='SbpCp'><b id='SbpCp'><form id='SbpCp'><ins id='SbpCp'></ins><ul id='SbpCp'></ul><sub id='SbpCp'></sub></form><legend id='SbpCp'></legend><bdo id='SbpCp'><pre id='SbpCp'><center id='SbpCp'></center></pre></bdo></b><th id='SbpCp'></th></span></q></dt></tr></i><div id='SbpCp'><tfoot id='SbpCp'></tfoot><dl id='SbpCp'><fieldset id='SbpCp'></fieldset></dl></div>