<bdo id='2oSYR'></bdo><ul id='2oSYR'></ul>

<legend id='2oSYR'><style id='2oSYR'><dir id='2oSYR'><q id='2oSYR'></q></dir></style></legend>
  • <tfoot id='2oSYR'></tfoot>

    1. <i id='2oSYR'><tr id='2oSYR'><dt id='2oSYR'><q id='2oSYR'><span id='2oSYR'><b id='2oSYR'><form id='2oSYR'><ins id='2oSYR'></ins><ul id='2oSYR'></ul><sub id='2oSYR'></sub></form><legend id='2oSYR'></legend><bdo id='2oSYR'><pre id='2oSYR'><center id='2oSYR'></center></pre></bdo></b><th id='2oSYR'></th></span></q></dt></tr></i><div id='2oSYR'><tfoot id='2oSYR'></tfoot><dl id='2oSYR'><fieldset id='2oSYR'></fieldset></dl></div>
    2. <small id='2oSYR'></small><noframes id='2oSYR'>

      1. 致命错误:在第 177 行调用 C:apachehtdocsphpmyadminlibrariesphp-gettext

        Fatal error: Call to undefined function mb_detect_encoding() in C:apachehtdocsphpmyadminlibrariesphp-gettextgettext.inc on line 177(致命错误:在第 177 行调用 C:apachehtdocsphpmyadminlibrariesphp-gettextgettext.inc 中未定义的函数 mb_detect_en
        <tfoot id='LdyMY'></tfoot>
          <tbody id='LdyMY'></tbody>
          • <bdo id='LdyMY'></bdo><ul id='LdyMY'></ul>
          • <i id='LdyMY'><tr id='LdyMY'><dt id='LdyMY'><q id='LdyMY'><span id='LdyMY'><b id='LdyMY'><form id='LdyMY'><ins id='LdyMY'></ins><ul id='LdyMY'></ul><sub id='LdyMY'></sub></form><legend id='LdyMY'></legend><bdo id='LdyMY'><pre id='LdyMY'><center id='LdyMY'></center></pre></bdo></b><th id='LdyMY'></th></span></q></dt></tr></i><div id='LdyMY'><tfoot id='LdyMY'></tfoot><dl id='LdyMY'><fieldset id='LdyMY'></fieldset></dl></div>

                <legend id='LdyMY'><style id='LdyMY'><dir id='LdyMY'><q id='LdyMY'></q></dir></style></legend>

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

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

                  问题描述

                  所以我试图让 phpmyadmin 在 Windows 7 上运行,我已经完成并安装了所有正确的程序/文件(apache、mySQL、php 等),我在右边有 phpmyadmin 文件夹放在我的目录中,这样当我尝试在浏览器中访问它时,当目录索引设置为 index.html 时,它会显示整个目录.但是,当我将目录切换到 index.php 时,出现此错误:

                  So I'm trying to get phpmyadmin running on windows 7, and I've gone through and installed all the proper programs/files (apache, mySQL, php, etc..) and i have the phpmyadmin folder in the right place in my directory, such that when I try to access it in my browser when the directory index is set to index.html it shows the whole directory. However, when I switch the directory to index.php i'm getting this error:

                  致命错误:在第 177 行调用 C:apachehtdocsphpmyadminlibrariesphp-gettextgettext.inc 中未定义的函数 mb_detect_encoding()

                  我查看了一些支持页面和所有内容(例如 this one) 但所有的建议似乎都没有帮助我.他们中的大多数人都在谈论编辑/php 文件夹中的 php.ini 文件,但我什至没有那个,我有一个 php.ini-developmentphp.ini-production 文件,就是这样.建议??我也尝试过重新安装 php 以查看它是否是安装问题...不起作用.请帮忙!

                  I've looked at a few support pages and everything (such as this one) but all of the suggestions don't seem to be helping me out. Most of them talk about editing the php.ini file in the /php folder, but I don't even have that, I have a php.ini-development and php.ini-production file and thats it. Suggestions?? I have also tried reinstalling php to see if it was an issue with the installation...didn't work. Please help!

                  推荐答案

                  该问题是由于某些扩展被阻止且扩展目录未完全设置引起的.

                  The issue was caused by some of the extensions being blocked and the extension directory not being fully set.

                  在 php.ini 文件中,extension_dir= 需要设置为C:phpext"或 php ext 文件所在的任何位置.此外,php.ini 文件中的以下扩展名也需要取消注释

                  In the php.ini file extension_dir= needs to be set to "C:phpext" or whereever the php ext file is located. Also the following extensions need to be uncommented in the php.ini file as well

                  extension=php_gd2.dll扩展名=php_mbstring.dll扩展名=php_exif.dllextension=php_mysqli.dll

                  另一件有用的事情是进入 phpext 文件夹,右键单击上述每个 ext 并选择 unblock 并确保它们没有设置为只读.

                  Another thing that helps is to go in to the phpext folder, right click on each of the above exts and select unblock and make sure they are not set to read-only.

                  这篇关于致命错误:在第 177 行调用 C:apachehtdocsphpmyadminlibrariesphp-gettextgettext.inc 中未定义的函数 mb_detect_encoding()的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

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

                  相关文档推荐

                  DeepL的翻译效果还是很强大的,如果我们要用php实现DeepL翻译调用,该怎么办呢?以下是代码示例,希望能够帮到需要的朋友。 在这里需要注意,这个DeepL的账户和api申请比较难,不支持中国大陆申请,需要拥有香港或者海外信用卡才行,没账号的话,目前某宝可以
                  PHP通过phpspreadsheet导入Excel日期,导入系统后,全部变为了4开头的几位数字,这是为什么呢?原因很简单,将Excel的时间设置问文本,我们就能看到该日期本来的数值,上图对应的数值为: 要怎么解决呢?进行数据转换就行,这里可以封装方法,或者用第三方的
                  mediatemple - can#39;t send email using codeigniter(mediatemple - 无法使用 codeigniter 发送电子邮件)
                  Laravel Gmail Configuration Error(Laravel Gmail 配置错误)
                  Problem with using PHPMailer for SMTP(将 PHPMailer 用于 SMTP 的问题)
                  Issue on how to setup SMTP using PHPMailer in GoDaddy server(关于如何在 GoDaddy 服务器中使用 PHPMailer 设置 SMTP 的问题)
                  <tfoot id='Kt6Cv'></tfoot>

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

                      <tbody id='Kt6Cv'></tbody>

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

                            <bdo id='Kt6Cv'></bdo><ul id='Kt6Cv'></ul>