Re: MacPorts question

2016-10-07 Thread Ryan Schmidt
> On Oct 7, 2016, at 10:13 AM, m...@macports.org wrote: > > >> On Oct 7, 2016, at 8:18 AM, Ryan Schmidt wrote: >> >> >> On Oct 7, 2016, at 9:15 AM, m...@macports.org wrote: >> >>> On Oct 7, 2016, at 7:55 AM, Ryan Schmidt wrote: >>> I

Re: MacPorts question

2016-10-07 Thread mf2k
> On Oct 7, 2016, at 8:18 AM, Ryan Schmidt wrote: > > > On Oct 7, 2016, at 9:15 AM, m...@macports.org wrote: > >> On Oct 7, 2016, at 7:55 AM, Ryan Schmidt wrote: >> >>> I was using nginx when I was encountering these problems. >> >> I just

Re: MacPorts question

2016-10-07 Thread mf2k
Hello Zachery, > On Oct 7, 2016, at 8:55 AM, Zachary Waibel wrote: > > Hello Ryan & Frank, > > Being new to the list I was not sure where to look for your response. I was > thinking/hoping the replies would simply come to me via email given >

Re: MacPorts question

2016-10-07 Thread Ryan Schmidt
On Oct 7, 2016, at 9:15 AM, m...@macports.org wrote: > On Oct 7, 2016, at 7:55 AM, Ryan Schmidt wrote: > >> I was using nginx when I was encountering these problems. > > I just installed and “load”ed nginx and added a firewall rule for it. It > survived reboot for

Re: MacPorts question

2016-10-07 Thread mf2k
> On Oct 7, 2016, at 7:55 AM, Ryan Schmidt wrote: > > >> On Oct 7, 2016, at 8:54 AM, m...@macports.org wrote: >> >> [Cc’ing Macports Users this time] >> >>> On Oct 7, 2016, at 7:39 AM, Ryan Schmidt wrote: >>> >>> On Oct 7, 2016, at

Re: MacPorts question

2016-10-07 Thread Ryan Schmidt
> On Oct 7, 2016, at 8:54 AM, m...@macports.org wrote: > > [Cc’ing Macports Users this time] > >> On Oct 7, 2016, at 7:39 AM, Ryan Schmidt wrote: >> >> >>> On Oct 7, 2016, at 8:35 AM, m...@macports.org wrote: >>> >>> Hi Ryan, >>> >>> >>> Thank you for the reply.

Re: MacPorts question

2016-10-07 Thread mf2k
[Cc’ing Macports Users this time] > On Oct 7, 2016, at 7:39 AM, Ryan Schmidt wrote: > > >> On Oct 7, 2016, at 8:35 AM, m...@macports.org wrote: >> >> Hi Ryan, >> >> >> Thank you for the reply. So I think that you did not see my other post. I >> wonder why the

Apache and the macOS Firewall (was Re: MacPorts question)

2016-10-05 Thread mf2k
> On Sep 29, 2016, at 2:05 PM, Ryan Schmidt wrote: > > >> On Sep 29, 2016, at 10:30 AM, Zachary Waibel wrote: >> >> Here’s my question: >> >> I've installed the latest MacPorts and my issue is that if I start apache2 >> using the command "sudo

Re: MacPorts question

2016-09-30 Thread mf2k
> On Sep 29, 2016, at 3:01 PM, m...@macports.org wrote: > > - Edit /etc/pf.conf with your favorite text editor > - Add the following lines to the bottom of the file: > # Macports Apache > pass in proto tcp from any to any port 80 > - Reboot or manually reload the firewall: > sudo pfctl -vnf

Re: MacPorts question

2016-09-29 Thread mf2k
> On Sep 29, 2016, at 2:05 PM, Ryan Schmidt wrote: > >> On Sep 29, 2016, at 10:30 AM, Zachary Waibel wrote: >> >> I've installed the latest MacPorts and my issue is that if I start apache2 >> using the command "sudo port load apache2” I can then

Re: MacPorts question

2016-09-29 Thread Ryan Schmidt
> On Sep 29, 2016, at 10:30 AM, Zachary Waibel wrote: > > Sorry for the spam, but I have a question regarding my MacPorts installation, > and I’m not sure if filing a ticket is the right way to go to get my question > answered. If it is then I will do that. > > Here’s my