Click here to Skip to main content
15,892,809 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
Hi,

I am currently using xampp.
As far as I know, xampp has PEAR pre-installed and the current version is 1.9.5.
I would like to downgrade my PEAR version to clone as my live server.
I have been trying to search downgrade or uninstall/reinstall PEAR version 1.9.4.
There is no luck I could do this.
Can anyone give me some suggestion that I can do that?

The reason I need PEAR 1.9.4 is some of PEAR packages complaints to be installed because of the dependency of versions.

I would really appreciate if you can give me ideas what I can do based on this issue.

Thanks!
Posted
Comments
Mohibur Rashid 9-Jul-15 21:58pm    
you didn't inform about your os. anyway,
$ sudo pear uninstall pear
above command will uninstall pear. Then download the old version and install it manually.
Member 11826537 10-Jul-15 8:05am    
oh I didn't even realized that.
I am currently working on Windows 7 with XAMPP.
It seems it does not let me uninstall this in XAMPP.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900