Hello,

In my apache configuration file i have this line :
SetEnv PHPRC /path/i_would_like/to_use/

In directory /path/i_would_like/to_use/, i put a php.ini file.
Usualy PHPRC variable permit to modify path where php search php.ini
file, different of which one given at compil time. But i don't know why
php is near to ignore SetEnv.

Some complements are necessary. If i use a phpinfo() function, i can
read PHPRC with value "/path/i_would_like/to_use/". But, value of
"Configuration File (php.ini) Path" say that php use the path specified
at compil time. So, /path/i_would_like/to_use/php.ini is ingored.

I'm confused and lost. Can someone bring me some help ?
--
IT ressources center of Haute Savoie
Saleve Building, International Business parc of Archamps, France
Tel : +33450315630 - Fax : +33450953817 - http://www.cri74.fr

Reply via email to