meza
meza copied to clipboard
Setup an enterprise MediaWiki server with simple commands
Error is: ``` $ meza --version Traceback (most recent call last): File "/usr/bin/meza", line 1269, in main(sys.argv[1:]) File "/usr/bin/meza", line 64, in main print( "Meza " + version.strip() ) TypeError:...
Have spent three+ hours trying to find the exact version of our current meza wiki on wiki webpages themselves, but it is not there. Could not find on webpage, so...
``` [rocky@ip-172-31-34-214 ~]$ sudo yum install -y git Rocky Linux 8 - AppStream 13 MB/s | 9.6 MB 00:00 Rocky Linux 8 - BaseOS 4.3 MB/s | 3.8 MB 00:00...
This issue is to track issues related to having a stable ~34.x~ 35.x release. The ~`34.x`~ `35.x` branch is out there, but it has issues. ~Another consideration is that 34.x...
Per #1272, Composer 2.x broke Meza. Meza will be made to enforce Composer 1.x install. However, long term we should figure out how to support Composer 2.x
Per [the Full-Text Index Overview (mariadb.com)](https://mariadb.com/kb/en/full-text-index-overview/), we need to upgrade versions of MariaDB to make use of full text search. This is useful for Cargo (see [Cargo docs](https://www.mediawiki.org/wiki/Extension:Cargo/Storing_data)) to be...
# ------------------------------------------------------------------------------------- # Workaround for https://phabricator.wikimedia.org/T268277 # Error contacting the Parsoid/RESTBase server: http-bad-status" on a private wiki # Ref: https://www.mediawiki.org/wiki/Topic:Vv35plp6g16qno0s # ------------------------------------------------------------------------------------- Special Thanks for Jeffery Wang ### Changes *...
Getting this error in `/meza/data-meza/logs/search-index/.2021-11-15_23:01:58.log` on upgrade from 1.31 to 1.35 (note this wiki has meza directories based in `/meza`, not `/opt`, which could be part of the problem): ```...
35.x - Decide whether to support alternate install locations (not /opt/meza) or encourage symlinking
Right now, in theory, it's possible to setup an alternate install location like `/meza` instead of `/opt/meza`. In practice it has issues. Do we continue to support this? Or do...
Several years ago there were many requests for Meza to work on Debian. I put in a fair amount of work getting it working, and then got minimal further interest....