<?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>web hosting &#8211; DoctorHoster &#8211;  Blog</title>
	<atom:link href="https://doctorhoster.com/blog/tag/web-hosting/feed/" rel="self" type="application/rss+xml" />
	<link>https://doctorhoster.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 06 Jun 2021 23:30:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>How to Enable PHP Error Logs in cPanel?</title>
		<link>https://doctorhoster.com/blog/how-to-enable-php-error-logs-in-cpanel/</link>
					<comments>https://doctorhoster.com/blog/how-to-enable-php-error-logs-in-cpanel/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 06 Jun 2021 23:30:40 +0000</pubDate>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[doctor hoster]]></category>
		<category><![CDATA[php display error]]></category>
		<category><![CDATA[php hosting]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[wordpresshosting]]></category>
		<guid isPermaLink="false">https://doctorhoster.com/blog/?p=1286</guid>

					<description><![CDATA[PHP error logs most useful tool for diagnosing Webhosting problems. It is usually hard to find the reason for sudden behavior in different PHP applications. PHP error logs can assist you to find issues and recognize the offending theme, plugin, or custom code. In this article, we explain what are PHP error logs, and why [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>PHP error logs most useful tool for diagnosing Webhosting problems. It is usually hard to find the reason for sudden behavior in different PHP applications. PHP error logs can assist you to find issues and recognize the offending theme, plugin, or custom code. In this article, we explain what are PHP error logs, and why they are helpful.</p>



<h2 class="wp-block-heading"><strong>What is a PHP Error Log?</strong></h2>



<p>A PHP error log lists the errors and warning messages, which are created by the language runtime, and saved to a file. Errors happen for lots of reasons. For example, a line of code might have a typo mistake in it, or the code might be fine, but something unforeseen occurs when it has been executed. Or, the programmer wants to let you know that so they develop code to log a report to a file. Error logs are a time-ordered list of these messages. Error logs are especially helpful for solving out why WordPress is not behaving as you think. If it is using unnecessary server resources, a plugin is crushed, or pages do not load, the logs can inform you of the reason. If you are in a “White Screen of Death” situation, where WordPress is not working at all, the logs might be the entire way to see what is going on.</p>



<h2 class="wp-block-heading"><strong>How To Log PHP Errors</strong>?</h2>



<p>To enable PHP Errors, you may following the below steps:</p>



<ul class="wp-block-list"><li>Login to your cPanel &#8211; <a href="https://doctorhoster.com/blog/where-i-can-login-to-cpanel-hosting-account/">Learn how to login to your cPanel Account</a></li><li>Go to &#8220;Software&#8221; section and click on &#8220;MultiPHP INI Editor&#8221;.</li></ul>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="313" src="https://doctorhoster.com/blog/wp-content/uploads/2021/06/image-24-1024x313.png" alt="" class="wp-image-1287" srcset="https://doctorhoster.com/blog/wp-content/uploads/2021/06/image-24-1024x313.png 1024w, https://doctorhoster.com/blog/wp-content/uploads/2021/06/image-24-300x92.png 300w, https://doctorhoster.com/blog/wp-content/uploads/2021/06/image-24-768x234.png 768w, https://doctorhoster.com/blog/wp-content/uploads/2021/06/image-24-696x212.png 696w, https://doctorhoster.com/blog/wp-content/uploads/2021/06/image-24-1068x326.png 1068w, https://doctorhoster.com/blog/wp-content/uploads/2021/06/image-24.png 1186w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<ul class="wp-block-list"><li>On the next page, you will two tabs:<ul><li>Basic Mode</li><li>Editor Mode</li></ul></li><li>Stay in &#8220;Basic Mode&#8221; and from the drop-down select your domain.</li><li>Then, you will find below &#8220;display_errors&#8221;.</li><li>Click to &#8220;Enable&#8221;</li><li>Click on &#8220;Apply&#8221;</li></ul>



<figure class="wp-block-image size-large"><img decoding="async" width="877" height="773" src="https://doctorhoster.com/blog/wp-content/uploads/2021/06/image-25.png" alt="" class="wp-image-1288" srcset="https://doctorhoster.com/blog/wp-content/uploads/2021/06/image-25.png 877w, https://doctorhoster.com/blog/wp-content/uploads/2021/06/image-25-300x264.png 300w, https://doctorhoster.com/blog/wp-content/uploads/2021/06/image-25-768x677.png 768w, https://doctorhoster.com/blog/wp-content/uploads/2021/06/image-25-696x613.png 696w, https://doctorhoster.com/blog/wp-content/uploads/2021/06/image-25-477x420.png 477w" sizes="(max-width: 877px) 100vw, 877px" /></figure>



<p>Now, your &#8220;display-errors&#8221; Mode has enabled.</p>



<p>If go to &#8220;Editor Mode&#8221;, select the domain and in below box, you can see &#8220;display-errors&#8221; showing &#8220;ON&#8221;.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="367" src="https://doctorhoster.com/blog/wp-content/uploads/2021/06/image-26-1024x367.png" alt="" class="wp-image-1289" srcset="https://doctorhoster.com/blog/wp-content/uploads/2021/06/image-26-1024x367.png 1024w, https://doctorhoster.com/blog/wp-content/uploads/2021/06/image-26-300x107.png 300w, https://doctorhoster.com/blog/wp-content/uploads/2021/06/image-26-768x275.png 768w, https://doctorhoster.com/blog/wp-content/uploads/2021/06/image-26-1536x550.png 1536w, https://doctorhoster.com/blog/wp-content/uploads/2021/06/image-26-696x249.png 696w, https://doctorhoster.com/blog/wp-content/uploads/2021/06/image-26-1068x382.png 1068w, https://doctorhoster.com/blog/wp-content/uploads/2021/06/image-26-1173x420.png 1173w, https://doctorhoster.com/blog/wp-content/uploads/2021/06/image-26.png 1642w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
]]></content:encoded>
					
					<wfw:commentRss>https://doctorhoster.com/blog/how-to-enable-php-error-logs-in-cpanel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is Reseller Hosting?</title>
		<link>https://doctorhoster.com/blog/what-is-reseller-hosting/</link>
					<comments>https://doctorhoster.com/blog/what-is-reseller-hosting/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 01 Jun 2021 19:59:16 +0000</pubDate>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[domain registration]]></category>
		<category><![CDATA[reseller hosting]]></category>
		<category><![CDATA[reseller hosting pakistan]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[web hosting in pakistan]]></category>
		<guid isPermaLink="false">https://doctorhoster.com/blog/?p=1238</guid>

					<description><![CDATA[Web development and Web designing are in such great demand since each company requires a website, business is growing in the Webhosting industry especially in the arena of reseller hosting. Startups and business partners are leveraging on this increased opportunity by beginning their reseller Webhosting company to both complements or create a full-time income. It [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Web development and Web designing are in such great demand since each company requires a website, business is growing in the Webhosting industry especially in the arena of reseller hosting. Startups and business partners are leveraging on this increased opportunity by beginning their <a href="https://doctorhoster.com/reseller-hosting">reseller Webhosting</a> company to both complements or create a full-time income. It is converting well-adopted because of its cheap initial costs and generally simplicity in getting started. Are you a Web Designer and want to add an extra source of income to your company?  Or maybe you are looking for methods to earn money online and interested to know what is reseller Webhosting and how you can change this into a business possibility? Whatever the purpose of your search, we gathered the top FAQs (Frequently Asked Questions) regarding Reseller Webhosting and how you can change this into an extra income source.</p>



<h2 class="wp-block-heading">What is the Reseller Webhosting?</h2>



<p><a href="https://doctorhoster.com/reseller-hosting">Reseller Webhosting</a>, sometimes it is also white label Webhosting, which enables you to create your own Webhosting company without having to server maintenance cost, Website uptime, software, and many more. <a href="https://doctorhoster.com/reseller-hosting">Reseller Webhosting</a> is an opportunity that involves one business (a Webhosting provider) renting bandwidth and hard drive space to a different company. So, it can give you the ability to provide hosting to your customers as a Webhosting company. This is common for aspiring business people who require to start their Webhosting company or for current web designers or developers who want to add extra services to their brand.</p>



<h2 class="wp-block-heading">What is the best purpose of Reseller Webhosting?</h2>



<p>Anyone can get the advantage of <a href="https://doctorhoster.com/reseller-hosting">reseller Webhosting</a>, it is especially entertained for freelancers and businesses offering web design &amp; development services, and other business services to their customers. With reseller Webhosting, customers can buy and host their websites through your Webhosting company.</p>



<h2 class="wp-block-heading">What is the difference between reseller Webhosting and your affiliate program?</h2>



<p>In <a href="https://doctorhoster.com/reseller-hosting">reseller Webhosting</a>, you set up your own Webhosting business and sell our Webhosting products under your brand name. On the other hand, our affiliate program provides you to refer customers from your site directly to <a href="https://doctorhoster.com/reseller-hosting">DoctorHoster</a> in exchange for a commission (up to 30% per sign-up). If you prefer a continuous income and need to offer more services to your customers, <a href="https://doctorhoster.com/reseller-hosting">reseller Webhosting</a> may be the way to go. If you do not want to worry about giving technical support service to clients and just want to send referrals from your site, our affiliate program better option for you.</p>



<h2 class="wp-block-heading">What if I am not happy with the reseller program?</h2>



<p>We offer a 30-day money-back guarantee if we do not provide committed services to you. So, in this case, you can take a full refund within the above-mentioned period.</p>



<h2 class="wp-block-heading">Who decides the pricing on my reseller program?</h2>



<p>You must decide your pricing for your customers and offer exclusive sales and promotions, even give certain customers discount prices.</p>



<h2 class="wp-block-heading">What does it mean by a white-label reseller?</h2>



<p>It means you can sell products or services under your company name; our company name will be replaced by your company name. So, whether you need to be a white label reseller for email or a white label reseller for hosting or both, the only name your clients will always see is your company name.</p>



<h2 class="wp-block-heading">What is the difference between shared Webhosting and reseller Webhosting?</h2>



<p>Shared Webhosting means for one owner and comes with one cPanel. You can host several domains on a shared Webhosting plan by adding domains to the “Addon” section of cPanel. <a href="https://doctorhoster.com/reseller-hosting">Reseller Webhosting</a> means if one owner wants to resell Webhosting and act as their own Webhosting company.</p>



<h2 class="wp-block-heading">How do you earn money from reseller Webhosting?</h2>



<p>With <a href="https://doctorhoster.com/reseller-hosting">reseller Webhosting</a>, you can use your company name and resell it to your customers. You can either sell Webhosting packages at the price charged by your Webhosting provider or set your pricing packages. The more you sell, the more you will get profit.</p>



<h2 class="wp-block-heading">What are the advantages of reseller Webhosting?</h2>



<ul class="wp-block-list"><li><strong>Less Cost:</strong> Instead of buying a dedicated server, a <a href="https://doctorhoster.com/reseller-hosting">Linux reseller Webhosting</a> plan provides you the leisure of similar functions at a very low price.</li><li><strong>Make Income:</strong> If you find that all your reseller allocated space is not getting done, you can earn money by reselling that space on your website.</li></ul>



<h2 class="wp-block-heading">Is Reseller Webhosting a good business?</h2>



<p>If you are looking to build a Webhosting provider business or enhance an existing IT foundation, <a href="https://doctorhoster.com/reseller-hosting">reselling Webhosting</a> is one of the greatest ideas. This activity enables you to run a business that is easy in terms of logistics but ensures good profit.</p>



<h2 class="wp-block-heading">How do I start a reseller Webhosting company?</h2>



<ul class="wp-block-list"><li>Choosing a <a href="https://doctorhoster.com/reseller-hosting">reseller Webhosting</a> business startup plan.</li><li>Do not buy the lowest plan.</li><li>Use a billing system.</li><li>Give 24/7 support.</li><li>Use your nameservers. Install an SSL certificate for Free.</li></ul>



<h2 class="wp-block-heading">Which reseller hosting is best?</h2>



<p>DoctorHoster offering the lowest price of <a href="https://doctorhoster.com/reseller-hosting">reseller Webhosting</a> in the local and international market.</p>



<h2 class="wp-block-heading">What are WHMCS and WHM?</h2>



<p>Although, it looks very similar, WHM (Web Host Manager and WHMCS (Web Host Manager Complete Solution) are different. While WHM is a helpful program that gives you controlling access to the back end of cPanel (Control Panel), WHMCS automates your support and billing services. If you have the plan to become a <a href="https://doctorhoster.com/reseller-hosting">Webhosting reseller</a>, then you need WHMCS to automate the billing and support process.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://doctorhoster.com/blog/what-is-reseller-hosting/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to use PKNIC Prepaid Card?</title>
		<link>https://doctorhoster.com/blog/how-to-use-pknic-prepaid-card/</link>
					<comments>https://doctorhoster.com/blog/how-to-use-pknic-prepaid-card/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 29 May 2021 18:09:44 +0000</pubDate>
				<category><![CDATA[Domain Name]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[doctorhoster]]></category>
		<category><![CDATA[pkdomain]]></category>
		<category><![CDATA[PKNIC]]></category>
		<category><![CDATA[pknic card]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[web hosting in pakistan]]></category>
		<guid isPermaLink="false">https://doctorhoster.com/blog/?p=1176</guid>

					<description><![CDATA[In order to use PKNIC Prepaid card, you need to buy this card from PKNIC official Partner DoctorHoster website. You may follow the below steps: 1. Visit this link: https://doctorhoster.com/pknic-card 2. Click on the &#8220;Order Now Button&#8221;. 3. Click on the &#8220;Check out&#8221; 4. If you have already account with DoctorHoster then click on &#8220;Login&#8221;. [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>In order to use PKNIC Prepaid card, you need to buy this card from PKNIC official Partner <a href="https://doctorhoster.com/pknic-card">DoctorHoster website</a>. You may follow the below steps:</p>



<div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow">
<p>1. Visit this link: https://doctorhoster.com/pknic-card</p>
</div></div>



<p>2. Click on the &#8220;Order Now Button&#8221;.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="602" src="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-1024x602.png" alt="" class="wp-image-1177" srcset="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-1024x602.png 1024w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-300x176.png 300w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-768x452.png 768w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-696x409.png 696w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-1068x628.png 1068w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-714x420.png 714w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image.png 1447w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>3. Click on the &#8220;Check out&#8221;</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="532" src="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-1-1024x532.png" alt="" class="wp-image-1178" srcset="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-1-1024x532.png 1024w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-1-300x156.png 300w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-1-768x399.png 768w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-1-696x362.png 696w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-1-1068x555.png 1068w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-1-808x420.png 808w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-1.png 1145w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>4. If you have already account with DoctorHoster then click on &#8220;Login&#8221;. If You do not have account then fill up this form and complete the sign up procedure. </p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="403" src="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-2-1024x403.png" alt="" class="wp-image-1179" srcset="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-2-1024x403.png 1024w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-2-300x118.png 300w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-2-768x302.png 768w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-2-696x274.png 696w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-2-1068x420.png 1068w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-2-1067x420.png 1067w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-2.png 1136w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>5. Select your payment method and click on &#8220;complete order&#8221;.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="993" height="902" src="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-3.png" alt="" class="wp-image-1180" srcset="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-3.png 993w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-3-300x273.png 300w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-3-768x698.png 768w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-3-696x632.png 696w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-3-462x420.png 462w" sizes="auto, (max-width: 993px) 100vw, 993px" /></figure>



<p>6. Then, you will get Order confirmation on your screen and your invoice generated as well an invoice copy will also send to your registered email id:</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="541" src="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-4-1024x541.png" alt="" class="wp-image-1181" srcset="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-4-1024x541.png 1024w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-4-300x158.png 300w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-4-768x406.png 768w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-4-696x368.png 696w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-4-1068x564.png 1068w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-4-795x420.png 795w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-4.png 1187w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>7. After Make the payment to &#8220;<a href="https://doctorhoster.com/pknic-card">DoctorHoster</a>&#8220;, You will get PKNIC Card information are as follow:</p>



<p><strong>PKNIC Card:<br>Card Number: xxxxxxxxxx<br>Serial Number: xxxxxx<br>Pin Code: 0090</strong></p>



<p>8. After Receive the card information, You have to go PKNIC website, you may follow this link: https://pknic.net.pk/</p>



<p>9. Login your PKNIC account, if you don&#8217;t have login then sign up your account.</p>



<p>10. After Login, click on &#8220;billing&#8221; then click on &#8220;Add Domain Credit&#8221; then Click on &#8220;By Prepaid Cards&#8221;.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="845" height="478" src="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-7.png" alt="" class="wp-image-1184" srcset="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-7.png 845w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-7-300x170.png 300w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-7-768x434.png 768w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-7-696x394.png 696w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-7-742x420.png 742w" sizes="auto, (max-width: 845px) 100vw, 845px" /></figure>



<p>11. Here, enter your &#8220;Card Number&#8221; in the box of &#8220;Prepaid Cards&#8221; and enter &#8220;Pin for the cards above&#8221; then click on &#8220;Add to my balance&#8221;.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="908" height="697" src="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-8.png" alt="" class="wp-image-1185" srcset="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-8.png 908w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-8-300x230.png 300w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-8-768x590.png 768w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-8-696x534.png 696w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-8-547x420.png 547w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-8-80x60.png 80w" sizes="auto, (max-width: 908px) 100vw, 908px" /></figure>



<p>12. After this, go to &#8220;Billing&#8221; then click on &#8220;Account Balance&#8221;</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="730" height="171" src="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-9.png" alt="" class="wp-image-1186" srcset="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-9.png 730w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-9-300x70.png 300w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-9-696x163.png 696w" sizes="auto, (max-width: 730px) 100vw, 730px" /></figure>



<p>13. Then, your prepaid card balance will show here, below screenshot FYI, if you add one card then you will see &#8220;1&#8221; domain credit available, if you add 2 cards, then you will see &#8220;2&#8221; domain credits will be available:</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="996" height="580" src="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-10.png" alt="" class="wp-image-1187" srcset="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-10.png 996w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-10-300x175.png 300w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-10-768x447.png 768w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-10-696x405.png 696w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-10-721x420.png 721w" sizes="auto, (max-width: 996px) 100vw, 996px" /></figure>



<p>14. Then again, click on &#8220;Billing&#8221; then click on &#8220;Use domain credit&#8221; then click on &#8220;To Register Domain&#8221;</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="888" height="371" src="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-11.png" alt="" class="wp-image-1188" srcset="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-11.png 888w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-11-300x125.png 300w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-11-768x321.png 768w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-11-696x291.png 696w" sizes="auto, (max-width: 888px) 100vw, 888px" /></figure>



<p>15. After click on &#8220;To Register domains&#8221;, you will go to the domain registration page (screenshot below FYI), here follow these steps:</p>



<p>A &#8211; In the &#8220;Domain name&#8221; section, enter your required domain name for example&#8221; abc.com.pk&#8221; or &#8220;abc.pk&#8221;. whatever domain name you need, just enter it here. </p>



<p>B &#8211; Enter domain owner information are as below:</p>



<p>      i &#8211;     Organization : enter your company name. </p>



<p>      ii &#8211;    Role Name or Contact Person : enter your name.</p>



<p>      iii &#8211;   Address: Enter your office address or home address</p>



<p>      iv &#8211;   City:       Enter your city Name.</p>



<p>      v &#8211;    Country: Select your country.</p>



<p>      vi &#8211;   Zip/postal code: enter the postal code here.</p>



<p>      vii &#8211;  Email address: enter your email address.</p>



<p>      viii &#8211; Phone Number: Enter your mobile or office number here.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="953" height="589" src="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-12.png" alt="" class="wp-image-1189" srcset="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-12.png 953w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-12-300x185.png 300w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-12-768x475.png 768w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-12-696x430.png 696w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-12-680x420.png 680w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-12-356x220.png 356w" sizes="auto, (max-width: 953px) 100vw, 953px" /></figure>



<p>C &#8211; Now, move to next section of &#8220;Technical Contact&#8221;, Click on &#8220;Add&#8221;</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="800" height="109" src="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-13.png" alt="" class="wp-image-1190" srcset="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-13.png 800w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-13-300x41.png 300w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-13-768x105.png 768w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-13-696x95.png 696w" sizes="auto, (max-width: 800px) 100vw, 800px" /></figure>



<p>After Click on add, you will see the below form on your screen. Enter all your relevant information and click on &#8220;Add this contact&#8221;</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1018" height="508" src="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-15.png" alt="" class="wp-image-1192" srcset="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-15.png 1018w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-15-300x150.png 300w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-15-768x383.png 768w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-15-696x347.png 696w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-15-842x420.png 842w" sizes="auto, (max-width: 1018px) 100vw, 1018px" /></figure>



<p>D &#8211; Now, Enter your &#8220;Billing Contact&#8221;, it is optional, but if you want to add then click on &#8220;Add&#8221;</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="798" height="110" src="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-16.png" alt="" class="wp-image-1194" srcset="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-16.png 798w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-16-300x41.png 300w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-16-768x106.png 768w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-16-696x96.png 696w" sizes="auto, (max-width: 798px) 100vw, 798px" /></figure>



<p>After Click on &#8220;Add&#8221;, you will redirect to &#8220;Add a New Billing Contact&#8221; form. Enter all your relevant information and click on &#8220;Add this contact&#8221;</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="978" height="523" src="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-17.png" alt="" class="wp-image-1195" srcset="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-17.png 978w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-17-300x160.png 300w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-17-768x411.png 768w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-17-696x372.png 696w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-17-785x420.png 785w" sizes="auto, (max-width: 978px) 100vw, 978px" /></figure>



<p>E &#8211; After Add the Billing Contact, the next step is to add &#8220;Nameservers (DNS)&#8221;, so click on &#8220;Add&#8221;.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="803" height="98" src="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-18.png" alt="" class="wp-image-1196" srcset="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-18.png 803w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-18-300x37.png 300w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-18-768x94.png 768w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-18-696x85.png 696w" sizes="auto, (max-width: 803px) 100vw, 803px" /></figure>



<p>Then, you will redirect to the &#8220;Add a New Nameservers Set&#8221; Form, here you will enter your Primary and Secondary Name servers in below highlight boxes and click on &#8220;Add this Nameservers Set&#8221;.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="305" src="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-19-1024x305.png" alt="" class="wp-image-1197" srcset="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-19-1024x305.png 1024w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-19-300x89.png 300w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-19-768x229.png 768w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-19-696x207.png 696w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-19.png 1064w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>16. After click on &#8220;Add this Nameservers Set&#8221;, you will redirect to your main form and click on the below highlight &#8220;Check Box&#8221; then Click on &#8220;Submit Domain Application&#8221;. (Below screenshot FYI).</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="860" height="281" src="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-20.png" alt="" class="wp-image-1198" srcset="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-20.png 860w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-20-300x98.png 300w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-20-768x251.png 768w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-20-696x227.png 696w" sizes="auto, (max-width: 860px) 100vw, 860px" /></figure>



<p>17. After Click on &#8220;Submit Domain Application&#8221;, you will redirect to next page, there you will confirm your domain name, which you want to buy and click on &#8220;Confirm Order &amp; Continue&#8221;.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="620" src="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-21-1024x620.png" alt="" class="wp-image-1200" srcset="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-21-1024x620.png 1024w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-21-300x182.png 300w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-21-768x465.png 768w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-21-696x422.png 696w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-21-693x420.png 693w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-21.png 1055w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>18. After click on &#8220;Confirm Order &amp; Continue&#8221;, You will move to 3rd Step, where you will find the domain registration confirmation. (Screenshot below FYI).</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="438" src="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-22-1024x438.png" alt="" class="wp-image-1204" srcset="https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-22-1024x438.png 1024w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-22-300x128.png 300w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-22-768x328.png 768w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-22-696x297.png 696w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-22-1068x456.png 1068w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-22-983x420.png 983w, https://doctorhoster.com/blog/wp-content/uploads/2021/05/image-22.png 1357w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
]]></content:encoded>
					
					<wfw:commentRss>https://doctorhoster.com/blog/how-to-use-pknic-prepaid-card/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
