I am having some PEAR issues which I assume to be PEAR/MAMP configuration related:
Therefore I would like to reset the PEAR configuration to default values.
Any suggestions on how to do this?
|
I am having some PEAR issues which I assume to be PEAR/MAMP configuration related: Therefore I would like to reset the PEAR configuration to default values. Any suggestions on how to do this?
| |||
|
feedback
|
|
after some digging, the solution is the following: check where your configuration files are located:
in my case:
note:
the interesting part is [layer]. the default is user which affects
alternatively you can use system which affects
to reset PEAR configuration you have to delete both configuration files. | |||
|
feedback
|