I doubt that this has anything to do with sage and, instead, apple broke something in their update and you need to re-enable your local webserver. As a first step try
sudo apachectl configtest and see what error messages this gives. Hopefully this will tell you what to fix. Failing that, try having a look at https://web.archive.org/web/20161018141829/http://digitalshore.io/local-web-development-environment-apache-macos-sierra-10-12/, which is a comprehensive guide to setting up apache on a mac. On Monday, 3 April 2017 08:53:36 UTC+10, Ken Smith wrote: > > Hi, > > I have been running Sage 4.7.2-OSX-64bit-10.6 on a Mac under OS El Capitan > and it has been great. When I run the Sage application, it opens a browser > window where I have links to worksheets, all apparently based at > http://localhost:8000. > > This weekend I upgraded to MacOS Sierra version 10.12.4 without problems > ... EXCEPT now when I run Sage the startup window in my browser gets an > error: > This site can’t be reached > > *localhost* refused to connect. > > > - Search Google for localhost 8000 new worksheet > <https://www.google.com/search?q=localhost%208000%20new%20worksheet> > > ERR_CONNECTION_REFUSED > > > > This happens regardless of the browser (Chrome, Firefox, Safari.) It has > been awhile (3 or 4 years) since I installed Sage and I'd like to avoid > reinstalling it .... Is there a simple solution to this problem? I've had > no problems with Sage previously. > > thanks, Ken > -- You received this message because you are subscribed to the Google Groups "sage-support" 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]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
