History: Special configurations with Virtualmin
Preview of version: 6
How to install WikiSuite documents a typical installation. But your needs can differ.
How to override for a specific site?
.user.ini
Create a file names .user.ini and put it in your Tiki directory (and wait a few minutes)
Copy to clipboard
post_max_size = 1000M memory_limit = 4000M upload_max_filesize = 1000M display_errors = On error_reporting = E_ALL
Display error messages
To do: document way to override for whole server. Ex.: a dev server could have always at on, or per site.
Virtualmin -> Services -> PHP-FPM Conifguration -> Error Logging -> Display error messages
Change PHP version