小新二三事 二三事 電視精/戲院 ASP .NET 新手工作日誌

2010年3月9日星期二

install PEAR in AppServ with SOAP package

install PEAR in AppServ with SOAP package

Step 1:
Download appserv-win32-2.5.10.exe
from
http://www.appservnetwork.com/index.php

Step 2:
notepad c:\windows\php.ini

update it with
extension=php_mbstring.dll
extension=php_exif.dll

Step 3:
Run Apache Restart
Run C:\AppServ\php5\go-pear.bat
press enter for 2 questions
Run c:\AppServ\php5\PEAR_ENV.reg

Step 4:
Run Apache Restart
CMD
CD c:\AppServ\php5\
pear install -f -o SOAP

pear install -f -o SOAP


from
http://polinwei.blogspot.com/2009/05/php-appserv-pear-mysql.html
http://blog.yam.com/eviles/article/2783130