> On 25. Jul 2020, at 22:58, Bernard Bel <ber...@gm...> wrote:
>
> The PHP.INI file can be directly edited in MAMP settings. This is where I could easily change max_input_vars when trying more than 1000 variables, but this has become unnecessary now. I guess you are anticipating the situation of a shared on-line version…
Aah, if you assume MAMP as the compulsory framework (for development? The final thing?), that might not be an issue... Isn’t MAMP for Moodle, so isn't it a rather specific release of the AMP-stack... But right, it is trying to broaden its scope. Nevertheless I assume many people would want to/expect to run bp-php in their already existing Apache-php install (that’s my case, for example, and I think it’s quite common. I do all my web-stuff in user space and have configured Apache to access it “as me”. Arguments for existing Apache-php could be: do you really want two A(M)P stacks on your system, is that efficient, there might be port conflicts, it’s nice to have a single configuration logic for all your local web stuff, do you always want to have to switch MAMP on and off etc… (and if you’re really going for mysql - the default install is 1 GB on MacOS ;-), and there could be port conflicts as well)). And if people wanted to run bp-php on their given Apache/PHP installs they’d typically access php.ini via sudo…
It’s much too early to think about this stuff, I guess, and for sure there is an easy way, I am just in the wondering/thinking by talking mode, sorry ;)
Best
.r. |