If anyone ask something about cPanel licence, Told him/her we use different IP address for every 10-20 user. You Wont find the main IP of ours. IF he/she talk more about that, inform Rumi vai and give him the number or the details to contact with.
Different Types of IP Addresses
Parts of an IP Address An IP address is composed of four parts: first octet – the first number of the IP (123) second octet – the second number of the IP (45) third octet – the third number of the IP (67) fourth octet – the fourth and last number […]
PHP require, require_once errors
If you an error that looks like one of these… Warning: require_once(/home/username123/public_html/amember/zend.inc) [function.require-once]: failed to open stream: No such file or directory in /home/username123/public_html/amember/rconfig.php on line 19 Fatal error: require_once() [function.require]: Failed opening required ‘/home/username123/public_html/amember/zend.inc’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/username123/public_html/amember/rconfig.php on line 19 This error is saying that the file in /public_html/amember/zend.inc doesn’t exist, or isn’t readable. Check […]
Python Modules
These Python 2.7 modules are currently installed on all Linux servers. Any modules NOT listed are either incompatible or not allowed. ArgImagePlugin _ast dummy_threading pydoc BaseHTTPServer _bisect easy_install pydoc_topics Bastion _bsddb email pyexpat BdfFontFile _bytesio encodings pynche BmpImagePlugin _codecs errno quopri BufrStubImagePlugin _codecs_cn ethtool random CDROM _codecs_hk exceptions re […]
What is Red Hat?
Founded in 1993 RedHat is an enterprise-level software and programs management company which specializes in open-source Linux projects. Those projects include patching and backporting software as well as updating components of older systems without updating the major functions of that version. Red Hat is essential to a cluster of large companies […]
PHP 5.4
PHP 5.4 for Linux Shared and Reseller Hosting PHP 5.4 is the default version on all Linux Shared and Reseller hosting accounts. If you wish to change this version, you can do so by navigating to the PHP Configuration icon in the Advanced section of your cPanel. For additional information […]
cPanel System Requirements
Supported System Architecture HostGator has two different types of system architecture that support the use of CenOS/RHEL versions 5 and 6: i386 Architecture x86-64/amd64 Architecture All HostGator Linux servers run CentOS 6 by default. This includes Shared plans, Cloud Hosting, WordPress Hosting, VPS packages, and Dedicated servers. Custom configurations or […]
Linux Shell Basics
Here are some basic commands to help you get started with Linux Shell commands. Logging into the Server Using PuTTY With a program like PuTTY, logging in is simple. Just type your domain name or server IP address in the Host field, enter 22 for the port, then click Open. Note: Shared […]
Adjusting the File Upload or Post Size
For VPS and Dedicated customers who are using a PHP script and want to increase the “post size” or the “size of a file I can upload”, then you want to adjust your settings in php.ini. Locate your php.ini file. If you do not have one or know where to look, […]
How To View Website Statistics – Plesk
How To Enable Statistics for Your Domain Log in to Plesk. Go to the Websites & Domains tab. Select Hosting Settings next to the domain. Within the Web Scripting and Statistics section, select the program and scripting language you like to be interpreted and executed by the webserver. Select the right check box to password protect […]