Posted January 17th, 2012 by judyk
I have vs.php 2.10 that I use with vs2010 pro sp1 (Windows 7 Pro SP1). I use Pear Mail. I use php 5.3
(I previously used vs2005 pro sp1 and vs.php 2.8, which is all working).
I ran the file go-pear.phar file in the folder "C:\Program Files (x86)\Jcx.Software\VS.Php\2010\Php 5.3\PEAR" and it installed ok.
However there is no Pear Mail.
I notice that the folder "C:\Program Files (x86)\Jcx.Software\VS.Php\2010\Php 5.2" does have the Mail.
Would copying the php 5.2 pear\mail folder into the 5.3 location work?
Or how can I install a compatible Pear Mail for VS.Php\2010\Php 5.3?
juanc says:
I don't know the answer to this question. We include the standard PEAR scripts for each version but I don't use PEAR that much so I don't really know.
The good news is that since we use the standard scripts, whatever is needed based on the PEAR docs to get Mail installed, is what you need to do here.
Thanks,
Juan