Ensure the internal PHP scripts work even if system-wide PHP settings are set
Another solution would be to reference the php.ini in ./server/lib from all scripts...but maybe that's a bit of an overkill.
Another solution would be to reference the php.ini in ./server/lib from all scripts...but maybe that's a bit of an overkill.