<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>xam Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/xam/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Tue, 21 Jul 2020 01:40:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How to install a wiki in Windows 10.</title>
		<link>https://www.osradar.com/how-to-install-a-wiki-in-windows-10/</link>
					<comments>https://www.osradar.com/how-to-install-a-wiki-in-windows-10/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Tue, 21 Jul 2020 01:40:51 +0000</pubDate>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[mediawiki]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[xam]]></category>
		<category><![CDATA[xampp]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=21687</guid>

					<description><![CDATA[<p>Hi! Today we will see how to easily install a wiki on Windows 10. A wiki is a website that allows users to add, modify, or delete its content directly from the browser. Consequently, it allows the creation of the website by its own users. Furthermore, it is generally focused on knowledge management, as well [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-a-wiki-in-windows-10/">How to install a wiki in Windows 10.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hi! Today we will see how to easily install a wiki on Windows 10. A wiki is a website that allows users to add, modify, or delete its content directly from the browser. Consequently, it allows the creation of the website by its own users. Furthermore, it is generally focused on knowledge management, as well as communities and intranet. Also, to develop this purpose, we will use MediaWiki. This is a free project, written in PHP, well known to be used by Wikipedia. Well, I invite you to see how to install a wiki on your website.</p>



<h2>Prerequisites</h2>



<p>As mentioned, this software is programmed in the PHP language. In addition, a web server is required. For the purposes of this tutorial, we will use the Apache server. Moreover, a very simple way to configure everything related to a web server is using<a aria-label="undefined (opens in a new tab)" href="https://www.osradar.com/how-to-install-xampp-on-windows-10/" target="_blank" rel="noreferrer noopener"> Xamp.</a> Additionally, you need PHP from 7.2.9 and also MySQL from 5.5.8. Don&#8217;t worry, this is all included with the installation of Xampp.</p>



<h2>How to download MediaWiki.</h2>



<p>The first thing you have to do is go to the <a aria-label="undefined (opens in a new tab)" href="https://www.mediawiki.org/wiki/Download" target="_blank" rel="noreferrer noopener">download</a> section of the MediaWiki project page. Once there, please download the latest stable version. At the time of publication of this post, it is version 1.34.2. Please note that this is a compressed file in <strong>.tar.gz f</strong>ormat. Therefore, you can use a software like 7z or WinRar to decompress it.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/07/wiki14-1024x787.png" alt="" class="wp-image-21688" srcset="https://www.osradar.com/wp-content/uploads/2020/07/wiki14-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/wiki14-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/wiki14-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/wiki14-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/wiki14-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/wiki14-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/wiki14.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>After the download is completed, two steps are necessary. First, unzip the file and place it at the root of the website. That is, in the <em>httdocs </em>directory of the <strong>Xamp </strong>installation. Then assign the directory the name you want to appear on the website. For example, if you want the name <em>wiki </em>to be displayed, then rename the folder that way. Check out the screenshot below.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/07/wiki-1024x787.png" alt="Please unzip the file at the root of the website. Also, name the wiki." class="wp-image-21689" srcset="https://www.osradar.com/wp-content/uploads/2020/07/wiki-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/wiki-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/wiki-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/wiki-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/wiki-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/wiki-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/wiki.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Please unzip the file at the root of the website. Also, name the wiki.</figcaption></figure>



<p>Now, with the web server running please open this address in your web browser: <strong>http://localhost/wiki.</strong> An image like the one shown below will be immediately displayed. Please click on <strong>set up wiki first.</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/07/wiki2-1024x787.png" alt="Please start configuring the MediaWiki installation" class="wp-image-21690" srcset="https://www.osradar.com/wp-content/uploads/2020/07/wiki2-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/wiki2-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/wiki2-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/wiki2-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/wiki2-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/wiki2-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/wiki2.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Please start configuring the MediaWiki installation</figcaption></figure>



<h2>Configuring MediaWiki</h2>



<p>In the first place you set the language of the user and the wiki. Please press Continue</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/07/wiki3-1-1024x787.png" alt="Please set the language of the user and the wiki" class="wp-image-21693" srcset="https://www.osradar.com/wp-content/uploads/2020/07/wiki3-1-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/wiki3-1-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/wiki3-1-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/wiki3-1-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/wiki3-1-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/wiki3-1-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/wiki3-1.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Please set the language of the user and the wiki</figcaption></figure>



<p>The wizard will then validate the prerequisites for the installation. Once the environment parameters have been checked, it is time to start the installation by clicking on <strong>Continue</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/07/wiki4-1024x787.png" alt="" class="wp-image-21695" srcset="https://www.osradar.com/wp-content/uploads/2020/07/wiki4-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/wiki4-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/wiki4-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/wiki4-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/wiki4-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/wiki4-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/wiki4.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Then it&#8217;s time to set up the database aspects. That is, the name, user and password. If this does not exist, then select the superuser account. Please leave the password field blank.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/07/wiki5-1-1024x787.png" alt="Please use the superuser account to manage the database," class="wp-image-21696" srcset="https://www.osradar.com/wp-content/uploads/2020/07/wiki5-1-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/wiki5-1-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/wiki5-1-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/wiki5-1-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/wiki5-1-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/wiki5-1-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/wiki5-1.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Please use the superuser account to manage the database,</figcaption></figure>



<p>Then confirm the parameters to use the same account for the installation.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/07/wiki6-1024x787.png" alt="" class="wp-image-21697" srcset="https://www.osradar.com/wp-content/uploads/2020/07/wiki6-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/wiki6-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/wiki6-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/wiki6-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/wiki6-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/wiki6-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/wiki6.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Now it&#8217;s time to name the wiki. In addition, you must configure the namespace of the project. Finally, set the wiki administrator credentials.With these settings, you are ready to start the MediaWiki installation. With this intention, select the option to start the installation</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/07/wiki8-1-1024x787.png" alt="Please set the name of the wiki and the project. Also, assign the administrator credentials." class="wp-image-21699" srcset="https://www.osradar.com/wp-content/uploads/2020/07/wiki8-1-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/wiki8-1-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/wiki8-1-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/wiki8-1-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/wiki8-1-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/wiki8-1-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/wiki8-1.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption><em>Please set the name of the wiki and the project. Also, assign the administrator credentials.</em></figcaption></figure>



<p>Finally, confirm the options to start the installation process.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/07/wiki9-1024x787.png" alt="" class="wp-image-21700" srcset="https://www.osradar.com/wp-content/uploads/2020/07/wiki9-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/wiki9-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/wiki9-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/wiki9-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/wiki9-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/wiki9-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/wiki9.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>After a few moments, the installation will be completed. Please click on Continue.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/07/wiki10-1024x787.png" alt="" class="wp-image-21701" srcset="https://www.osradar.com/wp-content/uploads/2020/07/wiki10-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/wiki10-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/wiki10-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/wiki10-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/wiki10-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/wiki10-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/wiki10.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>After the installation is completed, the wizard will generate the file <strong>LocalSettings.php</strong>. Also, the download will start automatically. If not, a link is provided to force the download.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/07/wiki11-1024x787.png" alt="Please download the file LocalSettings.php" class="wp-image-21702" srcset="https://www.osradar.com/wp-content/uploads/2020/07/wiki11-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/wiki11-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/wiki11-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/wiki11-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/wiki11-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/wiki11-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/wiki11.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Please download the file LocalSettings.php</figcaption></figure>



<p>After downloading the file, it is time to place it in the root of the installation. That is to say, in the directory where the file <strong>index.php</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/07/wiki12-1024x787.png" alt="Please move the file to the root directory of the wiki." class="wp-image-21703" srcset="https://www.osradar.com/wp-content/uploads/2020/07/wiki12-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/wiki12-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/wiki12-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/wiki12-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/wiki12-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/wiki12-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/wiki12.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Please move the file to the root directory of the wiki.</figcaption></figure>



<p>Finally, we are ready to enter the wiki of our website.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/07/wiki13-1024x787.png" alt="MediaWiki successfully installed" class="wp-image-21704" srcset="https://www.osradar.com/wp-content/uploads/2020/07/wiki13-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/wiki13-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/wiki13-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/wiki13-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/wiki13-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/wiki13-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/wiki13.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>MediaWiki successfully installed</figcaption></figure>



<h2>Conclusion</h2>



<p>Ultimately we have seen how to install a wiki in Windows 10. As you can see, it is a simple process to carry out. Which will also allow you to add this functionality to your website. I hope you enjoyed this post. Bye!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-a-wiki-in-windows-10/">How to install a wiki in Windows 10.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-install-a-wiki-in-windows-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
