Extend Xen Disk Space
Xen VMs use lvms and extending disk space from SolusVM control panel may not work properly. So, we will need to extend the lvm manually. Shutdown VM from SolusVM control…
Xen VMs use lvms and extending disk space from SolusVM control panel may not work properly. So, we will need to extend the lvm manually. Shutdown VM from SolusVM control…
If you get the message while browsing php info page, it means that phpinfo function is disabled. To resolve this you will have to : Remove phpinfo from disable_functions in…
If you forget or lose your SolusVM Admin password, you can change it using SolusVM php script. Log into SolusVM master server via SSH. Then you can reset the admin…
The slow query log consists of SQL statements that took more than long_query_time seconds to execute and required at least min_examined_row_limit rows to be examined. It is very helpful in…
You might have come across issues with csf on VPSes. CSF requires at least these iptables modules to work properly : ip_tablesipt_stateipt_multiportiptable_filteript_limitipt_LOGipt_REJECTipt_conntrackip_conntrackip_conntrack_ftpiptable_mangle Other modules for additional functionality:ipt_owneript_recentiptable_natipt_REDIRECT You can check…
The locate command is a very useful command to find the exact path/location of files in Linux if you know the file name. You can install it using yum and…
By default the common language runtime (CLR) integration feature is turned off. If it is turned off, SQL server won’t be able to access the custom assemlies that are part…
The error normally caused due to incorrect permissions. We can fix mail box permissions from WHM on cPanel servers. For that : 1) Log into WHM as root and click…
The error normally occurs when PHP tries to process a big database records or when importing or exporting. To solve the error, there are two fixes. One is to increase…
It can be caused due to many issues and here I am posting some fixes for that.First check permission of /usr/local/cpanel/3rdparty/bin/awstats.pl, it should be 755. Then to update awstats and…