MediaWiki:Installasi on Ubuntu 20.04 (Nginx): Difference between revisions

Line 22: Line 22:
  sudo composer install --no-dev
  sudo composer install --no-dev


*Note that MediaWiki currently doesn’t support PHP8.0. If you have installed PHP8.0 on your Ubuntu server, then you should run sudo update-alternatives --config php command to set PHP7.4 as the default version.
<blockquote>
'''Note:''' That MediaWiki currently doesn’t support PHP8.0. If you have installed PHP8.0 on your Ubuntu server, then you should run sudo update-alternatives --config php command to set PHP7.4 as the default version.
</blockquote>


*Once all dependencies are installed, run the following command to set web server user (www-data) as the owner of this directory.
*Once all dependencies are installed, run the following command to set web server user (www-data) as the owner of this directory.