Reputation: 21
previously i was using Wamp 1 and Windows XP, but now i have WAMP 2 and Windows 7. unfortunately i dont know how to install PEAR for this... I dont have directory PEAR in C:/wamp/. Why? What i must make? All guides what i found direct me in C:/wamp/bin/php/php5.3.4/pear, but i dont have this folder.
Upvotes: 0
Views: 666
Reputation: 62387
It's in C:\wamp\bin\php\php\php5.x.y\
. Run go-pear.bat
that's in there (I think you might need to adjust a path in this file)
Upvotes: 1