Objective
Today there are problems that need to be addressed as follows:
650) this.width=650; "Width=" 1171 "height=" 299 "title=" 2017-10-17_124310.png "style=" width:561px;height:255px; "alt= "Wkiol1nlmglghdmvaaa45axgcii983.png" src= "Https://s2.51cto.com/wyfs02/M00/A7/5A/wKioL1nlmgLghDmVAAA45axgCII983.png"/>
Error message is no soap this extension!
Solve the problem:
650) this.width=650; "title=" 2017-10-17_140443.png "alt=" Wkiom1nlnzlioq_8aaaon9kibsu159.png "src=" https:// S4.51cto.com/wyfs02/m00/08/aa/wkiom1nlnzlioq_8aaaon9kibsu159.png "/>
CD php-5.6.2/ext/soap/
/usr/local/php5/bin/phpize # Enter Phpize
Start compiling the installation./configure-with-php-config=/usr/local/php5/bin/php-config-enable-soap attention! This path with your own!
650) this.width=650; "Width=" 796 "height=" 337 "title=" 2017-10-17_141346.png "style=" width:580px;height:301px; "alt=" Wkiom1nln7stgnhdaabrwh-fzeg758.png "src=" Https://s5.51cto.com/wyfs02/M01/08/AB/wKiom1nln7STgnHdAABRWh-fzeg758.png "/>
Make && make install
The path to your soap store will appear after make && do install
/usr/local/php5/lib/php/extensions/no-debug-non-zts-20131226/
Then cd/usr/local/php5/lib/php/extensions/no-debug-non-zts-20131226/go in and see if there's soap.so.
Find Extension_dir = "./" in php.ini after you compile the path after the installation of Soap
1. Add extension=soap.so later
650) this.width=650; "title=" 2017-10-17_143904.png "src=" https://s4.51cto.com/wyfs02/M02/08/AC/ Wkiom1nlpm7wpbk1aaahsgsfwco253.png "alt=" Wkiom1nlpm7wpbk1aaahsgsfwco253.png "/>
650) this.width=650; "title=" 2017-10-17_141811.png "alt=" Wkiom1nlon-xswtkaaah2xbdixi764.png "src=" https:// S4.51cto.com/wyfs02/m02/08/ab/wkiom1nlon-xswtkaaah2xbdixi764.png "/>
Or php-m check it out:
650) this.width=650; "Width=" "height=" 461 "title=" 2017-10-17_142500.png "style=" width:500px;height:350px; "alt=" Wkiom1nlomgrk_nsaaaef4rsixe453.png-wh_50 "src=" https://s4.51cto.com/wyfs02/M01/08/AB/wKiom1nlomGRK_ Nsaaaef4rsixe453.png-wh_500x0-wm_3-wmp_4-s_1781636775.png "/>
Check the login address:
650) this.width=650; "title=" 2017-10-17_142609.png "alt=" wkiom1nlouettmtoaaauvjuukzk826.png-wh_50 "src=" https:// S1.51cto.com/wyfs02/m02/08/ab/wkiom1nlouettmtoaaauvjuukzk826.png-wh_500x0-wm_3-wmp_4-s_770385038.png "/>
Done! Summary: In fact, this error behind also has the authority of the problem, to be careful oh!
This article from "Li Shilong" blog, declined reprint!
Linux Carry PHP Soap extensions