How to update or install PEAR Plugins using XAMPP
Assumtions
You have the latest XAMPP installer downloaded and installed.
You have Installed XAMPP to C:\Users\User\XAMPP directory
The Command Prompt is your best friend
We’re going to upgrade HTML_Common and Install HTML_QuickForm_advmultiselect
cd\Users\user\xampp\php
pear upgrade HTML_Common
pear install HTML_QuickForm_advmultiselect
That’s all there is to it!
This entry was posted
on Friday, May 22nd, 2009 at 10:53 pm and is filed under XAMPP.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.