Web Hosting Blog

Blog for Web Hosting Issues, FAQ’s, Tutorials and Troubleshooting, Blogging

Entries for the ‘Web Hosting Articles’ Category

CGI Script Hosting

Today most of online business sites have interactive feature and have lot of automated texture that is one of the reason that the website must run smooth and on secured platform. CGI hosting supports websites that use CGI scripts in their CGI-BIN, CGI and SSI, which are both often compatible. However it may be no [...]

Why Virtual Private Server?

Virtual Private Server concept is not a new one. The idea of dividing the resources of a physical server is being in use from many years. The idea is to divide the Mainframes ( slice up physical server into virtual or “private ) to allow more people affordable access to such huge and very costly [...]

Name server setup for new VPS or Dedicated server

Greetings,
If you have a new VPS or a dedicated server with cpanel and are looking for some document on guidance how to set the name server for it the here is the step by step to do it.
1. First you will have to decide what nameserver you want to set on your VPS. If you [...]

Avoid Mistake While Choosing Host Providers

Free web host; A free web space can hamper your business as there would be a bunch of advertisements of other sites on your web pages. You will loss your own identity with such jargon of ad campaign over your site. If you check the TOS of these free host providers they don’t give any [...]

How to access cpanel without pointing DNS to that server

How to access cpanel without pointing DNS to that server
Hello Friends,
You can access your cpanel without pointing your DNS to that server from your local machine. For that please follow the following steps.
1. Make sure that you are having the account on that server which you are trying to access.
2. You [...]

Maximum file limit has been reached

Maximum file limit has been reached :
Many times we get an error called the maximum number of files that can be opened has reach the limit, you can fix the issue as ;
In order to resolve this, you will have to login as a root on your server and edit the file called /etc/sysctl.conf
vi /etc/sysctl.conf
Add [...]

Tips and tricks for internet exporer

Greetings,
Most people use Internet Explorer to browse the net. It loads up fast because parts of it is loaded by Windows as the latter boots up. Using the feedback from its huge user base, Microsoft has made numerous improvements, which you can use to your advantage.

Disable the Links toolbar and save space. Remove the [...]

TCP/IP Application Protocols

Following are the TCP/IP Application protocols:
1.DHCP:
DHCP Dynamic Host Configuration Protocol is defined by RFC’s 2131
and 2132.DHCP is Dynamic Host Configuration
Protocol (DHCP) allows IP addresses to
be allocated to hosts on an as-needed basis.DHCP lets a host
‘borrow’ an IP address from a pool of IP addresses; when the
address is no longer required it is recycled and made [...]

How to install php Mychat manually

PHP Mychat is the fantastic tool for chating.
Steps to install it are as followos:
you can donaload this software from source: http://sourceforge.net/projects/phpmychat
Download phpMyChat-0.14.5.zip
1. wget http://www.tech-geeks.org/contrib/bbutts/phpChat/phpMyChat-0.14.5.zip
2 unzip phpMyChat-0.14.5.zip -d /home/username/public_html/
3. Setting up the database.
mysql_setpermission
Name of database :
Username :
Yes to password [...]

Install php - GD on Plesk with linux server

Hello,
The Plesk Hosting software package is a commercial hosting automation software. It allows to setup set up new websites, email accounts, and DNS entries through a web-based interface.
The php gd package contains a dynamic shared object that will add support for using the gd graphics library to PHP. If users are using popular CMS software [...]