Re: BOINC again !?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2008-06-28 at 00:44 -0400, William Case wrote:
> Hi Craig;
> 
> On Fri, 2008-06-27 at 20:55 -0700, Craig White wrote:
> > On Fri, 2008-06-27 at 23:22 -0400, William Case wrote:
> > > On Fri, 2008-06-27 at 21:19 -0400, John Munn wrote:
> > > > You need to open the ports in your firewall (iptables).
> > > Didn't have iptables running.  I do now with ports 80 and 443 set as
> > > trusted -- still nothing.  
> > > 
> > > Do I have to move or link some file(s) from /var/lib/boinc to $HOME?
> > ----
> > don't know anything about BOINC but do you have/need httpd running
> > (sounds like it)
> > 
> > /sbin/service httpd status
> > /sbin/service httpd start
> > 
> 
> Half-way there.  Now port 80 is showing on netstat but not 443.
> 
> Never thought to check httpd service.  Every new install before Fedora 9
> automagically set httpd as a default service.  That is not a complaint
> -- just a weak wristed excuse.
----
httpd should start both 80 & 443 and thus should show a Listener on both
ports in netstat...

# netstat -an|grep 443
tcp        0      0 :::443                      :::*
LISTEN

check /var/log/httpd/error_log
and
/var/log/httpd/ssl_error_log for clues about problems.

chkconfig httpd on
will make sure that httpd always starts up when you restart

Craig

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux