Blog

Cpanel hosting india

Cpanel Hosting India is a UNIX based web hosting control panel intend to simplify the process of hosting web sites and offers graphical interface and automation tools to its users.With the help of cPanel, one can complete their entire task very rapidly and even non – technical persons can situate their websites.


In Inway Hosting, we have created a very special cPanel theme. Apart from making simple visual changes it provides lots of additional function that one can’t find any where else.The expert of Inway Tutorial have prepared for you a heavy compilation of web hosting Tutorials and Web hosting video Tutorials in cPanel. Here you can find out all the method to start your website, promote your website, use of Cpanel and FTP. Cpanel hosting india provides a lot of functions, right from adding an email- ID to managing sub domain names. In this tutorial you can find out the features of cPanel.


In the Advanced segment of cPanel you can find several tools whose functions are described below:


Apache Handlers- this tool helps in defining different types of files that cab be accessed by Apache.
Image Manger - this tool helps in managing images of your account. You can easily view them or resize them or can change their file types.
Index Manager- this tool helps in changing the appearance of directory on the web. You can choose either default style, two types of indexes or between no indexes. Select no indexing, if you do not wish people to visit files of your directory.
Error Pages -this tool helps in creating custom error pages. For e.g. if a page is missing, then 404 error become visible to the browser. You can change default 404 page as per your wish. You have to select a domain name for which you want to modify default error page.
Cron jobs -this tool helps you to run commands at certain time fixed by the job.
MIME Types -this tool helps in defining different file extension which can be tackled by web browsers.

Firstly, check whether cPanel ports are open or not?
You may face some issues while working with non- standard HTTP ports. Generally cPanel opened through following:
http://yourdomainname.com/cpanel
http://yourdomainname.com:2082
http://cpanel.servername.com


Sometimes Local firewalls allow accessing to sites on Port 80 only. So in that case, you can use last URL mentioned above.  Please note that, third URL is a web based proxy which helps you in accessing your cPanel by default HTTP port 80. We have designed these additional services for our customers, whose ports 2082 and 2083 get blocked through Internet service providers.

Inway's cPanel Hosting contains numerous tools that provide the consumers its detailed statistics.


To know more about the work statistics, primary domain name have to be pointed towards server.


Latest visitors     - This tool keeps the record of last 300 unique visitors of your web site.
Bandwidth          - This tool keeps check to the bandwidth usage of your account.
Webalizer          - It is a complex statistics program which represents number of visits to the web site in graphics and charts.
Webalizer FTP    - It is a complex statistics program which represents total visits to your account via FTP protocol in graphics and charts.
Raw Access Logs- this tool provides raw access log data which was stored on the server, without doing any changes.


Here you can see managing of RAW access logs video tutorial:
ADD How to Manage RAW Access Logs Video Tutorial
Analog Stats - this tool helps you in knowing the list of people who have visited your web site in a particular month.
Error log      - this tool helps in determining the problem with your web site pages and scripts and logs all errors created by your website.
Awstats        - it is the most comprehensive visual statistics tool available in cPanel and remember total visit to your website and all details.

Whenever you are operating Window, follow these steps:

  • Click on start
  • Click on run
  • Type command
  • Insert telnet yourdomainname.com2083
  • Insert telnet yourdomainname.com2082

And if you are operating LINUX, follow these steps:

 

  • Firstly, start your Linux/Mac OS console terminal
  • Insert telnet yourdomainname.com2083
  • Insert telnet yourdomainname.com2082
  • Please note that the result should resemble like the given one, if the port is not blocked.  Try IP_of_the_server (for e.g.10.10.10.10.)
  • Once connected to servername.com
  • Escape character is ‘^]’.
  • If the results are different, it means ports is blocked and use this web proxy link given above.
  • Creating a Back up of your site and restoring it
  • Back up of the site can be created very easily, as account backup can be created by using cPanel back up functions for the hosting account. Back up of Small account (up to 500 MB) can be created in just one click.
  • But, for creating the back up of Large account (more than 500 MB) files and database should be backed separately. In such case, one should know about your website and about back up and restore it. Sites contains files and database, and has to be taken care of, if you want your site, to run the same way like it has been earlier.


Creating Back up and Restore files


For taking back up of files, one has to download all files from public_html folder to the PC using your favourite FTP client. After that one can easily upload all the files of your hosting account again and restore in your website.


Creating back up and Restore Database


One should dump all the Database of My SQL, after adding files on your computer. Here you can learn how to create back up and Restore My SQL database.


cPanel Database


The Database column of cPanel plays a vital role in creating My SQL and Postgre SQLdatabase and permits users to access and modify the database whenever required. SQL means Structured Query Language.SQL is a specially designed programming language and an international standard which includes insert, query, update and delete, creation and modification and includes controlling data access.PostgreSQL, is defined as an object-relational Database Management System.


My SQL is a SQL server which responds to requirements written in SQL language only for getting information. One can also respond to My SQL with the help of various programming Language for e.g. PHP. MySQL is a free and most commonly used Open Source Software. Database section of cPanel also contains many tools which performs different functions.


MySQL Database


If you want to know more about it please go through our PHP / MySQL tutorial
There you can find details about PHP- What it is? And what are its uses?


About My SQL and its Benefits:

  • Link to create a MySQL database and user – It is a important place where you can install a ready-made designed PHP or MySQL script on your site;
  • Link to remove a MySQL database and user;
  • Link to manage MySQL databases via phpMyAdmin or through a Remote Connection;
  • Link to connect PHP scripts via MySQL data;
  • Link to connecting to the Database via PHP code
  • Link to execute commands on the server;
  • Link to display table data in HTML;
  • Link to select individual records;
  • Link to add MySQL access hosts;

<< Go back to the previous page