The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Can I access my webmail directly from the browser?Horde can be accessed directly via http://www.your-domain.com:2095/horde/index.php You must... Views: 407 |
FTP Login InformationYour FTP login information will be the same as your control panel login. Most programs will... Views: 617 |
How can I get SSH / Shell Access?To have Shell / SSH enabled for your account, please submit a ticket via your client area for... Views: 625 |
How can I use Cpanel in a non-graphical environment?#/sbin/chkconfig --add xfs #/sbin/service xfs start Views: 294 |
How do I login to Cpanel from a non-GUI?/usr/local/cpanel startup /etc/rc.d/init.d/cpanel3 restart - This will... Views: 265 |
How do I restore a MySQL Database?If you need to restore a MySQL database, you can do so by using the backup utility in cPanel. If... Views: 380 |
How do I utilize SSL (https://)?To use SSL, you must purchase an SSL certificate and have a dedicated IP for your account. ... Views: 427 |
I have a CPanel license but when I login it says 'Invalid Lisc File'. What's wrong?First, try to resync your server's date: #rdate -s rdate.darkorb.net... Views: 277 |
I have uploade, but I do not see my pages?Be sure that the main page of your site is named index.htm, index.html, index.php, index.shtml,... Views: 370 |
Internal Server Error? 500 Error?fIf you are getting this error, most likely you have permissions set too high somewhere.... Views: 404 |
rebuild Apache to include support for additional modules like GD or PHP4 supportFirst login as 'root' via ssh to your server. Then run the following commands. cd... Views: 308 |
Sorry, the nameserver ip X.X.X.X cannot be removing since it is still registered with an ICANN registerIf you are seeing the following message in your CPanel/WHM Sorry, the nameserver ip X.X.X.X... Views: 369 |
What are the Server Port Numbers?80 – HTTP 443 – HTTPS 25 - SMTP 465 - SMTP (SSL) 21 – FTP 3306 - MySQL... Views: 376 |
What is the path to PERL?/usr/bin/perl Views: 422 |
What is the path to SendMail?/usr/sbin/sendmail Views: 383 |
Where can I get documentation on CPanel?A detailed cPanel User Guide is available at http://www.cpanel.net/docs/cpanel/ Views: 358 |
Where should I upload my CGI files to?All CGI scripts should be uploaded to the cgi-bin folder, for your domain. The full server path... Views: 376 |