Hi, we are using DA with PHP, CGI and per-user php.ini (http://help.directadmin.com/item.php?id=183)...
How does the php.ini works, should´t the master (/usr/local/etc/php5/php.ini) php.ini first be loaded and then the per-user php.ini (for example /home/bamse/php.ini) so that we can load default value´s in the master php.ini and user specific value´s in the user php.ini...
The problem is if we change a value in the master php.ini this dosen´t occur in for example phpinfo();
I hope you know what I mean...
Thanks
Daniel
How does the php.ini works, should´t the master (/usr/local/etc/php5/php.ini) php.ini first be loaded and then the per-user php.ini (for example /home/bamse/php.ini) so that we can load default value´s in the master php.ini and user specific value´s in the user php.ini...
The problem is if we change a value in the master php.ini this dosen´t occur in for example phpinfo();
I hope you know what I mean...
Thanks
Daniel