Opened 13 years ago
Last modified 13 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
- I installed MacPorts, ran sudo port -v selfupdate
- I ran port update outdated
- I noticed that db46 @4.6.21_6 was uninstalled during the port update outdated process
- 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 13 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: | High → Normal |
Summary: | Apache stopped working after MacPorts installation → apache2 stopped working after MacPorts installation |
Note: See
TracTickets for help on using
tickets.
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?