How to increase session timeout in php?

Sometimes php session timeouts quickly before your script execute. You can increase this time by simply editing some directives in php.ini. First locate php.ini root@host[~]# php -i | grep php.ini Configuration File (php.ini) Path => /usr/local/lib Loaded Configuration File => /usr/local/lib/php.ini Get current session time out time root@host[~]# grep -i session.gc_maxlifetime /usr/local/lib/php.ini session.gc_maxlifetime = 14400 ; setting session.gc_maxlifetime to 1440 […]

» Read more

cPanel vulnerability – TSR-2016-0001 Announcement

  cPanel TSR-2016-0001 Announcement cPanel has released new builds for all public update tiers. These updates provide targeted changes to address security concerns with the cPanel & WHM product. These builds are currently available to all customers via the standard update system. cPanel has rated these updates as having CVSSv2 scores ranging from 2.1 to 10.0. Information on cPanel’s security […]

» Read more

How to install MediaWiki from Softaculous

To Install MediaWiki from Softaculous MediaWiki can easily be installed by using Softaculous in the cPanel Software / Services. This tutorial will explain how to install MediaWiki using Softaculous. Please follow the steps and install it.   Step 1 : Log into cPanel. Step 2 : Find the Softaculous icon located in the Software Services section. Step 3 : To locate MediaWiki you […]

» Read more

How to turn off the bandwidth monitoring module in cPanel

In this article Hostripples will give you how to turn off the bandwidth monitoring module in cPanel, Please do the following steps: Step 1 : Go to WHM. Step 2 : In Service Configuration Section, Click on Service Manager. Step 3 : Search for cPBandwd. Step 4 : You will see a check box unchecked that. Step 5 : Click save the settings. […]

» Read more

How to Update Your cPanel License Key

In this Article I will explain how to update cPanel License key of a server. If you need to update your server license key when you have a new licence key, or you want to upgrade from trail version to paid version. Please follow the instruction and update cPanel License key. Login to cpanel VPS or dedicated server via shell (SSH). Open […]

» Read more

Top 26 List Of Cheap $1 Dollar Web Hosting Companies

When it comes to web hosting, you want to make sure that you are getting the best provider and the best value.  For those of you who are looking for cheap web hosting providers that start at $1 per hosting, here is a list of some of the best dollar web hosting providers shown below.  If you are also looking […]

» Read more

How to install Zend Optimizer in Cpanel Linux Server

  Introduction :  Zend Server is the most complete PHP distribution with a continuously updated set of advanced value-add features designed to optimize productivity, performance, scalability and reliability. It is a free PHP extension to enable the web server to execute files encoded by Zend Guard/Encoder so it’s executed the same as any regular PHP files. Zend Encoder also is […]

» Read more

How to create cron jobs on your Kloxo Panel

How to create cron jobs on your Kloxo Panel Kloxo is a free control panel for managing your VPS hosting or dedicated server hosting. Cronjob is scheduling a task to run later. The task can be either command or a script. The background process(daemon) behind the cronjob is the crond. In the /etc folder there is a file called crontab where […]

» Read more
1 2 3 4 6