cpanel Hosting
How to create Remote login page for cPanel
Friday, June 6th, 2008 If your website has HTML codes you can create a remote cPanel login page. Consider your website url is www.yourdomain.com, your cPanel login url will be http://www.yourdomain.com:2082 for non-SSL or https://www.yourdomain:2083 for SSL login.
You need to put the following HTML from in your website HTML codes.
<form action=’http://www.yourdomain.com:2082/login/’ method=’post’>
<table border=’1′ width=’250′ cellpadding=’2′ cellspacing=’0′>
<tr>
<td align=’right’>Username:</td>
<td><input type=’text’ […]
How to FIX cPanel/WHM RNDC Error
Wednesday, April 9th, 2008 You may face cPanel/WHM RNDC error, you need to fix the NDC error before your name servers work, the RNDC error is normally common now however you can easily fix it with couple of steps as metntioned below;
Fixing RNDC error in WHM/cPanel (ndc: connection failed: connection refused)
It is somewhat a common occurrence in cPanel to […]
