Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 9 of 9
  1. #1
    Member
    Join Date
    Dec 2004
    Location
    The Netherlands
    Posts
    40

    Default Problems compiling Apache and php 4.4.1 \ 4.4.2

    Since a few weeks ago we bought another Dual core opteron server (64 bit)!
    We saw that CPanel supported CentOS 4.2 64 bit version, so we installed it.
    This brought some bugs with it we never saw before.
    I searched on google for a answer, but that was no succes!


    Problems with the compiling of PHP 4.4.1:
    - Can't compile the Imap module, because i got the next error:
    Cannot load /usr/local/apache/libexec/libphp4.so into server:
    /usr/lib64/libc-client.so.0: undefined symbol: mm_dlog


    Problems with the compiling of PHP 4.4.2:
    - Can't compile the Imap module, because i got the next error:
    Cannot load /usr/local/apache/libexec/libphp4.so into server:
    /usr/lib64/libc-client.so.0: undefined symbol: mm_dlog

    - Can't compile the Sablot, Domxlt module, because i got the next error!
    configure: error: zziplib module requires zzlib >= 0.10.6.

    - Can't compile the flash module, because i got the next error:
    make: *** [sapi/cli/php] Error 1
    make: *** Waiting for unfinished jobs....
    /usr/bin/ld: skipping incompatible /usr/local/flash/lib/libswf.a when searching
    for -lswf
    /usr/bin/ld: cannot find -lswf
    collect2: ld returned 1 exit status
    make: *** [sapi/cgi/php] Error 1

    Could you please tell me how to fix this problems?
    I have more than 200 accounts on that server, so it need te be fixed asap.

  2. #2
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,495

    Default

    You could log it with cPanel through your license provider.

    IMX, every server that I've seen running x64_86 has some library problem or other. IMHO, the OS is not suitable at all in the cPanel environment and my recommendation would be to install a 32bit OS instead. Failing that, you'd probably need to hire someone familiar with 64bit Linux's foibles.
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  3. #3
    Member
    Join Date
    Dec 2004
    Location
    The Netherlands
    Posts
    40

    Default

    Quote Originally Posted by chirpy
    You could log it with cPanel through your license provider.

    IMX, every server that I've seen running x64_86 has some library problem or other. IMHO, the OS is not suitable at all in the cPanel environment and my recommendation would be to install a 32bit OS instead. Failing that, you'd probably need to hire someone familiar with 64bit Linux's foibles.
    Has someelse got an solution for my problems? Because i can't reinstall the linux version with 200+ accounts on it. This is a problem of CPanel, because CPanel said that they supported CentOS 4.2 64 bit.

  4. #4
    Member
    Join Date
    Jan 2005
    Posts
    1,880

    Default

    Quote Originally Posted by Mr_Stepfire
    Has someelse got an solution for my problems? Because i can't reinstall the linux version with 200+ accounts on it. This is a problem of CPanel, because CPanel said that they supported CentOS 4.2 64 bit.
    This is a problem with the OS applications and not with cPanel.

    cPanel is nothing more than an interface for various tasks, albeit a rather good one. cPanel will use the applications that the OS supplies. If there is a problem with those applications, that is not the fault of cPanel.

    Listen to what Chirpy says - he tells no lies!

  5. #5
    Member
    Join Date
    Mar 2005
    Posts
    12

    Default

    We had to move away from cpanel on several boxes because of errors with CENTOS 4.2/64 bit.

    CPANEL out of the box (default settings) , is NOT compatible with this OS regardless of what anyone tries to tell you.

    CPANEL people blame the OS and CENTOS people blame CPANEL. Nice catch 22.

    We have done extensive research on any fixes and have come up with nada.

    Because of this finding, we were forced to go to webmin or downgrade the entire systems.

    If it is the OS's fault as some state above, the bottom line is CPANEL is NOT compatible with this OS out of the box and should state such on their site.

    Very misleading IMO and has cost us dearly (in downtime and admin time) because of this.
    Last edited by chrissy; 02-19-2006 at 12:45 PM.

  6. #6
    Member
    Join Date
    Dec 2004
    Location
    The Netherlands
    Posts
    40

    Default

    Quote Originally Posted by chrissy
    We had to move away from cpanel on several boxes because of errors with CENTOS 4.2/64 bit.

    CPANEL out of the box (default settings) , is NOT compatible with this OS regardless of what anyone tries to tell you.

    CPANEL people blame the OS and CENTOS people blame CPANEL. Nice catch 22.

    We have done extensive research on any fixes and have come up with nada.

    Because of this finding, we were forced to go to webmin or downgrade the entire systems.

    If it is the OS's fault as some state above, the bottom line is CPANEL is NOT compatible with this OS out of the box and should state such on their site.

    Very misleading IMO and has cost us dearly (in downtime and admin time) because of this.
    There must be a way to solve this problem.
    Is there nobody else who know's the answers on my problems

  7. #7
    Moderator cPanel Partner NOC Badge dgbaker's Avatar
    Join Date
    Sep 2002
    Location
    Toronto, Ontario Canada
    Posts
    2,773

    Default

    Quote Originally Posted by Mr_Stepfire
    There must be a way to solve this problem.
    Is there nobody else who know's the answers on my problems

    Unfortunatly not every problem has a solution people like. As stated 64bit is not stable enough nor suitable for cPanel. You may have to bite the bullet and do as suggeted and install a 32bit OS.
    Regards,
    David
    Forum Moderator

  8. #8
    Member
    Join Date
    Feb 2006
    Posts
    9

    Default

    No, just not everything is compatible. Keep 64bit.


    Imap module is not compatible with php/64bit

    remove it and you're good to go.

    (unless you really need imap) then you're sol.

  9. #9
    Member
    Join Date
    Mar 2005
    Posts
    12

    Cool

    Quote Originally Posted by Arachn1d
    No, just not everything is compatible. Keep 64bit.


    Imap module is not compatible with php/64bit

    remove it and you're good to go.

    (unless you really need imap) then you're sol.
    Funny... it seems others cannot recompile apache.

    http://www.webhostgear.com/298.html

    You must have that *special* release that no one else has.

Similar Threads & Tags
Similar threads

  1. Problem compiling apache with php 5.2
    By tcaetano in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 11-12-2006, 03:00 PM
  2. Problems compiling Sablot with PHP
    By sparek-3 in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 11-22-2005, 07:11 AM
  3. WHM problems compiling apache on Fedora Core 3
    By tupolev in forum cPanel and WHM Discussions
    Replies: 8
    Last Post: 10-23-2005, 01:49 AM
  4. compiling php as apache and not cgi?
    By bhall23 in forum cPanel and WHM Discussions
    Replies: 6
    Last Post: 03-25-2005, 02:15 AM
  5. Replies: 24
    Last Post: 01-13-2005, 02:04 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube