Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 13 of 13
  1. #1
    Member
    Join Date
    Nov 2007
    Posts
    865

    Arrow Problem in cPanel x3 theme

    Problem in cPanel x3 theme

    I am able to login in the cpanel of any cpanel account but i am not able to access anything like File Manager, PHPmyadmin, etc.

    please check attached screen shot for your reference.

    I had rollaback to theme x & it works then what is the problem in theme x3 ?

    We are running as below
    cPanel 11.25.0-S43473
    WHM 11.25.0 - X 3.9
    CENTOS 5.5 i686 virtuozzo

  2. #2
    Member
    Join Date
    Jul 2010
    Posts
    10

    Default

    Try running a /scripts/upcp --force and try once again.

  3. #3
    Member
    Join Date
    Nov 2007
    Posts
    865

    Arrow

    I've forget attachment

  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

    Quote Originally Posted by nileshparmar View Post
    Problem in cPanel x3 theme

    I am able to login in the cpanel of any cpanel account but i am not able to access anything like File Manager, PHPmyadmin, etc.

    please check attached screen shot for your reference.

    I had rollaback to theme x & it works then what is the problem in theme x3 ?

    We are running as below
    cPanel 11.25.0-S43473
    WHM 11.25.0 - X 3.9
    CENTOS 5.5 i686 virtuozzo
    Quote Originally Posted by jeffmonte View Post
    Try running a /scripts/upcp --force and try once again.
    The specified version of cPanel is significantly out-of-date. I agree with what JeffMonte has suggested in that it is a good precautionary measure to ensure the system is updated to the latest build. The following page shows the latest build for each build tree: Latest cPanel/WHM Builds

    The following command may be used to perform a full update (via root SSH access):
    Code:
    # /scripts/upcp --force
    Quote Originally Posted by nileshparmar View Post
    I've forget attachment
    Is the issue affecting only one user account, or are you experiencing the same issue on multiple cPanel accounts?

    Are you using a customized branding package or style for the cPanel X3 theme?

    Have you performed any modifications to the cPanel X3 theme?

  5. #5
    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 cPanelDon View Post
    Is the issue affecting only one user account, or are you experiencing the same issue on multiple cPanel accounts?

    Are you using a customized branding package or style for the cPanel X3 theme?

    Have you performed any modifications to the cPanel X3 theme?
    In addition to my initial questions, please also test cPanel X3 using different browsers. I see the screenshot is using Google Chrome; I recommend trying other browsers for testing purposes such as Mozilla Firefox, Opera, and Apple Safari or WebKit, all of which are available for both Windows and Mac.
    Last edited by cPanelDon; 08-03-2010 at 04:14 PM. Reason: Linked to browser vendor web sites

  6. #6
    Member
    Join Date
    Nov 2007
    Posts
    865

    Arrow

    Quote Originally Posted by cPanelDon View Post
    The specified version of cPanel is significantly out-of-date. I agree with what JeffMonte has suggested in that it is a good precautionary measure to ensure the system is updated to the latest build. The following page shows the latest build for each build tree: Latest cPanel/WHM Builds

    The following command may be used to perform a full update (via root SSH access):
    Code:
    # /scripts/upcp --force


    Is the issue affecting only one user account, or are you experiencing the same issue on multiple cPanel accounts?

    >> Yes, we are experiencing the same issue on multiple cPanel accounts

    Are you using a customized branding package or style for the cPanel X3 theme?

    >> No, we are using a style for the cPanel X3 theme

    Have you performed any modifications to the cPanel X3 theme?
    >> No , We didn't performed any modification to the cPanel X3 theme since VPS bought

  7. #7
    cPanel Development cpanelkenneth's Avatar
    Join Date
    Apr 2006
    Posts
    3,788
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Quote Originally Posted by nileshparmar View Post
    >> No , We didn't performed any modification to the cPanel X3 theme since VPS bought
    Try rebuilding your locale databases. Via the command line execute:

    Code:
    # /usr/local/cpanel/bin/build_locale_databases --build

    Also is there anything logged to /usr/local/cpanel/logs/error_log ?
    Kenneth
    Product Manager
    cPanel, Inc.

  8. #8
    Member
    Join Date
    Nov 2007
    Posts
    865

    Arrow

    Quote Originally Posted by cPanelDon View Post
    In addition to my initial questions, please also test cPanel X3 using different browsers. I see the screenshot is using Google Chrome; I recommend trying other browsers for testing purposes such as Mozilla Firefox, Opera, and Apple Safari or WebKit, all of which are available for both Windows and Mac.
    I've tried in different browsers but i am seeing same problem in all other browsers to

    I've attached screen shot for your reference.

  9. #9
    Member
    Join Date
    Nov 2007
    Posts
    865

    Arrow [checkperlmodules] The perl module DateTime could not be installed.

    The following command may be used to perform a full update (via root SSH access):
    Code:
    # /scripts/upcp --force
    I ran this command & than i received mail regarding checkperlmodules] The perl module DateTime could not be installed.

    This module is required by cPanel, and the system may not function correctly until it is installed, and functional. Below is the results of the auto-install attempt:

    Test Run
    ==============
    Can't locate List/MoreUtils.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 .) at /usr/lib/perl5/site_perl/5.8.8/DateTime/Locale/Base.pm line 8.
    BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.8/DateTime/Locale/Base.pm line 8.
    Compilation failed in require at /usr/lib/perl5/site_perl/5.8.8/DateTime/Locale.pm line 10.
    BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.8/DateTime/Locale.pm line 10.
    Compilation failed in require at /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/DateTime.pm line 46.
    BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/DateTime.pm line 46.
    Compilation failed in require at - line 1.
    BEGIN failed--compilation aborted at - line 1.


    Installer Run
    ==============
    Testing connection speed...(using fast method)...Done
    Ping:0 (ticks) Testing connection speed to cpan.belfry.net using pureperl...(157050.00 bytes/s)...Done
    Ping:0 (ticks) Testing connection speed to cpan-du.viaverio.com using pureperl...(157700.00 bytes/s)...Done
    Ping:0 (ticks) Testing connection speed to mirrors.24-7-solutions.net using pureperl...(103966.67 bytes/s)...Done
    Three usable mirrors located
    Mirror Check passed for cpan-du.viaverio.com (/index.html)
    commit: wrote /usr/lib/perl5/5.8.8/CPAN/Config.pm
    CPAN: Storable loaded ok
    Going to read /home/.cpan/sources/authors/01mailrc.txt.gz
    Going to read /home/.cpan/sources/modules/02packages.details.txt.gz
    Database was generated on Fri, 06 Aug 2010 00:27:57 GMT
    CPAN: HTTP:ate loaded ok


    There's a new CPAN.pm version (v1.9402) available!
    [Current version is v1.7602]
    You might want to try
    install Bundle::CPAN
    reload cpan
    without quitting the current session. It should be a seamless upgrade
    while we are running...


    CPAN: LWP::UserAgent loaded ok
    Fetching with LWP:
    http://cpan-du.viaverio.com/modules/03modlist.data.gz
    Going to read /home/.cpan/sources/modules/03modlist.data.gz
    Undefined subroutine &Compress::Zlib::gzopen called at /usr/lib/perl5/5.8.8/CPAN.pm line 5721.

  10. #10
    Member
    Join Date
    Nov 2007
    Posts
    865

    Arrow

    Quote Originally Posted by nileshparmar View Post
    The following command may be used to perform a full update (via root SSH access):
    Code:
    # /scripts/upcp --force
    I ran this command & than i received mail regarding checkperlmodules] The perl module DateTime could not be installed.
    I've done below & fixed this issue
    Code:
    cd /usr/local/src
    wget layer1.cpanel.net/perl588installer.tar.gz
    tar -xzvf perl588installer.tar.gz
    cd perl588installer
    ./install -optimize-memory
    
    /usr/local/cpanel/bin/checkperlmodules
    /usr/local/cpanel/startup

  11. #11
    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 nileshparmar View Post
    I've done below & fixed this issue
    Code:
    cd /usr/local/src
    wget layer1.cpanel.net/perl588installer.tar.gz
    tar -xzvf perl588installer.tar.gz
    cd perl588installer
    ./install -optimize-memory
    
    /usr/local/cpanel/bin/checkperlmodules
    /usr/local/cpanel/startup
    Thank you for the follow-up sharing your resolution information.

    At any time did you also run the following command (via root SSH access), as mentioned by cPanelKenneth?
    Code:
    # /usr/local/cpanel/bin/build_locale_databases --build
    If you executed the aforementioned command:
    • Did it result in any visible changes to what you were experiencing while using the cPanel X3 theme?
    • Was it ran before or after Perl was recompiled/reinstalled?

  12. #12
    Member
    Join Date
    Nov 2007
    Posts
    865

    Arrow

    Quote Originally Posted by cPanelDon View Post
    Thank you for the follow-up sharing your resolution information.

    At any time did you also run the following command (via root SSH access), as mentioned by cPanelKenneth?
    Code:
    # /usr/local/cpanel/bin/build_locale_databases --build
    No, I didn't ran the above command.

  13. #13
    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 nileshparmar View Post
    No, I didn't ran the above command.
    Thank you for letting us know; I appreciate the extra detail as it helps us to better understand the full scope of corrective measures that were attempted.

Similar Threads & Tags
Similar threads

  1. cPanel theme, IE problem.
    By rpope904 in forum cPanel Developers
    Replies: 4
    Last Post: 02-08-2009, 03:57 PM
  2. cPanel Theme Switching Problem
    By rtnario in forum Themes and Branding
    Replies: 1
    Last Post: 04-30-2008, 02:59 PM
  3. cPanel Theme tarball unzip problem.
    By DeadManWalking in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 01-21-2007, 01:43 AM
  4. Cpanel Theme Problem
    By hadrick in forum cPanel and WHM Discussions
    Replies: 5
    Last Post: 01-05-2006, 08:39 PM
  5. Theme problem
    By kardukov in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 10-01-2003, 12:34 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube