Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 8 of 8
  1. #1
    Registered User
    Join Date
    Oct 2006
    Posts
    4

    Default Problems Building Apache with easyapache.

    Im compiling Apache with the cpanel tool, php4 and php5 dso and apache 1.3 always failing with the same problem:

    Code:
    Apache Restart Output:
    /etc/init.d/httpd: line 83: 28394 Segmentation fault      (core dumped) $HTTPD -DSSL
    /etc/init.d/httpd start: httpd could not be started
    Log:
    [Mon Dec 15 08:30:22 2008] [notice] caught SIGTERM, shutting down
    [Mon Dec 15 08:30:27 2008] [notice] Apache/1.3.41 (Unix) PHP/4.4.9 mod_log_bytes/1.2 mod_bwlimited/1.4 mod_auth_passthrough/1.8 FrontPage/5.0.2.2635 mod_ssl/2.8.31 OpenSSL/0.9.8b configured -- resuming normal operations
    [Mon Dec 15 08:30:27 2008] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache/bin/suexec)
    [Mon Dec 15 08:30:27 2008] [notice] Accept mutex: sysvsem (Default: sysvsem)
    [Mon Dec 15 08:33:56 2008] [error] [client 190.246.174.140] File does not exist: /usr/local/apache/htdocs/test.php
    [Mon Dec 15 08:33:56 2008] [error] [client 190.246.174.140] File does not exist: /usr/local/apache/htdocs/404.shtml
    [Mon Dec 15 08:35:02 2008] [error] [client 127.0.0.1] File does not exist: /usr/local/apache/htdocs/whm-server-status
    [Mon Dec 15 08:40:01 2008] [error] [client 127.0.0.1] File does not exist: /usr/local/apache/htdocs/whm-server-status
    [Mon Dec 15 08:45:01 2008] [error] [client 127.0.0.1] File does not exist: /usr/local/apache/htdocs/whm-server-status
    [Mon Dec 15 08:50:01 2008] [error] [client 127.0.0.1] File does not exist: /usr/local/apache/htdocs/whm-server-status
    [Mon Dec 15 08:53:19 2008] [notice] caught SIGTERM, shutting down !!
    !! '/usr/sbin/lsof -n -iTCP:443 -iTCP:443' failed with exit code '256' !!
    !!
    Ouput from '/bin/netstat -a -n --tcp | grep LISTEN':
    tcp        0      0 0.0.0.0:993                 0.0.0.0:*                   LISTEN     
    tcp        0      0 0.0.0.0:1                   0.0.0.0:*                   LISTEN     
    tcp        0      0 0.0.0.0:2082                0.0.0.0:*                   LISTEN     
    tcp        0      0 0.0.0.0:995                 0.0.0.0:*                   LISTEN     
    tcp        0      0 0.0.0.0:2083                0.0.0.0:*                   LISTEN     
    tcp        0      0 0.0.0.0:2086                0.0.0.0:*                   LISTEN     
    tcp        0      0 0.0.0.0:2087                0.0.0.0:*                   LISTEN     
    tcp        0      0 0.0.0.0:3306                0.0.0.0:*                   LISTEN     
    tcp        0      0 0.0.0.0:110                 0.0.0.0:*                   LISTEN     
    tcp        0      0 0.0.0.0:143                 0.0.0.0:*                   LISTEN     
    tcp        0      0 127.0.0.1:783               0.0.0.0:*                   LISTEN     
    tcp        0      0 0.0.0.0:2095                0.0.0.0:*                   LISTEN     
    tcp        0      0 0.0.0.0:111                 0.0.0.0:*                   LISTEN     
    tcp        0      0 0.0.0.0:2096                0.0.0.0:*                   LISTEN     
    tcp        0      0 0.0.0.0:465                 0.0.0.0:*                   LISTEN     
    tcp        0      0 0.0.0.0:21                  0.0.0.0:*                   LISTEN     
    tcp        0      0 72.233.93.65:53             0.0.0.0:*                   LISTEN     
    tcp        0      0 72.233.93.64:53             0.0.0.0:*                   LISTEN     
    tcp        0      0 10.17.10.1:53               0.0.0.0:*                   LISTEN     
    tcp        0      0 72.233.93.63:53             0.0.0.0:*                   LISTEN     
    tcp        0      0 72.233.93.62:53             0.0.0.0:*                   LISTEN     
    tcp        0      0 127.0.0.1:53                0.0.0.0:*                   LISTEN     
    tcp        0      0 127.0.0.1:5432              0.0.0.0:*                   LISTEN     
    tcp        0      0 127.0.0.1:63000             0.0.0.0:*                   LISTEN     
    tcp        0      0 0.0.0.0:25                  0.0.0.0:*                   LISTEN     
    tcp        0      0 127.0.0.1:953               0.0.0.0:*                   LISTEN     
    tcp        0      0 0.0.0.0:2077                0.0.0.0:*                   LISTEN     
    tcp        0      0 0.0.0.0:2078                0.0.0.0:*                   LISTEN     
    tcp        0      0 :::21                       :::*                        LISTEN     
    tcp        0      0 :::22                       :::*                        LISTEN     
    !!
    !! Archiving successful build so it can be restored via --restore-archive once the httpd.conf are resolved !!
    !! '/usr/local/apache/conf/httpd.conf.1229338393' does not exist, using '/usr/local/apache/conf/httpd.conf' instead !!
    !! Done Archiving successful build !!
    !! Restoring original working apache !!
    !! Executing '/scripts/initsslhttpd' !!
    !! Restarting 'httpd' ... !!
    !! 'httpd' restart complete. !!
    !! Executing '/scripts/initfpsuexec' !!
    !! Executing '/scripts/initsslhttpd' !!
    Compiling report...
    Sending report (1995 bytes)...
    !! If you want to create a support ticket with cPanel regarding this please reference 'BuildAP Report Id': '1455849' !!
    Report processed.
    !! Verbose logfile is at '/usr/local/cpanel/logs/easy/apache/build.1229337143' !!
    I attached the full LOG on a ZIP file.
    Attached Files

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

    Root Administrator

    Default

    You may wish to let our technical analysts take a look at this for you.

  3. #3
    Registered User
    Join Date
    Oct 2006
    Posts
    4

    Default

    Quote Originally Posted by cPanelDavidG View Post
    You may wish to let our technical analysts take a look at this for you.
    Why, if its a issue with CPANEL you cant support me on YOUR OWN product with a SOLUTION?.

  4. #4
    cPanel Product Evangelist Infopro's Avatar
    Join Date
    May 2003
    Location
    Pennsylvania
    Posts
    7,894
    cPanel/Enkompass Access Level

    Root Administrator

    Lightbulb

    Quote Originally Posted by bet0x View Post
    Why, if its a issue with CPANEL you cant support me on YOUR OWN product with a SOLUTION?.
    I'm sure they will, after they've had a look for you.

    Note the message in the footer of every page:



    Notice: These forums are not an official means of support. We have technical support analysts standing by 24x7x365 to provide official support.
    Fav cPlinks this week: Blog - cPanel & WHM 11.32 we love it! | cPanel University study for it! | Attracta is coming! we want this!

  5. #5
    Registered User
    Join Date
    Oct 2006
    Posts
    4

    Default

    Then i wait.

  6. #6
    Registered User
    Join Date
    Oct 2006
    Posts
    4

    Default

    I still waiting....

  7. #7
    Member
    Join Date
    Jul 2008
    Posts
    121

    Default

    You're very arrogant arn't you? HIRE A SYSTEM ADMIN if you cannot fix solutions without asking cPanel to hold your hand. Being arrogant will just make you wait even longer.

    '!! If you want to create a support ticket with cPanel regarding this please reference 'BuildAP Report Id': '1455849' !!'

    This means DON'T use the forums, make a SUPPORT ticket.
    Last edited by sirotex; 12-21-2008 at 07:41 AM.

  8. #8
    cPanel Product Evangelist Infopro's Avatar
    Join Date
    May 2003
    Location
    Pennsylvania
    Posts
    7,894
    cPanel/Enkompass Access Level

    Root Administrator

    Lightbulb

    Quote Originally Posted by bet0x View Post
    I still waiting....

    Here is the link you seek:

    https://tickets.cpanel.net/submit/?reqtype=tickets
    Fav cPlinks this week: Blog - cPanel & WHM 11.32 we love it! | cPanel University study for it! | Attracta is coming! we want this!

Similar Threads & Tags
Similar threads

  1. Problems recompiling apache using easyapache
    By guilhermejorge in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 08-10-2009, 12:25 PM
  2. Building OpenSSL manually breaks EasyApache
    By jandafields in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 05-28-2009, 08:45 AM
  3. Easyapache building on live server
    By andy75180 in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 03-21-2009, 10:05 AM
  4. Easyapache not building php with mysql support
    By Psychoholic in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 02-25-2009, 10:58 AM
  5. Building Apache 2.2.4 with easyapache
    By stasd in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 03-14-2007, 01:13 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube