This has nothing to do with BBEdit, and probably nothing with your MAMP installation. You have to edit the /Applications/MAMP/conf/apache/httpd.conf file.
sudo apachectl -k restart is restarting your server /usr/sbin/httpd not the MAMP server. Greetings from Shanghai marek Starts the Apple server On 07/04/14 21:18, François Schiettecatte wrote: > What does this have to do with BBEdit? > > François > > On Apr 7, 2014, at 1:43 AM, David Blomstrom <[email protected]> wrote: > >> I need to edit a httpd.conf file that's apparently protected by some kind of >> mysterious force field. I can open it, edit it and save it with a variety of >> programs, but the changes vanish every time I restart the server. When I >> click Get Info, it says I have Read & Write privileges. I changed it so that >> EVERYBODY has Read & Write privileges. >> >> Someone suggested I restart the server by typing sudo apachectl -k restart >> into Terminal. So I did, and I get the following error: >> >> /usr/sbin/apachectl: line 90: 17349 Bus error: 10 $HTTPD $ARGV >> >> I also copied the file onto my desktop, modified and saved it, then put it >> back in its original folder. When I restarted my server, the changes >> disappeared. >> >> Does anyone have any ideas? I'm using MAMP Pro on a MacBook Pro running OS X >> Lion. >> >> Thanks! >> >> -- >> This is the BBEdit Talk public discussion group. If you have a >> feature request or would like to report a problem, please email >> "[email protected]" rather than posting to the group. >> Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> >> >> --- >> You received this message because you are subscribed to the Google Groups >> "BBEdit Talk" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. > -- ___________________________________________ the embassy for talented young musicians Podium International | Marek Stepanek | [email protected] http://www.PodiumInternational.org ___________________________________________ -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].
