Dear Rainer,
Yes, I am always pushing the entire "php" folder. Replace is the right
instruction.
I dont understand the issue of running the frontend without root. Fr the
time being it is run on a local Apache environment using MAMP. 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…
Bernard
Rainer Schuetz wrote on 25/07/2020 21:55:
> Merged and pushed;-) I feel like a project maintainer now :D Keep it coming;-)
>
> I generally assume that you send a full snapshot of the php-folder, so when drop in the snapshot, I tell her “replace”, not “merge”. I think that’s the easier and more errorsafe workflow, right? If you have some other changes that don’t fall into what is covered by the commit message, it'll just get in silently… No need to be too fussy right… But of course you shouldn’t add your credit card number;-)
>
> Best regards
> .r.
>
> PS: will it be possible to run the frontend without root? If not, one might as well set php.ini values through a php interface. Quite a few default setting are so low (memory, max file-size, time allowed for single job), that I doubt one can handle everything with defaults.
|