I'm trying to turn off the Web Sharing service from the Preferences panel, but everything I try, it just gets stuck on ‘Interrupting...’, with an orange icon, and it doesn't do anything. If I close the Preferences panel and come back, I find it turned on again.
(I reckon that it's not stopping due to the missing /System/Library/LaunchDaemons/org.apache.httpd.plist, because when I try to stop it using the terminal, with sudo apachectl stop, I get an error that says that it can't find that file)
What could I do to fix it?