Skip to content

OSX: Time Machine breaks Web Sharing

by Tim on February 6th, 2009

If you do a reinstall from a Time Machine backup, then Apache 2 will not startup. This is because the logs are not restored. You must recreate the log directory in Terminal:

$ cd /private/var/log
$ sudo mkdir apache2

And Voila! Back in business.

No comments yet

Leave a Reply

Note: XHTML is allowed. Your email address will never be published.

Subscribe to this comment feed via RSS