Pyrus configuration

Edited By

Gregory Beaver

2009-06-26

Pyrus has two kinds of configuration files, system configuration files, which are stored directly in the installation location, and user configuration files, which are stored in the home directory of the user, or in the Windows equivalent, My Documents.

Each installation is tightly bound to the configuration that defines where files should be installed, which PHP executable to use, and which php.ini is used to manage that installation.

On the other hand, user-specific preferences are tightly bound to each user, by placing them in the user's home directory. These values are universal to all installations and include things like the amount of information to display, the preferred mirror to use for a channel, the openssl certificate to use for package signing, and so on.

This way, multiple PEAR installations can be managed very safely without ambiguity over what configuration values should be used.

build - build a PECL PHP extension package (Previous) Pyrus user configuration variables (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.