Knowledgebase
Portal Home > Knowledgebase > Linux Hosting - Tutorials
The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Search
Articles
Do you allow access to edit php.ini file?
We don’t allow php.ini access from shared hosting/reseller hosting servers. You can enable...
Views: 990
Do your servers support Ruby on Rails framework?
Yes, our Linux servers supports Ruby on Rails framework.
Views: 446
Does cPanel support IMAP protocol?
CPanel has support for both POP3 and IMAP. You would use "mail.yourdomain.com" for the incomming...
Views: 653
Flash tutorials to manage control panel
My SQL A guide to creating and modifying MySQL databases in cPanel. Quality: High | Low Change...
Views: 5565
Flash tutorials to manage email
Email Accounts Manage the email accounts associated with your domain(s). Quality: High | Low...
Views: 3435
How do I use .html files to run SSI (Server Side Includes)?
Apache Handlers
This is what you would use to specify how to treat file types. By default,...
Views: 601
Joomla send mail through SMTP Authentication
GlobalConfiguration
Mail Tab:
Mailer: SMTP Server...
Views: 1413
MySQL table "is marked as crashed and should be repaired"
SQL: 145 : Table '{something}' is marked as crashed and should be repairedIf you receive an error...
Views: 606
PHP - File upload
This script will allow you to upload files from your browser to your hosting, using PHP. The...
Views: 730
Send Email through PHP
Use php mailer() function in place of php mail() to send emails.
You can use PHPmailer :...
Views: 354
Set home.html page as homepage in place of index.html
Method 1 :
Put the following code in .htaccess to redirect index.html to home.html...
Views: 640
Where can I find cPanel tutorials?
Check cPanel docs :http://www.cpanel.net/docs/cpanel/
Views: 1094
WordPress SMTP Authentication
SMTP auth support can be added in wordpress through third party plugins. You can follow these...
Views: 1125