meza
meza copied to clipboard
Setup an enterprise MediaWiki server with simple commands
This only impacts installs with `install_ms_sql_driver: true`, which is done to enable the Microsoft SQL Server drivers for PHP. MS SQL is **not** used for MediaWiki itself. This driver is...
In php.ini and in /etc/php.d/20-ldap.ini
[Proton](https://www.mediawiki.org/wiki/Proton) might be the way for us to add PDF generation as a feature to Meza.
MW recommends enabling PHP "profiling" [1] to benchmark, analyze, and diagnose site performance issues. Before profiling can be enabled, the updated XHProf package "php-tideways" [2] must be installed on the...
Visual Editor failed to install on server that had not deployed in a long time. The following error occurred. Quick fix was to delete the `/opt/htdocs/mediawiki/extensions/VisualEditor` directory and then run...
### Changes The 34.x branch was based on the enterprisemediawiki:32.x branch. The 34.x branch is still a work in progress, but is close to being ready for use. This brings...
### Environment - Digital Ocean - Debian 9.12 - meza version hash: da45781 ### Issue details TASK [base : Ensure apt cache updated (Debian only)] Failed to update apt cache:...
A `debug` call is currently showing valid output of the `db_backup_server_remote_user` variable. The following task states `'db_backup_server_remote_user' is undefined`. This task has `delegate_to: "{{ sql_backup_server }}"`, so perhaps Ansible changed...
Currently Meza installs a lot of extensions. Many people have asked to not have Meza force all the extensions on them. So the question is: what should be installed by...
### Environment - Machine or Virtual Machine details: Digital Ocean - Operating System: ``` lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 10 (buster) Release:...