Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 14 of 14
  1. #1
    Registered User
    Join Date
    May 2004
    Posts
    3

    Default EA3 don't update php and modules

    I get following message after build:

    -------------------------------------------------------------------------------
    If the browser window is closed or stopped the build will continue in the background.
    The build output should start shortly...

    --------------------------------------------------------------------------------

    Distilled successfully
    !! Verbose logfile is at '/usr/local/cpanel/logs/easy/apache/build.xxxxxxxxxx' !!
    !!
    Ouput from '/bin/sh -c "ulimit -a"':
    core file size (blocks, -c) 524288
    data seg size (kbytes, -d) unlimited
    max nice (-e) 0
    file size (blocks, -f) unlimited
    pending signals (-i) 16254
    max locked memory (kbytes, -l) 32
    max memory size (kbytes, -m) 524288
    open files (-n) 1024
    pipe size (512 bytes, -p) 8
    POSIX message queues (bytes, -q) 819200
    max rt priority (-r) 0
    stack size (kbytes, -s) 10240
    cpu time (seconds, -t) unlimited
    max user processes (-u) 16254
    virtual memory (kbytes, -v) 524288
    file locks (-x) unlimited
    !!
    !! Creating backup of working apache in '/usr/local/apache.backup'. !!
    !! Backup of working apache complete. !!
    Checking that all tarballs are present and up to date.
    Checking that all packages are present and up to date.
    !! No method to auto repair package system !!
    !! Restoring original working apache !!
    !! Executing '/scripts/initfpsuexec' !!
    !! Executing '/scripts/initsslhttpd' !!
    Compiling report...
    Sending report (18 bytes)...
    !! If you want to create a support ticket with cPanel regarding this please reference 'BuildAP Report Id': 'xxxxxxx' !!
    Report processed.
    !! Verbose logfile is at '/usr/local/cpanel/logs/easy/apache/build.xxxxxxxx' !!

    I have spend hours to get two simple modules mbstring and iconv via Shell and WHM. Nothing happens. Any ideas? Urgent!

    Thank you.

  2. #2
    cPanel Staff cpanelnick's Avatar
    Join Date
    Feb 2003
    Location
    Houston, TX
    Posts
    4,597

    Default

    Quote Originally Posted by zokoni View Post
    I get following message after build:

    -------------------------------------------------------------------------------
    If the browser window is closed or stopped the build will continue in the background.
    The build output should start shortly...

    --------------------------------------------------------------------------------

    Distilled successfully
    !! Verbose logfile is at '/usr/local/cpanel/logs/easy/apache/build.xxxxxxxxxx' !!
    !!
    Ouput from '/bin/sh -c "ulimit -a"':
    core file size (blocks, -c) 524288
    data seg size (kbytes, -d) unlimited
    max nice (-e) 0
    file size (blocks, -f) unlimited
    pending signals (-i) 16254
    max locked memory (kbytes, -l) 32
    max memory size (kbytes, -m) 524288
    open files (-n) 1024
    pipe size (512 bytes, -p) 8
    POSIX message queues (bytes, -q) 819200
    max rt priority (-r) 0
    stack size (kbytes, -s) 10240
    cpu time (seconds, -t) unlimited
    max user processes (-u) 16254
    virtual memory (kbytes, -v) 524288
    file locks (-x) unlimited
    !!
    !! Creating backup of working apache in '/usr/local/apache.backup'. !!
    !! Backup of working apache complete. !!
    Checking that all tarballs are present and up to date.
    Checking that all packages are present and up to date.
    !! No method to auto repair package system !!
    !! Restoring original working apache !!
    !! Executing '/scripts/initfpsuexec' !!
    !! Executing '/scripts/initsslhttpd' !!
    Compiling report...
    Sending report (18 bytes)...
    !! If you want to create a support ticket with cPanel regarding this please reference 'BuildAP Report Id': 'xxxxxxx' !!
    Report processed.
    !! Verbose logfile is at '/usr/local/cpanel/logs/easy/apache/build.xxxxxxxx' !!

    I have spend hours to get two simple modules mbstring and iconv via Shell and WHM. Nothing happens. Any ideas? Urgent!

    Thank you.
    It looks like the build failed because of a problem with your package system (yum, up2date, etc)

    Checking that all tarballs are present and up to date.
    Checking that all packages are present and up to date.
    !! No method to auto repair package system !!

  3. #3
    Registered User
    Join Date
    May 2004
    Posts
    3

    Default

    Hello,

    thank you for replay!

    I have running before /scripts/upcp --force, I think must anything up to date.

    Can you tell me know what I need to do exactely? I'm not a CPanel expert!

    Let me please know.
    Thank you.

  4. #4
    Registered User
    Join Date
    May 2004
    Posts
    3

    Default

    Cpanelnick,

    "It looks like the build failed because of a problem with your package system (yum, up2date, etc)

    Checking that all tarballs are present and up to date.
    Checking that all packages are present and up to date.
    !! No method to auto repair package system !!"

    Any assistance? How to solve, repair my package system?
    Urgent.

    Thank you.

  5. #5
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    11,189
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Quote Originally Posted by zokoni View Post
    Cpanelnick,

    "It looks like the build failed because of a problem with your package system (yum, up2date, etc)

    Checking that all tarballs are present and up to date.
    Checking that all packages are present and up to date.
    !! No method to auto repair package system !!"

    Any assistance? How to solve, repair my package system?
    Urgent.

    Thank you.
    This is not an issue with cPanel/WHM itself. If you cannot repair the system yourself, you may wish to contact whomever you pay to manage your server regarding this issue so they can manually repair your package system.

  6. #6
    Member
    Join Date
    Feb 2004
    Posts
    49

    Default

    This is not an issue with cPanel/WHM itself.
    Then why did it appear after the last /cpup ?!

  7. #7
    Member
    Join Date
    Jan 2006
    Location
    Toronto
    Posts
    54

    Default

    Quote Originally Posted by Imago View Post
    Then why did it appear after the last /cpup ?!
    Sometimes there is a temporary issue with the distributions repository and by the time you finished the upcp, it was probably fixed.

    thewird

  8. #8
    Member
    Join Date
    Mar 2004
    Posts
    34

    Default

    Hi did you get your server fixed as I am getting the same errors

  9. #9
    Member
    Join Date
    Apr 2006
    Posts
    48

    Default

    It appear on one of my servers too, Yum seems to be working fine. Any thoughts?

  10. #10
    Member viraj's Avatar
    Join Date
    Sep 2006
    Location
    India
    Posts
    209
    cPanel/Enkompass Access Level

    DataCenter Provider

    Red face

    Can/Did you people, facing errors, run UPCP keeping the cPanel build as CURRENT ?
    I assure you that such issues can be fixed pretty quickly if you switch between the cPanel builds through upgrading the control panel.

  11. #11
    Member
    Join Date
    Apr 2003
    Posts
    193

    Default

    never mind
    Last edited by budway; 03-11-2008 at 02:57 AM.

  12. #12
    Registered User
    Join Date
    Mar 2005
    Posts
    3

    Default

    In WHM goto Upgrade to Latest Version and click the upgrade, you don't have to check the force, this should repair and the Apache updater should work properly again.

  13. #13
    Registered User
    Join Date
    Dec 2004
    Posts
    4

    Default

    After done upcp then I tried to recompile apache for upgrade to php5.2.5 but I got the same problem as shown in the screenshot and php version remain at 5.2.4. Please advise.
    Attached Thumbnails Attached Thumbnails EA3 don't update php and modules-sembilan_err.png  

  14. #14
    Member WebScHoLaR's Avatar
    Join Date
    Dec 2005
    Location
    Planet Earth
    Posts
    506

    Default

    What you get as output when you run these commands:

    yum
    mount

    Regards,
    WebScHoLaR

    WebHosting Blog: http://WebScHoLaR.net

Similar Threads & Tags
Similar threads

  1. PHP 5 option greyed out in EA3
    By ZMan in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 10-23-2009, 01:20 PM
  2. EA3 and custom modules
    By astopy in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 04-09-2008, 05:46 AM
  3. Ea3 and secure php
    By adapter in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 11-13-2007, 09:59 AM
  4. EA3 - Load Modules
    By NT in forum cPanel and WHM Discussions
    Replies: 6
    Last Post: 10-19-2007, 09:56 AM
  5. PHP not showing after EA3 install
    By bpat1434 in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 05-28-2007, 03:54 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube