<?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>cpanel | Tutes Club</title>
	<atom:link href="https://tutes.in/tag/cpanel/feed/" rel="self" type="application/rss+xml" />
	<link>https://tutes.in</link>
	<description>Tutorials for all</description>
	<lastBuildDate>Fri, 01 Feb 2019 13:05:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>How to install WordPress manually through Cpanel?</title>
		<link>https://tutes.in/how-to-install-wordpress-manually-through-cpanel/</link>
					<comments>https://tutes.in/how-to-install-wordpress-manually-through-cpanel/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Sun, 28 Oct 2018 11:35:16 +0000</pubDate>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[manuall wp installation]]></category>
		<category><![CDATA[wordpress installation]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=1860</guid>

					<description><![CDATA[<p>Hello Everyone. This article is a step by step guide to install WordPress manually on your site through Cpanel. Now you might ask, Why would you install it manually? when I can use the auto installer. Offcourse auto-installer is a great feature which reduces our effort. These installers work great in many cases, but often [&#8230;]</p>
The post <a href="https://tutes.in/how-to-install-wordpress-manually-through-cpanel/">How to install WordPress manually through Cpanel?</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/how-to-install-wordpress-manually-through-cpanel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Fix Magento 2 &#8211; php cli error on cpanel or other hostings</title>
		<link>https://tutes.in/fix-magento-2-php-cli-error-on-cpanel-or-other-hostings/</link>
					<comments>https://tutes.in/fix-magento-2-php-cli-error-on-cpanel-or-other-hostings/#comments</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Mon, 10 Sep 2018 22:10:59 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[cli application]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[M2]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[magento2]]></category>
		<category><![CDATA[php-cli]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=1631</guid>

					<description><![CDATA[<p>The problem: On a fresh install of Magento2 on cpanel based hosting, you receive the following error while running any command on SSH The Solution: You have to point php to correct binary;Use the following code in order:First, open the file which can alter the runtime variables like .bash_profile or .bashrc Go to last line [&#8230;]</p>
The post <a href="https://tutes.in/fix-magento-2-php-cli-error-on-cpanel-or-other-hostings/">Fix Magento 2 – php cli error on cpanel or other hostings</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/fix-magento-2-php-cli-error-on-cpanel-or-other-hostings/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>[SOLVED] PHP must be run as a CLI application error : Content-type: text/html; charset=UTF-8</title>
		<link>https://tutes.in/solved-php-must-be-run-as-a-cli-application-error-content-type-text-html-charsetutf-8/</link>
					<comments>https://tutes.in/solved-php-must-be-run-as-a-cli-application-error-content-type-text-html-charsetutf-8/#comments</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Sat, 28 Jul 2018 14:33:39 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[php]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=1512</guid>

					<description><![CDATA[<p>php bin/magento cache:cleanContent-type: text/html; charset=UTF-8bin/magento must be run as a CLI application as root user, run the following commands (For php v7.0) The solution involves fixing php variable&#8217;s path. We need to find which php is being used right now, you can find out by To fix this PHP cli error, see how to edit [&#8230;]</p>
The post <a href="https://tutes.in/solved-php-must-be-run-as-a-cli-application-error-content-type-text-html-charsetutf-8/">[SOLVED] PHP must be run as a CLI application error : Content-type: text/html; charset=UTF-8</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/solved-php-must-be-run-as-a-cli-application-error-content-type-text-html-charsetutf-8/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to connect cpanel through SSH</title>
		<link>https://tutes.in/how-to-connect-cpanel-through-ssh/</link>
					<comments>https://tutes.in/how-to-connect-cpanel-through-ssh/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Fri, 27 Jul 2018 11:21:20 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[PuTTY]]></category>
		<category><![CDATA[ssh]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=1478</guid>

					<description><![CDATA[<p>Following are the steps to connect to cpanel through SSH:- Go to your cpanel and create a public private key-pair, under SSH access-&#62;manage keys. 2. Under manage keys section, go on create a new key. 3. Create a key and give key name, key password, key type and key size. 4.  Click on generate keys [&#8230;]</p>
The post <a href="https://tutes.in/how-to-connect-cpanel-through-ssh/">How to connect cpanel through SSH</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/how-to-connect-cpanel-through-ssh/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install wordpress on cPanel</title>
		<link>https://tutes.in/how-to-install-wordpress-on-cpanel/</link>
					<comments>https://tutes.in/how-to-install-wordpress-on-cpanel/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Wed, 18 Jul 2018 06:20:48 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=1433</guid>

					<description><![CDATA[<p>WordPress is a free and open-source content management system (CMS) based on PHP and MySQL.Features include a plugin architecture and a template system. Follow these steps to install WordPress: Download WordPress Download WordPress from this link:  https://wordpress.org/download/ Create Database Create an empty database for WordPress and specify it&#8217;s username and password. Set up Wizard Step 1: Upload the downloaded compressed file on your website root directory [&#8230;]</p>
The post <a href="https://tutes.in/how-to-install-wordpress-on-cpanel/">How to install wordpress on cPanel</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/how-to-install-wordpress-on-cpanel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
