<?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>xampp Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/xampp/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Tue, 20 Apr 2021 14:52:43 +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 Feng Office on a web server</title>
		<link>https://www.osradar.com/how-to-install-feng-office-on-a-web-server/</link>
					<comments>https://www.osradar.com/how-to-install-feng-office-on-a-web-server/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Sat, 15 Aug 2020 21:43:00 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[fengoffice]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[webserver]]></category>
		<category><![CDATA[xampp]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=22736</guid>

					<description><![CDATA[<p>Hello! We continue to explore the world of web development. Specifically, the additions we can make to a web server. This time, we&#8217;ll talk a little about Feng Office. This is a project and team management web application. It also allows you to edit, share, and publish documents, emails, and calendars. Similarly, it is aimed [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-feng-office-on-a-web-server/">How to install Feng Office on a web server</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello! We continue to explore the world of web development. Specifically, the additions we can make to a web server. This time, we&#8217;ll talk a little about Feng Office. This is a project and team management web application. It also allows you to edit, share, and publish documents, emails, and calendars. Similarly, it is aimed at improving the productivity of the group with web document management and CRM. It is based on PHP and MySQL. As you can see, it has very interesting features. So let&#8217;s see how to install Feng Office on a web server.</p>



<h2>Prerequisites</h2>



<ul><li><a href="https://www.osradar.com/how-to-install-apache-on-windows-10/" target="_blank" rel="noreferrer noopener">Apache Web Server</a></li><li><a href="https://www.osradar.com/how-to-install-mysql-in-windows-10/" target="_blank" rel="noreferrer noopener">MySQL database</a></li><li><a href="https://www.osradar.com/how-to-install-php-in-windows-10/" target="_blank" rel="noreferrer noopener">PHP</a></li></ul>



<p>You can install these components independently, as I explain in each of the links. However, a faster and more comfortable option is through <a href="https://www.osradar.com/how-to-install-xampp-on-windows-10/" target="_blank" rel="noreferrer noopener">Xampp.</a></p>



<h2>Downloading Feng Office Community Edition</h2>



<p>This is open-source software. However, it offers a free version and two paid versions called Professional and Enterprise Edition. It is also possible to enjoy a free trial of the software. Nevertheless, today we will use the Community Version. Which is very complete and also free. You can download it from this <a href="https://github.com/fengoffice/fengoffice/archive/3.8.3.3.zip" target="_blank" rel="noreferrer noopener">link.</a> Once you have downloaded the file, please unzip it and paste it into the <em>httdocs</em> folder.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/08/feng13-1024x787.png" alt="Paste the contents of the uncompressed file into the httdocs folder" class="wp-image-22744" srcset="https://www.osradar.com/wp-content/uploads/2020/08/feng13-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/08/feng13-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/08/feng13-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/08/feng13-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/08/feng13-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/08/feng13-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/08/feng13.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Paste the contents of the uncompressed file into the httdocs folder</figcaption></figure>



<h2>Installing Feng Office.</h2>



<h3>Creating the database</h3>



<p>With the Apache and MySQL servers up and running, it&#8217;s time to create the database for Feng Office. For this example, we will use the PhpMyAdmin tool included in Xampp. Also, you can assign any name you want to the database.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/08/feng-1024x787.png" alt="Creating the database for Feng Office with phpMyAdmin" class="wp-image-22746" srcset="https://www.osradar.com/wp-content/uploads/2020/08/feng-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/08/feng-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/08/feng-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/08/feng-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/08/feng-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/08/feng-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/08/feng.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Creating the database for Feng Office with phpMyAdmin</figcaption></figure>



<h3>Configuring Feng Office on the web server.</h3>



<p>Once the database is created, please paste the following address into your web browser: http://localhost/fengoffice-3.8.3.3. This action will launch the application installer. On the welcome screen, please press Next to begin the installation.</p>



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



<p>Then, the wizard will check the requirements to continue the installation. In addition, it will mark possible errors in red. If everything is in order, please press <strong>Next</strong> to continue.</p>



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



<p>Then enter the corresponding values into the database. Such as user name, database name, password, among others. Likewise, you can choose the plug-ins to be installed.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="796" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/08/feng4-1024x796.png" alt="Please configure the database. " class="wp-image-22753" srcset="https://www.osradar.com/wp-content/uploads/2020/08/feng4-1024x796.png 1024w, https://www.osradar.com/wp-content/uploads/2020/08/feng4-300x233.png 300w, https://www.osradar.com/wp-content/uploads/2020/08/feng4-768x597.png 768w, https://www.osradar.com/wp-content/uploads/2020/08/feng4-696x541.png 696w, https://www.osradar.com/wp-content/uploads/2020/08/feng4-1068x830.png 1068w, https://www.osradar.com/wp-content/uploads/2020/08/feng4.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Please configure the database.</figcaption></figure>



<p>After a few moments, you are ready to finish the installation of the app.</p>



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



<h2>Configuring the Feng Office admin user.</h2>



<p>At this point it is necessary to enter the administrator&#8217;s credentials. That is, the username and email address. In addition to the password and the name of the company.</p>



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



<p>Finally, login to the app using your newly created credentials.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/08/feng7-1-1024x787.png" alt="Entering the Feng Office as administrator. " class="wp-image-22761" srcset="https://www.osradar.com/wp-content/uploads/2020/08/feng7-1-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/08/feng7-1-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/08/feng7-1-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/08/feng7-1-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/08/feng7-1-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/08/feng7-1-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/08/feng7-1.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Entering the Feng Office as administrator.</figcaption></figure>



<h2>First steps with Feng Office</h2>



<h3>Adding the calendar</h3>



<p>After logging in as the administrator, the program&#8217;s Dashboard will be displayed. In the first place, click on <strong>System Modules.</strong> </p>



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



<p>For this example, I will select Calendar. Then click on Apply changes to add the new feature. Please note that you can add any feature from this box.</p>



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



<p>Back to the main screen, you can see that the Calendar module has been successfully added.</p>



<h3>Adding a new user</h3>



<p>Please click on Users to add a new user or group of users.</p>



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



<p>Then add the user&#8217;s data and finally click on <strong>Add user.</strong></p>



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



<p>Finally, you will see the new user within the list.</p>



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



<p>From now on, I invite you to continue exploring the app. You can manage your workspaces or create new tasks. Feng Office is very intuitive and easy to use. I hope you enjoyed how to install Feng Office on your web server. Bye!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-feng-office-on-a-web-server/">How to install Feng Office on a web server</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-feng-office-on-a-web-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to reset your WordPress password on Localhost.</title>
		<link>https://www.osradar.com/how-to-reset-your-wordpress-password-on-localhost/</link>
					<comments>https://www.osradar.com/how-to-reset-your-wordpress-password-on-localhost/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Thu, 30 Jul 2020 07:44:00 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[local web server]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[reset WordPress password]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[xampp]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=22049</guid>

					<description><![CDATA[<p>Hello! The password is essential to be able to enter your website. When this happens, you just need to retrieve it through an email. However, when installing WordPress on a local server, then this option is not available. But don&#8217;t worry, today we will see how to reset your WordPress password on Localhost. What is [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-reset-your-wordpress-password-on-localhost/">How to reset your WordPress password on Localhost.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello! The password is essential to be able to enter your website. When this happens, you just need to retrieve it through an email. However, when installing WordPress on a local server, then this option is not available. But don&#8217;t worry, today we will see how to reset your WordPress password on Localhost.</p>



<h2>What is Localhost?</h2>



<p>This is a service offered by applications such as <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> <a aria-label="undefined (opens in a new tab)" href="https://www.osradar.com/how-to-install-and-configure-mamp-in-windows-10/" target="_blank" rel="noreferrer noopener">MAMP </a>among others, which allows you to simulate all the conditions of a real server. To do this, use the resources of the computer to install packages of <a aria-label="undefined (opens in a new tab)" href="https://www.osradar.com/how-to-install-php-in-windows-10/" target="_blank" rel="noreferrer noopener">PHP</a> and <a aria-label="undefined (opens in a new tab)" href="https://www.osradar.com/how-to-install-mysql-in-windows-10/" target="_blank" rel="noreferrer noopener">MySQL.</a> Precisely, all these tools in the webserver allow <a aria-label="undefined (opens in a new tab)" href="https://www.osradar.com/how-to-install-wordpress-on-windows-10/" target="_blank" rel="noreferrer noopener">WordPress </a>to work. This local server is ideal for testing plugins and themes, as it offers a development environment almost identical to a real server. Also, it&#8217;s a great idea to test WordPress before publishing it on the website.</p>



<h2>How to reset the password at the Localhost.</h2>



<p>Under real server conditions, WordPress allows you to reset your password using your registered email. Since it is enough to enter the mail so that the system sends a link to be able to recover it. However, in a local server environment, this solution is not possible. Since the mail function is disabled. That is, the system does not send the recovery email. Of course, it is possible to enable this function by editing some lines of code. However, today I propose an alternative solution.</p>



<h2>How to recover your password on Localhost using phpMyAdmin.</h2>



<p>When you install a local web server, another server called <a aria-label="undefined (opens in a new tab)" href="https://www.osradar.com/how-to-install-phpmyadmin-on-windows-10/" target="_blank" rel="noreferrer noopener">PhpMyAdmin </a>is also installed. In effect, this is used to manage, modify, create, or delete databases. In fact, from this section, the MySQL system is used to create the database for WordPress. Well, the first thing you have to do is check which is the database created for WordPress. With this intention, check the file <em>wp-config.php.</em> There is the name of the database used.</p>



<figure class="wp-block-gallery columns-2 is-cropped"><ul class="blocks-gallery-grid"><li class="blocks-gallery-item"><figure><img loading="lazy" width="1024" height="787" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/07/wp-1024x787.png" alt="" data-id="22057" data-full-url="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/07/wp.png" data-link="https://www.osradar.com/?attachment_id=22057" class="wp-image-22057" srcset="https://www.osradar.com/wp-content/uploads/2020/07/wp-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/wp-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/wp-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/wp-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/wp-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/wp-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/wp.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></li><li class="blocks-gallery-item"><figure><img loading="lazy" width="1024" height="787" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/07/wp2-1024x787.png" alt="" data-id="22058" data-full-url="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/07/wp2.png" data-link="https://www.osradar.com/?attachment_id=22058" class="wp-image-22058" srcset="https://www.osradar.com/wp-content/uploads/2020/07/wp2-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/wp2-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/wp2-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/wp2-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/wp2-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/wp2-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/wp2.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></li></ul></figure>



<p>Then, you just need to log in to the phpMyAdmin server. Once there, please click on the WordPress database.</p>



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



<p>Immediately all the tables in the database will be displayed. Please select <em>wp-users.</em> This is where the information for each user is stored.</p>



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



<p>Then click on <strong>Edit.</strong></p>



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



<p>From now on the method involves a few simple steps. First, select the value corresponding to the administrator user. That is, the parameter you usually use to log in to the server. Then select the MD5 function as this is used by WordPress to generate the password. Then in the password field, select the new value in plain text. Finally, press the <strong>Go</strong> button to set the changes.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="339" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/07/wp6-1024x339.png" alt="" class="wp-image-22065" srcset="https://www.osradar.com/wp-content/uploads/2020/07/wp6-1024x339.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/wp6-300x99.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/wp6-768x254.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/wp6-696x231.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/wp6-1068x354.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/wp6.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Setting the new password in Localhost for WordPress</figcaption></figure>



<p>After this step, you will be able to login to WordPress with your new password. That&#8217;s it! Simple but very useful, right? I hope you can manage your local server more efficiently. Well, we finally saw how to reset your WordPress password on Localhost. Bye!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-reset-your-wordpress-password-on-localhost/">How to reset your WordPress password on Localhost.</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-reset-your-wordpress-password-on-localhost/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Using Elgg to build a local social networking site</title>
		<link>https://www.osradar.com/using-elgg-to-build-a-local-social-networking-site/</link>
					<comments>https://www.osradar.com/using-elgg-to-build-a-local-social-networking-site/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Thu, 23 Jul 2020 02:35:30 +0000</pubDate>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[elgg]]></category>
		<category><![CDATA[social network]]></category>
		<category><![CDATA[social network platform]]></category>
		<category><![CDATA[socila network site]]></category>
		<category><![CDATA[xampp]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=21777</guid>

					<description><![CDATA[<p>Hello! Today we will continue to study the potential of a local web server. Indeed, perhaps you didn&#8217;t know that it is possible to manage your own social networking site on the local web server. For this purpose, we will use a tool called Elgg. This is a social networking platform based on PHP and [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/using-elgg-to-build-a-local-social-networking-site/">Using Elgg to build a local social networking site</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello! Today we will continue to study the potential of a local web server. Indeed, perhaps you didn&#8217;t know that it is possible to manage your own social networking site on the local web server. For this purpose, we will use a tool called <a aria-label="undefined (opens in a new tab)" href="https://elgg.org/" target="_blank" rel="noreferrer noopener">Elgg.</a> This is a social networking platform based on PHP and MySQL. It also allows you to organize communities of users who can create their own blogs. Similarly, these users can collaborate with each other or share news and files. Additionally, users use access controls and content can be cataloged using tags. Well, let&#8217;s see how using Elgg to build a local social networking site.</p>



<h2>Prerequsite</h2>



<p>Before proceeding with the download and installation of Elgg it is necessary to run a web server correctly. That is, with Apache, PHP, and MySQL. A very simple way to mount it on Windows 10 is by using <a href="https://www.osradar.com/how-to-install-xampp-on-windows-10/" target="_blank" aria-label="undefined (opens in a new tab)" rel="noreferrer noopener">Xampp.</a></p>



<h2>Downloading Elgg.</h2>



<p>This is an open-source platform that can be downloaded for free from this <a aria-label="undefined (opens in a new tab)" href="https://elgg.org/about/download" target="_blank" rel="noreferrer noopener">link.</a> Once you have downloaded the file, please unzip it in the Xammp web pages directory. Please see 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/elg-1024x787.png" alt="Unzip and copy the file to the directory above" class="wp-image-21778" srcset="https://www.osradar.com/wp-content/uploads/2020/07/elg-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/elg-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/elg-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/elg-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/elg-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/elg-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/elg.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Unzip and copy the file to the directory above</figcaption></figure>



<h2>Creating a new database for Elgg</h2>



<p>To be able to run our Elgg protection correctly it is imperative to create a new database. With this in mind, enter phpMyAdmin from the Xampp Dashboard. Please enter the following address in your web browser: <strong>http://localhost/phpmyadmin/</strong>. Once there, please create the database and assign it the name of your preference.</p>



<figure class="wp-block-gallery columns-2 is-cropped"><ul class="blocks-gallery-grid"><li class="blocks-gallery-item"><figure><img loading="lazy" width="1024" height="787" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/07/elg3-1-1024x787.png" alt="" data-id="21780" data-link="https://www.osradar.com/?attachment_id=21780" class="wp-image-21780" srcset="https://www.osradar.com/wp-content/uploads/2020/07/elg3-1-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/elg3-1-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/elg3-1-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/elg3-1-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/elg3-1-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/elg3-1-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/elg3-1.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></li><li class="blocks-gallery-item"><figure><img loading="lazy" width="1024" height="787" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/07/elg4-1-1024x787.png" alt="" data-id="21782" data-full-url="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/07/elg4-1.png" data-link="https://www.osradar.com/?attachment_id=21782" class="wp-image-21782" srcset="https://www.osradar.com/wp-content/uploads/2020/07/elg4-1-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/elg4-1-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/elg4-1-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/elg4-1-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/elg4-1-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/elg4-1-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/elg4-1.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></li></ul></figure>



<h2>Configuring and installing Elgg on your local web server</h2>



<p>After creating the database, it is time to start installing Eggl.  With this in mind, please paste the name of the installation folder, after the localhost in the web browser. For example:<strong>http://localhost/elgg-3.3.8</strong>. The installation wizard will be displayed immediately. Press Next to 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/elg5-1024x787.png" alt="welcome screen" class="wp-image-21784" srcset="https://www.osradar.com/wp-content/uploads/2020/07/elg5-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/elg5-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/elg5-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/elg5-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/elg5-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/elg5-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/elg5.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>welcome screen</figcaption></figure>



<p>On the next screen, the wizard will check the prerequisites for installation. If everything is in order, then you can continue the process by pressing Next.</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/elg6-1024x787.png" alt="Requirements check" class="wp-image-21786" srcset="https://www.osradar.com/wp-content/uploads/2020/07/elg6-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/elg6-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/elg6-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/elg6-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/elg6-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/elg6-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/elg6.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Requirements check</figcaption></figure>



<p>On the next screen, it is time to configure some parameters. First, set the username and password. Since we are in a secure environment, use the root username, and leave the password field blank. Additionally, add the name of the previously created database.</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/elg7-1024x787.png" alt="Check the parameters of the database." class="wp-image-21789" srcset="https://www.osradar.com/wp-content/uploads/2020/07/elg7-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/elg7-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/elg7-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/elg7-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/elg7-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/elg7-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/elg7.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Check the parameters of the database.</figcaption></figure>



<p>Scroll down and paste the address of the folder where you will save the projects.</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/elg8-1024x787.png" alt="" class="wp-image-21790" srcset="https://www.osradar.com/wp-content/uploads/2020/07/elg8-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/elg8-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/elg8-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/elg8-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/elg8-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/elg8-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/elg8.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>After installing the database it is time to configure the site. With this intention, assign the name of the site and the type of access. Optionally you can enter an email address to communicate with the users.</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/elg9-1024x787.png" alt="Configuring the site" class="wp-image-21791" srcset="https://www.osradar.com/wp-content/uploads/2020/07/elg9-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/elg9-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/elg9-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/elg9-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/elg9-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/elg9-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/elg9.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Configuring the site</figcaption></figure>



<p>We&#8217;re getting to the final part of the installation process. Now it&#8217;s time to create the site administrator account. To do this, assign the name that will display the account. Then set up the email account and password for the account.</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/elg10-1024x787.png" alt="Creating the administrator account." class="wp-image-21793" srcset="https://www.osradar.com/wp-content/uploads/2020/07/elg10-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/elg10-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/elg10-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/elg10-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/elg10-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/elg10-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/elg10.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Creating the administrator account.</figcaption></figure>



<p>The process is finally complete. Please click on <strong>Go to the site</strong> to launch Elgg.</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/elg11-1024x787.png" alt="" class="wp-image-21794" srcset="https://www.osradar.com/wp-content/uploads/2020/07/elg11-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/elg11-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/elg11-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/elg11-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/elg11-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/elg11-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/elg11.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>From now on you only have to start exploring the functions of this platform.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="786" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/07/elg12-1024x786.png" alt="Elgg successfully installed on local web server" class="wp-image-21795" srcset="https://www.osradar.com/wp-content/uploads/2020/07/elg12-1024x786.png 1024w, https://www.osradar.com/wp-content/uploads/2020/07/elg12-300x230.png 300w, https://www.osradar.com/wp-content/uploads/2020/07/elg12-768x589.png 768w, https://www.osradar.com/wp-content/uploads/2020/07/elg12-696x534.png 696w, https://www.osradar.com/wp-content/uploads/2020/07/elg12-1068x819.png 1068w, https://www.osradar.com/wp-content/uploads/2020/07/elg12-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/07/elg12.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Elgg successfully installed on local web server</figcaption></figure>



<h2>Conclusion</h2>



<p>In the final analysis, we&#8217;ve seen how using Elgg to build a local social networking site. This engine is very useful for setting up various social networking environments. For example, at the level of education or collaborative platforms. This engine is very useful for setting up various social networking environments. For example, at the level of education or collaborative platforms. Well, this is all for now. Before I say goodbye, I invite you to join our channel on <a href="https://t.me/osradar" target="_blank" aria-label="undefined (opens in a new tab)" rel="noreferrer noopener">Telegram.</a> Bye!</p>



<p></p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/using-elgg-to-build-a-local-social-networking-site/">Using Elgg to build a local social networking site</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/using-elgg-to-build-a-local-social-networking-site/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<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>
		<item>
		<title>How to install Xampp on Windows 10</title>
		<link>https://www.osradar.com/how-to-install-xampp-on-windows-10/</link>
					<comments>https://www.osradar.com/how-to-install-xampp-on-windows-10/#respond</comments>
		
		<dc:creator><![CDATA[Roger Polanco]]></dc:creator>
		<pubDate>Wed, 07 Aug 2019 00:23:56 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[apache web server]]></category>
		<category><![CDATA[mercury]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tomcat]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[xampp]]></category>
		<guid isPermaLink="false">http://www.googez.com/?p=521</guid>

					<description><![CDATA[<p>Hi! If are you a web developer o simply want to try to program, surely needs some software in order to do your job. Specifically, a webserver like Apache, a &#160;programming language like PHP and a database like MySQL. These programs mentioned have great popularity at the present time, even though there are other tools [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-xampp-on-windows-10/">How to install Xampp on 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! If are you a web developer o simply want to try to program, surely needs some software in order to do your job. Specifically, a webserver like <a rel="noreferrer noopener" aria-label="Apache (opens in a new tab)" href="https://www.apache.org" target="_blank">Apache</a>, a  &nbsp;programming language like <a rel="noreferrer noopener" aria-label="PHP (opens in a new tab)" href="https://www.php.net" target="_blank">PHP</a> and a database like <a rel="noreferrer noopener" aria-label="MySQL (opens in a new tab)" href="https://www.mysql.com" target="_blank">MySQL</a>.  These programs mentioned have great popularity at the present time, even though there are other tools to use, <a rel="noreferrer noopener" aria-label="MariaDB  (opens in a new tab)" href="https://mariadb.org" target="_blank">MariaDB </a>for example. Under those circumstances, we can install it one per one (please check our tutorial about install <a rel="noreferrer noopener" aria-label="Apache on Windows 10 (opens in a new tab)" href="http://www.osradar.com/installing-apache-on-windows-server-2019/" target="_blank">Apache on Windows 10</a>). Or there is also the opportunity to use software packages that include all the mentioned programs.  In this opportunity, we will talk about <a rel="noreferrer noopener" aria-label="XAMPP (opens in a new tab)" href="https://www.apachefriends.org/index.html" target="_blank">XAMPP</a>. It is an independent free code platform server. It allows us to easily install Apache on our own computer, regardless of our operating system. XAMPP is an open-source package and free. It is a development tool that allows us to test the work on our own computer without having to access the internet. So, let´s see how to install Xampp on Windows 10.</p>



<h2>Installing XAMMP on Windows 10</h2>



<p>To start, we must go to XAMMP site in order to download the last <a href="https://www.apachefriends.org/download.html" target="_blank" rel="noreferrer noopener" aria-label="package  (opens in a new tab)">package </a>( 7.3.7 / PHP 7.3.7). </p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/xampp-1024x728.jpg" alt="" class="wp-image-526"/><figcaption>Downloading the last version of XAMPP</figcaption></figure>



<p>Next, we have to run the executable file. If the <em>User Account Control (UAC)</em> has been activated, then a warning sign will appear. In this case, all we have to do is not to install the program into C:\Program File, or simply deactivate <a href="https://www.faqforge.com/windows/how-to-disable-the-user-account-control-uac-in-windows-10/" target="_blank" rel="noreferrer noopener" aria-label="UAC (opens in a new tab)">UAC</a>.</p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/xampp1.jpg" alt="A warning box indicates an issue with User Account Control (UAC)." class="wp-image-527"/><figcaption>A warning box indicates an issue with User Account Control (UAC).</figcaption></figure>



<p>Obviously, all of the conscious users have an antivirus program running in his PCs, but maybe it can slow down or interfere with the software´s installation. We recommend deactivating antivirus until setup finishes its work.</p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/xampp2.jpg" alt="Antivirus can slow down or interfere with the installation of the software." class="wp-image-528"/><figcaption>Antivirus can slow down or interfere with the installation of the software. </figcaption></figure>



<p>Now we are ready to start the installation</p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/xampp3.jpg" alt="Setup is ready to install" class="wp-image-529"/><figcaption>Setup is ready to install</figcaption></figure>



<p>In the next window, we have to select all the components to install, it is very recommendable to choose it all. Please select <em>Next</em> to continue.</p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/xampp4.jpg" alt="Selecting the components to install" class="wp-image-530"/><figcaption>Selecting the components to install</figcaption></figure>



<p>Select the destination folder to install. Regarding UAC issue, is highly recommend to install on C unit.  Please select <em>Next</em> to continue. </p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/xampp5.jpg" alt="Selecting the folder destination to install XAMPP" class="wp-image-531"/><figcaption>Selecting the folder destination to install XAMPP</figcaption></figure>



<p>The following screen provides information about the application installers for XAMPP created by Bitnami. Please select <em>Next</em> to continue.  </p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/xampp6.jpg" alt="Information about other installer powered by Bitnami" class="wp-image-533"/><figcaption>Information about other installer powered by Bitnami</figcaption></figure>



<p>Once prerequisites have been satisfied, setup finally will begin to unpack and install XAMPP.</p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/xampp7.jpg" alt="Installing XAMPP on Windows 10" class="wp-image-534"/><figcaption>Installing XAMPP on system</figcaption></figure>



<p>During the installation, a Windows firewall notice will be displayed to authorize Apache to communicate on private or public networks. Mark <em>private network </em>and click <em>Next</em> to continue. </p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/xampp8.jpg" alt="Setting communication through  windows firewall" class="wp-image-535"/><figcaption>Setting communication through  windows firewall</figcaption></figure>



<p>Finally, the setup has completed the installation and we can start de Control Panel</p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/xampp9.jpg" alt="The setup has finished installing XAMPP on the PC" class="wp-image-537"/><figcaption>The setup has finished installing XAMPP on the PC</figcaption></figure>



<h2>XAMPP first running</h2>



<p>Choose the software´s language.</p>



<p></p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/xampp10.jpg" alt="Choose the software´s language." class="wp-image-538"/><figcaption> Choose the software´s language. </figcaption></figure>



<p>The XAMPP icon will appear in the lower right corner of the screen. We double click on it to open the Control Panel. </p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/xampp14-1024x768.jpg" alt="" class="wp-image-539"/></figure>



<p>By default, only the tomcat module will start, and the rest will remain stopped. In the panel, we need to press start to activate it and authorize the connection through the firewall.</p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/xampp14-1-1024x768.jpg" alt="" class="wp-image-540"/><figcaption>XAMPP Control Panel with only Tomcat module running</figcaption></figure>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/xampp11.jpg" alt="Allow connection through windows firewall" class="wp-image-541"/><figcaption>Allow connection through windows firewall</figcaption></figure>



<h2>Testing XAMPP on Windows Server</h2>



<p>Once we have the Apache server running, we can test the XAMPP dashboard, typing <em>localhost</em> in the browser bar.</p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/xampp15-1024x730.jpg" alt="XAMPP Dashboard" class="wp-image-542"/><figcaption>XAMPP Dashboard</figcaption></figure>



<p>Finally, XAMPP has been successfully installed in the system. From now on if we want to start it, we just have to access the installation path, C: \ xampp and click on<em> xampp-control.</em> For convenience, we can create a shortcut to the desktop, and start it from there</p>



<figure class="wp-block-image"><img src="http://www.osradar.com/wp-content/uploads/2019/08/xampp16-1024x732.jpg" alt="Starting XAMPP by running panel" class="wp-image-543"/><figcaption>Starting XAMPP by running panel</figcaption></figure>



<p>Well, this has been everything for today, as we can see the installation process is very simple. So, you know how to install Xampp on Windows server. Enjoy it.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-xampp-on-windows-10/">How to install Xampp on 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-xampp-on-windows-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Use XAMPP on Linux</title>
		<link>https://www.osradar.com/how-to-use-xampp-on-linux/</link>
					<comments>https://www.osradar.com/how-to-use-xampp-on-linux/#respond</comments>
		
		<dc:creator><![CDATA[Mel]]></dc:creator>
		<pubDate>Wed, 13 Jun 2018 08:37:27 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[install xampp linux]]></category>
		<category><![CDATA[xampp]]></category>
		<category><![CDATA[xampp linux]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=4078</guid>

					<description><![CDATA[<p>For any web developer, having a server is a must for developing a website or web pages and test them out if those works. However, setting up a full-size server instantly isn’t something that everyone can do. In fact, the process is pretty difficult and time-consuming at the same time. That’s why there’s an app [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-use-xampp-on-linux/">How to Use XAMPP on Linux</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>For any web developer, having a server is a must for developing a website or web pages and test them out if those works. However, setting up a full-size server instantly isn’t something that everyone can do. In fact, the process is pretty difficult and time-consuming at the same time. That’s why there’s an app that web devs love to use for all their projects – XAMPP.</p>
<p>XAMPP is a collection of various server tools – Apache HTTP server, MariaDB, PHP, and Perl. It’s also available on all the major platforms. The software is also maintained and upgraded regularly by Apache Friends, making it suitable for all types of web projects.</p>
<p>Today, let’s take a look at installing XAMPP on Linux.</p>
<h3>Downloading XAMPP</h3>
<p>XAMPP is available for Linux, Windows, and macOS. As we’re on Linux, we have to download the Linux installation package.</p>
<p>Go to Apache Friends download page. There, you’ll find out the proper download – an executable RUN file. Note that the program is no longer available in 32-bit, at least, for the latest versions. If you’re using a 32-bit, old schooled system, you should get <a href="https://sourceforge.net/projects/xampp/files/XAMPP%20Linux/7.0.8/">XAMPP v7.0.8</a>.</p>
<p><img loading="lazy" class="size-full wp-image-4080 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/06/xampp-linux-download-run.jpg" alt="" width="728" height="573" srcset="https://www.osradar.com/wp-content/uploads/2018/06/xampp-linux-download-run.jpg 728w, https://www.osradar.com/wp-content/uploads/2018/06/xampp-linux-download-run-300x236.jpg 300w, https://www.osradar.com/wp-content/uploads/2018/06/xampp-linux-download-run-696x548.jpg 696w, https://www.osradar.com/wp-content/uploads/2018/06/xampp-linux-download-run-534x420.jpg 534w" sizes="(max-width: 728px) 100vw, 728px" /></p>
<p>Here, I’m downloading the latest version (at the time of posting this post) – XAMPP 7.2.6.</p>
<h3>Installing XAMPP</h3>
<p>After you’ve downloaded the file, it’s time to install the program.</p>
<p>Assuming that the download is in “~/Downloads” folder,</p>
<pre>cd ~/Downloads
sudo chmod +x xampp-linux-x64-7.2.6-0-installer.run

sudo ./xampp-linux-x64-7.2.6-0-installer.run</pre>
<p><img loading="lazy" class="size-full wp-image-4082 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/06/change-file-permission-xampp.png" alt="" width="1186" height="172" srcset="https://www.osradar.com/wp-content/uploads/2018/06/change-file-permission-xampp.png 1186w, https://www.osradar.com/wp-content/uploads/2018/06/change-file-permission-xampp-300x44.png 300w, https://www.osradar.com/wp-content/uploads/2018/06/change-file-permission-xampp-768x111.png 768w, https://www.osradar.com/wp-content/uploads/2018/06/change-file-permission-xampp-1024x149.png 1024w, https://www.osradar.com/wp-content/uploads/2018/06/change-file-permission-xampp-696x101.png 696w, https://www.osradar.com/wp-content/uploads/2018/06/change-file-permission-xampp-1068x155.png 1068w" sizes="(max-width: 1186px) 100vw, 1186px" /></p>
<p><img loading="lazy" class="size-full wp-image-4083 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/06/xampp-installation.png" alt="" width="1185" height="553" srcset="https://www.osradar.com/wp-content/uploads/2018/06/xampp-installation.png 1185w, https://www.osradar.com/wp-content/uploads/2018/06/xampp-installation-300x140.png 300w, https://www.osradar.com/wp-content/uploads/2018/06/xampp-installation-768x358.png 768w, https://www.osradar.com/wp-content/uploads/2018/06/xampp-installation-1024x478.png 1024w, https://www.osradar.com/wp-content/uploads/2018/06/xampp-installation-696x325.png 696w, https://www.osradar.com/wp-content/uploads/2018/06/xampp-installation-1068x498.png 1068w, https://www.osradar.com/wp-content/uploads/2018/06/xampp-installation-900x420.png 900w" sizes="(max-width: 1185px) 100vw, 1185px" /></p>
<p>Voila! XAMPP is installed in your system!</p>
<p>Now, for easy enjoying XAMPP easily, edit “~/.bashrc”:</p>
<pre>sudo nano ~/.bashrc</pre>
<p>And add the following line at the end of the file:</p>
<pre>alias xampp='cd /opt/lampp &amp;&amp; sudo ./manager-linux-x64.run'</pre>
<p>Reload the file into terminal:</p>
<pre>source ~/.bashrc</pre>
<p>Now, every time you run the command “xampp” on the terminal, it’ll open the XAMPP control window.</p>
<p><img loading="lazy" class="size-full wp-image-4084 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/06/xampp-control-window.png" alt="" width="1182" height="569" srcset="https://www.osradar.com/wp-content/uploads/2018/06/xampp-control-window.png 1182w, https://www.osradar.com/wp-content/uploads/2018/06/xampp-control-window-300x144.png 300w, https://www.osradar.com/wp-content/uploads/2018/06/xampp-control-window-768x370.png 768w, https://www.osradar.com/wp-content/uploads/2018/06/xampp-control-window-1024x493.png 1024w, https://www.osradar.com/wp-content/uploads/2018/06/xampp-control-window-696x335.png 696w, https://www.osradar.com/wp-content/uploads/2018/06/xampp-control-window-1068x514.png 1068w, https://www.osradar.com/wp-content/uploads/2018/06/xampp-control-window-872x420.png 872w" sizes="(max-width: 1182px) 100vw, 1182px" /></p>
<p>Note that XAMPP is installed in “/opt/lamp” directory, so you have to perform all the changes in that folder.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-use-xampp-on-linux/">How to Use XAMPP on Linux</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-use-xampp-on-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
