apache wont start after mhash install

Ask a Question related to FreeBSD, Design and Development.

  1. #1

    Default apache wont start after mhash install

    Hello-

    I have a box that is running 5.2.1 on sparc64 hardware. After
    installing php4-mhash-4.3.8_2 via ports, apache will not start again
    after it is stopped. It will return to normal after I uninstall the
    port of coarse.

    The only error message I get is this in /var/log/messages:

    Feb 20 21:54:05 web1 kernel: pid 71512 (httpd), uid 0: exited on signal
    11 (core dumped)

    What is the next step to determine the problem? Do I need to do a core
    dump analysis to figure this out? If so, what is the way or best way?

    Also, I noticed that it seems like I have both versions of apache
    installed. I do not believe that I did this so I am thinking that
    somehow the ports did it. I found it when I did a pkg_info:...
    apache+mod_ssl-1.3.31+2.8.19. This is one thing that I found odd, so I
    thought it may be somehow contributing.


    -Bob
    Bob Ababurko Guest

  2. Similar Questions and Discussions

    1. 7.0.2 new install wont support Security Sandbox withMultiserver install
      Hello all, I have a new install of 7.0.2 enterprise, multiserver running on windows 2003 IIS 6. The problem I am having is that when I turn on...
    2. CF Server wont start
      Hi I intalled ColdFusion MX 6.1 to work with Dreamweaver MX, but I found status of the ColdFusion is not started in "control>Admin Tool>service"...
    3. Contribute wont start
      :( I have been using contribute for several months. Then all of a sudden it wouldnt open. When I click on the icon to open contribute it says...
    4. HELP ME! Photoshop CS wont start-up!
      I've just installed Mac OS X Panther (10.3) onto my Mac and now Photoshop CS wont start. It doesn't even get to the Photoshop CS 'slash screen'...
    5. XP wont start in normal mode.
      Hi my XP home edition wont startup. it gives me the option of safe, normal or last known good. when I try last known it asked me for a...
  3. #2

    Default Re: apache wont start after mhash install

    On Sun, Feb 20, 2005 at 10:11:56PM -0500, Bob Ababurko wrote:
    Hi!
    > I have a box that is running 5.2.1 on sparc64 hardware. After
    > installing php4-mhash-4.3.8_2 via ports, apache will not start again
    > after it is stopped. It will return to normal after I uninstall the
    > port of coarse.
    >
    > The only error message I get is this in /var/log/messages:
    >
    > Feb 20 21:54:05 web1 kernel: pid 71512 (httpd), uid 0: exited on signal
    > 11 (core dumped)
    >
    > What is the next step to determine the problem? Do I need to do a core
    > dump analysis to figure this out? If so, what is the way or best way?
    Do you have mhash 0.9.1? If not, please update.
    It can also come from php dynamic linker, if global symbols conflict.
    If you can, please send us a backtrace, it will be easier to
    investigate.

    clem
    Clement Laforet Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139