Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 7 of 7
  1. #1
    Member
    Join Date
    Sep 2006
    Posts
    19

    Question bug in WHM / cPanel or not - Redirect option in account transfers

    I do not now but I may of found a bug in WHM / cPanel ,

    We moved all are clients over from one VPS to a newly set-up VPS and use the option to put in place a redirect while the dns and all get sorted out but it has gone and put a redirect on both end's going to the old VPS and I can not remove them from within the cPanel or WHM would you now if this is a bug or not or even the Command I would need to use to remove it on the new VPS?



    cPanel 11.24.5-S38506 - WHM 11.24.2 - X 3.9
    CENTOS 5.4 i686 virtuozzo
    Thanks Simon

    osCommerce Version: Online Merchant v2.2 RC 2a - Test Site with: oscommerce-2.2ms2-060817
    cPanel Version: 11.23.4-RELEASE - Apache version: 2.0.63 - PHP version: 5.2.5
    MySQL version: 5.0.51a-community - Operating system: Linux
    =====================================================================

  2. #2
    cPanel Quality Assurance Analyst cPanelDon's Avatar
    Join Date
    Nov 2008
    Location
    Houston, Texas, U.S.A.
    Posts
    2,555
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default

    Quote Originally Posted by west one View Post
    We moved all are clients over from one VPS to a newly set-up VPS and use the option to put in place a redirect while the dns and all get sorted out but it has gone and put a redirect on both end's going to the old VPS and I can not remove them from within the cPanel or WHM would you now if this is a bug or not or even the Command I would need to use to remove it on the new VPS?
    I would check the Apache .htaccess files for the domain involved; for example, the following command may be used via root SSH access (where "username" should be replaced by that of the applicable cPanel account):
    Code:
    # cat /home/username/public_html/.htaccess
    If needing to temporarily disable an htaccess file simply rename it; this may be performed using command like the following:
    Code:
    # mv -v /home/username/public_html/.htaccess /home/username/public_html/.htaccess.backup
    Here is an alternative set of two commands to accomplish the same task as above:
    Code:
    # cd /home/username/public_html
    # mv -v .htaccess .htaccess.backup
    To find the username associated with a specific account domain name, the following command may be used (where "domain.tld" should be replaced by the applicable domain name):
    Code:
    # /scripts/whoowns domain.tld

  3. #3
    cPanel Quality Assurance Analyst cPanelDon's Avatar
    Join Date
    Nov 2008
    Location
    Houston, Texas, U.S.A.
    Posts
    2,555
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default

    Quote Originally Posted by west one View Post
    cPanel 11.24.5-S38506 - WHM 11.24.2 - X 3.9
    CENTOS 5.4 i686 virtuozzo
    Is the full cPanel version number the same on both the old server and the new server?

  4. #4
    cPanel Quality Assurance Analyst cPanelDon's Avatar
    Join Date
    Nov 2008
    Location
    Houston, Texas, U.S.A.
    Posts
    2,555
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default

    Adding to the earlier information; please also double check the DNS zone to ensure it has the correct server IP address. The DNS zone editor in WHM may be used to verify the stored information and update if needed; this is accessible via the following menu path:
    WHM: Main >> DNS Functions >> Edit DNS Zone

    If a bug is suspected please note that the best avenue to report it is via our ticket system using the link in the top-right corner of the forums, labeled Bugs; using this method helps to ensure greater efficiency, accuracy in diagnosis, full and in-depth investigation and faster resolution. Thank you for your understanding.

  5. #5
    Member
    Join Date
    Sep 2006
    Posts
    19

    Default

    Quote Originally Posted by cPanelDon View Post
    Is the full cPanel version number the same on both the old server and the new server?
    yes only difference is the CENTOS version as below.
    new server:
    cPanel 11.24.5-S38506 - WHM 11.24.2 - X 3.9
    CENTOS 5.4 i686 virtuozzo
    old server:

    cPanel 11.24.5-S38506 - WHM 11.24.2 - X 3.9
    CENTOS 4.7 i686 virtuozzo
    Thanks Simon

    osCommerce Version: Online Merchant v2.2 RC 2a - Test Site with: oscommerce-2.2ms2-060817
    cPanel Version: 11.23.4-RELEASE - Apache version: 2.0.63 - PHP version: 5.2.5
    MySQL version: 5.0.51a-community - Operating system: Linux
    =====================================================================

  6. #6
    Member
    Join Date
    Sep 2006
    Posts
    19

    Default

    The IP's are OK but it has the old VPS's ns1 nameserver in the "SOA"

    I have also 10 mins ago put a ticket in.

    Sorry I did not spot the Bug link in the top corner.
    Will use it next time.

    Just found this in the .htaccess:
    RedirectMatch \.(dynamiccontent *****************
    removing this looks to have it now going to the right IP now.
    Last edited by west one; 02-02-2010 at 08:13 PM. Reason: late update
    Thanks Simon

    osCommerce Version: Online Merchant v2.2 RC 2a - Test Site with: oscommerce-2.2ms2-060817
    cPanel Version: 11.23.4-RELEASE - Apache version: 2.0.63 - PHP version: 5.2.5
    MySQL version: 5.0.51a-community - Operating system: Linux
    =====================================================================

  7. #7
    cPanel Quality Assurance Analyst cPanelDon's Avatar
    Join Date
    Nov 2008
    Location
    Houston, Texas, U.S.A.
    Posts
    2,555
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default

    For general reference to others, we were not yet able to reproduce the same behavior while investigating via the ticket that was received. If anyone else experiences the same symptom please note the circumstances involved (steps to reproduce) including version numbers of both systems involved; if the issue is recurring I would consider submitting a ticket so that further investigation may commence and so the affected systems and applicable logs may be thoroughly inspected. If submitting a support request please send me a PM referencing this forums thread and the new ticket ID number so I may follow-up internally; this will be greatly appreciated.

Similar Threads & Tags
Similar threads

  1. Bug or Oversight? missing option in account transfers
    By wolfy in forum cPanel and WHM Discussions
    Replies: 7
    Last Post: 05-25-2008, 11:42 AM
  2. Account transfers via WHM no longer work
    By jpetersen in forum cPanel and WHM Discussions
    Replies: 11
    Last Post: 05-29-2007, 11:26 AM
  3. WHM Account Transfers - Timing Out on Packaging
    By lewismediaderek in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 02-22-2007, 01:18 PM
  4. WHM account transfers don't seem to be working
    By HostOrbit in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 03-10-2005, 10:51 AM
  5. Reseller WHM Panel and Account Transfers
    By mainarea in forum cPanel and WHM Discussions
    Replies: 5
    Last Post: 04-26-2003, 01:34 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube