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

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

      1. 如何在代理后面使用 PEAR?

        时间:2023-07-15
        • <i id='RsdLE'><tr id='RsdLE'><dt id='RsdLE'><q id='RsdLE'><span id='RsdLE'><b id='RsdLE'><form id='RsdLE'><ins id='RsdLE'></ins><ul id='RsdLE'></ul><sub id='RsdLE'></sub></form><legend id='RsdLE'></legend><bdo id='RsdLE'><pre id='RsdLE'><center id='RsdLE'></center></pre></bdo></b><th id='RsdLE'></th></span></q></dt></tr></i><div id='RsdLE'><tfoot id='RsdLE'></tfoot><dl id='RsdLE'><fieldset id='RsdLE'></fieldset></dl></div>

            <bdo id='RsdLE'></bdo><ul id='RsdLE'></ul>
              1. <legend id='RsdLE'><style id='RsdLE'><dir id='RsdLE'><q id='RsdLE'></q></dir></style></legend>

                    <tbody id='RsdLE'></tbody>

                1. <small id='RsdLE'></small><noframes id='RsdLE'>

                  <tfoot id='RsdLE'></tfoot>
                  本文介绍了如何在代理后面使用 PEAR?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  最初我使用以下方法没有成功;

                  Initially I used the following with no success;

                  export http_proxy=http://username@password:host:port
                  

                  值得注意的是,我没有直接收到连接错误;

                  Worth noting I don't get a connection error directly, instead;

                  [root@pal ~]# sudo pear info  PHP_CodeSniffer-1.2.1
                  No information found for `PHP_CodeSniffer-1.2.1'
                  

                  推荐答案

                  不用系统的http_proxy,直接在pear的config中设置proxy;

                  Instead of using the system's http_proxy, set the proxy directly in pear's config;

                  pear config-set http_proxy http://username:password@yourproxy:80
                  

                  这篇关于如何在代理后面使用 PEAR?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:创建代理以在 PHP 中欺骗 iPhone 用户代理? 下一篇:如何在 PHP 中代理另一个页面

                  相关文章

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

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