June 25, 2026
If you got the Template Loading stuck from RVSitebuilder Step Home. Please contact your host provider to run force update RVSitebuilder to fix the problem. Below are the steps your host needs to do, perl /usr/local/cpanel/whostmgr/docroot/cgi/rvsitebuilderinstaller/autoinstaller.cgi –force And remove the following files: rm -f /var/cpanel/rvglobalsoft/rvsitebuilder/www/userdata/securervsite/templateinfo.ini /home/{user}/.rvsitebuilder/cach /home/{user}/.rvsitebuilder/tmp
Read MoreFor this issue reset cpanel user password through whm.
Read MoreAre you getting below error while updating working on yum root@vps [/]# yum clean packages Traceback (most recent call last): File “/usr/bin/yum”, line 28, in ? import yummain File “/usr/share/yum-cli/yummain.py”, line 32, in ? from yum.i18n import to_unicode, utf8_width ImportError: cannot import name to_unicode Below are the steps to fix this issue Download yum rpm […]
Read MoreOpenvz architecture in Centos 6.5 has an issue If you are facing issues where ifconfig shows no ip address or below error root@server [/]# ifconfig root@server [/]# /etc/init.d/network restart Shutting down loopback interface: [ OK ] Bringing up loopback interface: RTNETLINK answers: Operation not supported Failed to bring up lo. [FAILED] Bringing up interface venet0: […]
Read MoreFacing issues on wordpress blog where its asking for ftp login when trying to install new plugin ? Add the below lines in wp-config.php and save it This should do the trick in solving this issue //*added ftp login credentials to avoid WordPress asking for FTP details every time I wanted to upgrade a plugin* […]
Read More[root@host1Z1 ~]# vgdisplay — Volume group — VG Name vol_grp1 System ID Format lvm2 Metadata Areas 1 Metadata Sequence No 165 VG Access read/write VG Status resizable MAX LV 0 Cur LV 10 Open LV 2 Max PV 0 Cur PV 1 Act PV 1 VG Size 839.84 GiB PE Size 4.00 MiB Total PE […]
Read MoreYour mails are blocked with the error message “554 Denied [CS] [*.mxlogic.net] (Mode: normal) (in reply to end of DATA command)” What does it mean? The mail was rejected by Mxlogic / Mcafee because of the content of the message. Try using different message
Read MoreIf you are facing issues with rvsitebuilder on cpanel server with error “Fatal error: Cannot make static method SGL_FrontController::run() non static in class RVSWebInit in” Run the below commands to fix it perl /usr/local/cpanel/whostmgr/docroot/cgi/rvsitebuilderinstaller/autoinstaller.cgi –force=rvseagullmod Then run update RVSitebuilder again. perl /usr/local/cpanel/whostmgr/docroot/cgi/rvsitebuilderinstaller/autoinstaller.cgi –force=rvsitebuilder Now republish the website, the error will be fixed
Read MoreSSH to server and use the below steps Check active volume first using [root@load ~]# lvscan ACTIVE ‘/dev/vg_load/lv_root’ [50.00 GiB] inherit ACTIVE ‘/dev/vg_load/lv_home’ [53.80 GiB] inherit ACTIVE ‘/dev/vg_load/lv_swap’ [7.50 GiB] inherit Say you want to remove the volume /dev/vg_load/lv_home Type the below command [root@load ~]# lvremove /dev/vg_load/lv_home Do you really want to remove active logical […]
Read More