<!DOCTYPE html><html lang="en" dir="ltr"><head>
		<meta charset="UTF-8">
		<title>MediaWiki 1.42</title>
		<style media="screen">
			body {
				color: #000;
				background-color: #fff;
				font-family: sans-serif;
				padding: 2em;
				text-align: center;
			}
			p, img, h1, h2, ul {
				text-align: left;
				margin: 0.5em 0 1em;
			}
			h1 {
				font-size: 120%;
			}
			h2 {
				font-size: 110%;
			}
		</style>
	</head>
	<body>
		<img src="/wiki/resources/assets/mediawiki.png" alt="The MediaWiki logo">
		<h1>MediaWiki 1.42 internal error</h1>
		<p>
			MediaWiki 1.42 requires PHP 8.1.0 or higher; you are using PHP 7.4.33.
		</p>
		<h2>Supported PHP versions</h2>
				<p>
			Please consider <a href="https://www.php.net/downloads.php">upgrading your copy of PHP</a>.
			PHP versions less than v8.1.0 are no longer <a href="https://www.php.net/supported-versions.php">supported</a>
			by the PHP Group and will not receive security or bugfix updates.
		</p>
		<p>
			If for some reason you are unable to upgrade your PHP version, you will need to
			<a href="https://www.mediawiki.org/wiki/Download">download</a> an older version of
			MediaWiki from our website. See our
			<a href="https://www.mediawiki.org/wiki/Compatibility#PHP">compatibility page</a>
			for details of which versions are compatible with prior versions of PHP.
		</p>
	

</body></html>