Opened 12 years ago

Last modified 12 years ago

#34336 closed defect

apache2 stopped working after MacPorts installation — at Version 1

Reported by: ellis.lowell.scott@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc: ryandesign@…
Port: apache2

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I am running OS X 10.7.3

  1. I installed MacPorts, ran sudo port -v selfupdate
  2. I ran port update outdated
  3. I noticed that db46 @4.6.21_6 was uninstalled during the port update outdated process
  4. Apache v2.2.21 will not start, I get the following error:
dyld: Library not loaded: /opt/local/lib/db46/libdb-4.6.dylib
  Referenced from: /opt/local/apache2/bin/httpd
  Reason: image not found
/opt/local/apache2/bin/apachectl: line 78:   539 Trace/BPT trap: 5       $HTTPD -k $ARGV

Change History (1)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Description: modified (diff)
Keywords: apache removed
Milestone: MacPorts 2.1.0
Port: apache2 added
Priority: HighNormal
Summary: Apache stopped working after MacPorts installationapache2 stopped working after MacPorts installation

Without a transcript, I'm not sure why db46 would have been uninstalled while upgrading outdated ports, unless a newer version of db46 was then installed (but I can find no newer version of db46 available in MacPorts). The obvious solution at this point seems to be to install the db46 port again; have you tried that?

Note: See TracTickets for help on using tickets.