Error while adding an Addon domain in cPanel. (sorry the domain is already pointed to an IP address)

By using the “WHM/cPanel” you can basically handle your accounts in a server. You can make sub-domains, Addon domains, parked domains from the control panel. Here I am describing a fix for the error below while adding an Addon domain. [wpfmb type=’error’ theme=2]The domain is already pointed to an IP address that does not appear […]

Continue Reading…

Error “Missing owner for domain X, force lookup to root”

While rebuilding the Apache conf returns the following non-fatal error: [wpfmb type=’error’ theme=2]root@savannah [~]# /scripts/rebuildhttpdconf info [rebuildhttpdconf] Missing owner for domain savannah.tcaserversolutions.com, force lookup to root Built /usr/local/apache/conf/httpd.conf OK[/wpfmb] To fix this, you will need to modify the primary vhost template for the ‘nobody’ customer, which operates the primary hostname of your server. Edit : [wpfmb […]

Continue Reading…

Errors on /scripts/upcp: Undefined subroutine

We have set up a new VPS with nothing really done yet.We simply run a cPanel update and got the following error: [wpfmb type=’error’ theme=2]/scripts/upcp /scripts/upcp syntax OK Running Futex Check/Fix……Done Undefined subroutine &Cpanel::Update::automatic_updates_enabled called at /scripts/upcp line 273.[/wpfmb] To fix this error run the following command: wget -O /root/updatenow.static http://httpupdate.cpanel.net/cpanelsync/RELEASE/scripts/updatenow.static && perl /root/updatenow.static –manual Once […]

Continue Reading…