View previous topic :: View next topic |
Author |
Message |
amort n00b

Joined: 07 Jan 2008 Posts: 9
|
Posted: Fri Jan 25, 2008 1:44 am Post subject: Apache Start-up Problems |
|
|
I am having problems with apache starting.
[code]
localhost apache2 # /etc/init.d/apache2 start
* Apache2 has detected a syntax error in your configuration files:
/usr/sbin/apache2: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory
[/code]
I was previously able to start apache and everything worked fine but i had shut my computer down to go on vacation and when i returned it would not start.
I looked in the error log and there is nothing in there from the time when this occured. |
|
Back to top |
|
 |
Chris W l33t


Joined: 25 Jun 2002 Posts: 972 Location: Brisbane, Australia
|
Posted: Fri Jan 25, 2008 5:24 am Post subject: |
|
|
You need to revdep-rebuild because an dev-libs/expat update broke the binary interface. You may find other items on your machine also need to be rebuilt. _________________ Cheers,
Chris W
"Common sense: The collection of prejudices acquired by age 18." -- Einstein |
|
Back to top |
|
 |
|