Re: [PHP-INSTALL] problem with phprc var

2011-03-18 Thread jro...@linux-it.es
You need to have the PHPRC as enviroment's variable pointed to specific folder and only one php.ini into that folder. Important: the php.ini file must be named php.ini and the PHPRC enviroment's variable must to written in capital letter. Anyway i'm no sure if you can define the PHPRC from vhost

[PHP-INSTALL] problem with phprc var

2011-03-18 Thread Jan-Florian Hilgenberg
hi. i have some trouble with an php5 installation used by an apache2 webserver and the suphp wrapper. when i want to use another php.ini for one of my vhosts and have set it via "setenv phprc /path/to/the/php/ini/dir" if i have an empty docroot with only one index.php including a "phpinfo();" the