Re: pear does not respect directories in pear.ini
[email protected] (Mads Lie Jensen)
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
Hi > I have installed PEAR on PHP 5.4 using go-pear.phar command and chosen > the following directories (pear.ini is stored in D:\PF\PHP\pear.ini): > > However, when I use "pear channel-discover" or "pear install" commands > it uses the default directories instead of the one specified in > pear.ini. See the examples bellow. > > How to fix it? Are you sure that pear is using the settings from that file? I do not know how pear works on windows, on my linuxbox it uses .pearrc in my home-directory and /etc/php5/cli/pear.conf as system configuration file. Try running 'pear config-show' to see the paths it is using. -- Mads Lie Jensen [email protected] http://www.gartneriet.dk/