久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

<tfoot id='wRFRq'></tfoot>

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

    • <bdo id='wRFRq'></bdo><ul id='wRFRq'></ul>
      <legend id='wRFRq'><style id='wRFRq'><dir id='wRFRq'><q id='wRFRq'></q></dir></style></legend>

    1. <i id='wRFRq'><tr id='wRFRq'><dt id='wRFRq'><q id='wRFRq'><span id='wRFRq'><b id='wRFRq'><form id='wRFRq'><ins id='wRFRq'></ins><ul id='wRFRq'></ul><sub id='wRFRq'></sub></form><legend id='wRFRq'></legend><bdo id='wRFRq'><pre id='wRFRq'><center id='wRFRq'></center></pre></bdo></b><th id='wRFRq'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='wRFRq'><tfoot id='wRFRq'></tfoot><dl id='wRFRq'><fieldset id='wRFRq'></fieldset></dl></div>

    2. 在 PHP 上啟用 SOAP

      enable SOAP on PHP(在 PHP 上啟用 SOAP)
        • <bdo id='eT8nr'></bdo><ul id='eT8nr'></ul>
            <i id='eT8nr'><tr id='eT8nr'><dt id='eT8nr'><q id='eT8nr'><span id='eT8nr'><b id='eT8nr'><form id='eT8nr'><ins id='eT8nr'></ins><ul id='eT8nr'></ul><sub id='eT8nr'></sub></form><legend id='eT8nr'></legend><bdo id='eT8nr'><pre id='eT8nr'><center id='eT8nr'></center></pre></bdo></b><th id='eT8nr'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='eT8nr'><tfoot id='eT8nr'></tfoot><dl id='eT8nr'><fieldset id='eT8nr'></fieldset></dl></div>
            <tfoot id='eT8nr'></tfoot>
            <legend id='eT8nr'><style id='eT8nr'><dir id='eT8nr'><q id='eT8nr'></q></dir></style></legend>
              <tbody id='eT8nr'></tbody>
            • <small id='eT8nr'></small><noframes id='eT8nr'>

              • 本文介紹了在 PHP 上啟用 SOAP的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

                問題描述

                限時送ChatGPT賬號..

                我想在我的 PHP5/Centos/Apache 服務器上啟用 SOAP.我可以完全訪問服務器.我的 php.ini 文件包括以下內容.當我查看 phpinfo() 時,它沒有引用 SOAP.有什么建議?謝謝

                I would like to enable SOAP on my PHP5/Centos/Apache server. I have full access to the server. My php.ini file includes the below. When I look at phpinfo(), it doesn't reference SOAP. Any suggestions? Thank you

                [soap]
                ; Enables or disables WSDL caching feature.
                soap.wsdl_cache_enabled=1
                ; Sets the directory name where SOAP extension will put cache files.
                soap.wsdl_cache_dir="/tmp"
                ; (time to live) Sets the number of second while cached file will be used 
                ; instead of original one.
                soap.wsdl_cache_ttl=86400
                

                編輯 - 獲取以下內容.在兩臺不同的服務器上試過.

                EDIT - Get the following. Tried it on two different servers.

                [root@localhost ~]# yum install php-soap
                Loaded plugins: fastestmirror
                Loading mirror speeds from cached hostfile
                 * base: mirrors.ecvps.com
                 * extras: mirror.spro.net
                 * rpmforge: mirror.hmc.edu
                 * updates: centos.mirror.facebook.net
                Setting up Install Process
                Resolving Dependencies
                --> Running transaction check
                ---> Package php-soap.x86_64 0:5.1.6-34.el5_8 set to be updated
                --> Processing Dependency: php-common = 5.1.6-34.el5_8 for package: php-soap
                --> Finished Dependency Resolution
                php-soap-5.1.6-34.el5_8.x86_64 from updates has depsolving problems
                  --> Missing Dependency: php-common = 5.1.6-34.el5_8 is needed by package php-soap-5.1.6-34.el5_8.x86_64 (updates)
                Error: Missing Dependency: php-common = 5.1.6-34.el5_8 is needed by package php-soap-5.1.6-34.el5_8.x86_64 (updates)
                 You could try using --skip-broken to work around the problem
                 You could try running: package-cleanup --problems
                                        package-cleanup --dupes
                                        rpm -Va --nofiles --nodigest
                

                第二次編輯第 1 部分

                SECOND EDIT PART 1

                [root@localhost ~]# yum --enablerepo=webtatic install php-soap
                Loaded plugins: fastestmirror
                Loading mirror speeds from cached hostfile
                 * base: mirrors.ecvps.com
                 * extras: mirrors.ecvps.com
                 * rpmforge: mirror.hmc.edu
                 * updates: mirror.5ninesolutions.com
                adobe-linux-x86_64                                       |  951 B     00:00
                base                                                     | 1.1 kB     00:00
                extras                                                   | 2.1 kB     00:00
                rpmforge                                                 | 1.9 kB     00:00
                updates                                                  | 1.9 kB     00:00
                webtatic                                                 |  951 B     00:00
                webtatic/primary                                         |  40 kB     00:00
                webtatic                                                                182/182
                Setting up Install Process
                Resolving Dependencies
                --> Running transaction check
                ---> Package php-soap.x86_64 0:5.3.13-1.w5 set to be updated
                --> Processing Dependency: php-common = 5.3.13-1.w5 for package: php-soap
                --> Running transaction check
                --> Processing Dependency: php-common = 5.3.4-1.w5 for package: php
                --> Processing Dependency: php-common = 5.3.4-1.w5 for package: php-cli
                --> Processing Dependency: php-common = 5.3.4-1.w5 for package: php-mysql
                --> Processing Dependency: php-common = 5.3.4-1.w5 for package: php-xml
                --> Processing Dependency: php-common = 5.3.4-1.w5 for package: php-imap
                --> Processing Dependency: php-common = 5.3.4-1.w5 for package: php-odbc
                --> Processing Dependency: php-common = 5.3.4-1.w5 for package: php-xmlrpc
                --> Processing Dependency: php-common = 5.3.4-1.w5 for package: php-ldap
                --> Processing Dependency: php-common = 5.3.4-1.w5 for package: php-pdo
                --> Processing Dependency: php-common = 5.3.4-1.w5 for package: php-gd
                --> Processing Dependency: php-common = 5.3.4-1.w5 for package: php-mbstring
                --> Processing Dependency: php-common = 5.3.4-1.w5 for package: php-mcrypt
                ---> Package php-common.x86_64 0:5.3.13-1.w5 set to be updated
                --> Running transaction check
                --> Processing Dependency: php = 5.3.4-1.w5 for package: php-devel
                ---> Package php.x86_64 0:5.3.13-1.w5 set to be updated
                ---> Package php-cli.x86_64 0:5.3.13-1.w5 set to be updated
                ---> Package php-gd.x86_64 0:5.3.13-1.w5 set to be updated
                ---> Package php-imap.x86_64 0:5.3.13-1.w5 set to be updated
                ---> Package php-ldap.x86_64 0:5.3.13-1.w5 set to be updated
                ---> Package php-mbstring.x86_64 0:5.3.13-1.w5 set to be updated
                ---> Package php-mcrypt.x86_64 0:5.3.13-1.w5 set to be updated
                ---> Package php-mysql.x86_64 0:5.3.13-1.w5 set to be updated
                ---> Package php-odbc.x86_64 0:5.3.13-1.w5 set to be updated
                ---> Package php-pdo.x86_64 0:5.3.13-1.w5 set to be updated
                ---> Package php-xml.x86_64 0:5.3.13-1.w5 set to be updated
                ---> Package php-xmlrpc.x86_64 0:5.3.13-1.w5 set to be updated
                --> Running transaction check
                ---> Package php-devel.x86_64 0:5.3.13-1.w5 set to be updated
                --> Finished Dependency Resolution
                
                Dependencies Resolved
                
                ================================================================================
                 Package              Arch           Version             Repository        Size
                ================================================================================
                Installing:
                 php-soap             x86_64         5.3.13-1.w5         webtatic         144 k
                Updating for dependencies:
                 php                  x86_64         5.3.13-1.w5         webtatic         1.4 M
                 php-cli              x86_64         5.3.13-1.w5         webtatic         2.6 M
                 php-common           x86_64         5.3.13-1.w5         webtatic         653 k
                 php-devel            x86_64         5.3.13-1.w5         webtatic         622 k
                 php-gd               x86_64         5.3.13-1.w5         webtatic         107 k
                 php-imap             x86_64         5.3.13-1.w5         webtatic          50 k
                 php-ldap             x86_64         5.3.13-1.w5         webtatic          35 k
                 php-mbstring         x86_64         5.3.13-1.w5         webtatic         1.2 M
                 php-mcrypt           x86_64         5.3.13-1.w5         webtatic          30 k
                 php-mysql            x86_64         5.3.13-1.w5         webtatic          91 k
                 php-odbc             x86_64         5.3.13-1.w5         webtatic          50 k
                 php-pdo              x86_64         5.3.13-1.w5         webtatic          66 k
                 php-xml              x86_64         5.3.13-1.w5         webtatic         118 k
                 php-xmlrpc           x86_64         5.3.13-1.w5         webtatic          50 k
                
                Transaction Summary
                ================================================================================
                Install       1 Package(s)
                Upgrade      14 Package(s)
                
                Total download size: 7.1 M
                Is this ok [y/N]: y
                Downloading Packages:
                (1/15): php-mcrypt-5.3.13-1.w5.x86_64.rpm                |  30 kB     00:00
                (2/15): php-ldap-5.3.13-1.w5.x86_64.rpm                  |  35 kB     00:00
                (3/15): php-xmlrpc-5.3.13-1.w5.x86_64.rpm                |  50 kB     00:00
                (4/15): php-imap-5.3.13-1.w5.x86_64.rpm                  |  50 kB     00:00
                (5/15): php-odbc-5.3.13-1.w5.x86_64.rpm                  |  50 kB     00:00
                (6/15): php-pdo-5.3.13-1.w5.x86_64.rpm                   |  66 kB     00:00
                (7/15): php-mysql-5.3.13-1.w5.x86_64.rpm                 |  91 kB     00:00
                (8/15): php-gd-5.3.13-1.w5.x86_64.rpm                    | 107 kB     00:00
                (9/15): php-xml-5.3.13-1.w5.x86_64.rpm                   | 118 kB     00:00
                (10/15): php-soap-5.3.13-1.w5.x86_64.rpm                 | 144 kB     00:00
                (11/15): php-devel-5.3.13-1.w5.x86_64.rpm                | 622 kB     00:00
                (12/15): php-common-5.3.13-1.w5.x86_64.rpm               | 653 kB     00:01
                (13/15): php-mbstring-5.3.13-1.w5.x86_64.rpm             | 1.2 MB     00:00
                (14/15): php-5.3.13-1.w5.x86_64.rpm                      | 1.4 MB     00:02
                (15/15): php-cli-5.3.13-1.w5.x86_64.rpm                  | 2.6 MB     00:02
                --------------------------------------------------------------------------------
                Total                                           604 kB/s | 7.1 MB     00:12
                warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID cf4c4ff9
                webtatic/gpgkey                                          | 1.6 kB     00:00
                
                
                Public key for php-mbstring-5.3.13-1.w5.x86_64.rpm is not installed
                

                第二次編輯第 2 部分

                SECOND EDIT PART 2

                [root@localhost ~]# yum --enablerepo=webtatic install  webtatic-release
                Loaded plugins: fastestmirror
                Loading mirror speeds from cached hostfile
                 * base: mirrors.ecvps.com
                 * extras: mirrors.ecvps.com
                 * rpmforge: mirror.hmc.edu
                 * updates: centos.mirror.facebook.net
                Setting up Install Process
                Resolving Dependencies
                --> Running transaction check
                ---> Package webtatic-release.noarch 0:5-2 set to be updated
                --> Finished Dependency Resolution
                
                Dependencies Resolved
                
                ================================================================================
                 Package                   Arch            Version      Repository         Size
                ================================================================================
                Updating:
                 webtatic-release          noarch          5-2          webtatic           11 k
                
                Transaction Summary
                ================================================================================
                Install       0 Package(s)
                Upgrade       1 Package(s)
                
                Total download size: 11 k
                Is this ok [y/N]: y
                Downloading Packages:
                webtatic-release-5-2.noarch.rpm                          |  11 kB     00:00
                warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID cf4c4ff9
                webtatic/gpgkey                                          | 1.6 kB     00:00
                
                
                Public key for webtatic-release-5-2.noarch.rpm is not installed
                

                推薦答案

                您可能需要確保安裝了 PHP SOAP 包.嘗試以 root 身份運行 yum install php-soap.

                You may need to make sure the PHP SOAP package is installed. Try running yum install php-soap as root.

                改編自這個優秀回答類似問題:

                運行這個:

                yum --enablerepo=webtatic install php-soap
                

                這告訴 yum 從 webtatic 存儲庫(除了系統配置的存儲庫)獲取包.如果您想在系統啟用的存儲庫中使用 webtatic,請運行:

                this tells yum to get the packages from webtatic repository (in addition to system configured repositories). If you want webtatic among system enabled repositories, run:

                rpm --import http://repo.webtatic.com/yum/RPM-GPG-KEY-webtatic-andy
                yum --enablerepo=webtatic install  webtatic-release
                

                這篇關于在 PHP 上啟用 SOAP的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

                【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!

                相關文檔推薦

                Get received XML from PHP SOAP Server(從 PHP SOAP 服務器獲取接收到的 XML)
                not a valid AllXsd value(不是有效的 AllXsd 值)
                PHP SoapClient: SoapFault exception Could not connect to host(PHP SoapClient:SoapFault 異常無法連接到主機)
                Implementation of P_SHA1 algorithm in PHP(PHP中P_SHA1算法的實現)
                Sending a byte array from PHP to WCF(將字節數組從 PHP 發送到 WCF)
                SoapClient error fallback in PHP(PHP 中的 SoapClient 錯誤回退)

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

                        <tbody id='HNpKY'></tbody>

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

                        <tfoot id='HNpKY'></tfoot>
                        <legend id='HNpKY'><style id='HNpKY'><dir id='HNpKY'><q id='HNpKY'></q></dir></style></legend>

                        • <i id='HNpKY'><tr id='HNpKY'><dt id='HNpKY'><q id='HNpKY'><span id='HNpKY'><b id='HNpKY'><form id='HNpKY'><ins id='HNpKY'></ins><ul id='HNpKY'></ul><sub id='HNpKY'></sub></form><legend id='HNpKY'></legend><bdo id='HNpKY'><pre id='HNpKY'><center id='HNpKY'></center></pre></bdo></b><th id='HNpKY'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='HNpKY'><tfoot id='HNpKY'></tfoot><dl id='HNpKY'><fieldset id='HNpKY'></fieldset></dl></div>
                        • 主站蜘蛛池模板: 成人h免费观看视频 | 国产你懂的在线观看 | 色黄爽 | 亚洲成人免费视频在线 | 狠狠躁躁夜夜躁波多野结依 | 91久久久久 | 偷拍自拍网址 | 中文字幕一级 | 欧美精品乱码久久久久久按摩 | 久久久久一区二区 | 91人人视频在线观看 | 亚洲国产精品一区二区久久 | 亚洲欧美日韩一区二区 | 成人三级视频 | 久久久久久国产精品免费免费 | 成人在线免费 | 国产精品一区二区三区99 | 日韩精品免费视频 | 成人在线视频一区 | 日韩精品无码一区二区三区 | 国产精品久久网 | 中文字幕精品视频 | 国产精品久久久久久久久久免费看 | 久久久久久久久国产精品 | 国产真实精品久久二三区 | 视频二区在线观看 | 日本成年免费网站 | 国产专区在线 | 亚洲欧洲精品在线 | 精品亚洲一区二区三区四区五区高 | 欧美一级二级视频 | 久久小视频 | 91视频在线| www.av在线| 黄色三级免费网站 | 国产精品一区在线观看 | 91精品麻豆日日躁夜夜躁 | 在线播放日韩 | 国产精品网址 | 91av在线视频观看 | www国产亚洲精品 |