Re: BOINC again !?

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

 



On Sat, 2008-06-28 at 01:45 -0400, William Case wrote:
> Hi Craig;
> 
> On Fri, 2008-06-27 at 21:54 -0700, Craig White wrote:
> > 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
> Nope.  Still not there.
> 
> > check /var/log/httpd/error_log
> 
> /httpd/error_log
> 
> [Sat Jun 28 00:29:16 2008] [notice] SELinux policy enabled; httpd
> running as context unconfined_u:system_r:httpd_t:s0
> [Sat Jun 28 00:29:16 2008] [notice] suEXEC mechanism enabled
> (wrapper: /usr/sbin/suexec)
> [Sat Jun 28 00:29:16 2008] [notice] Digest: generating secret for digest
> authentication ...
> [Sat Jun 28 00:29:16 2008] [notice] Digest: done
> [Sat Jun 28 00:29:16 2008] [notice] Apache/2.2.8 (Unix) DAV/2 configured
> -- resuming normal operations
> 
> It is still a bit Greek to me; but seems to be alright.
> > and
> > /var/log/httpd/ssl_error_log for clues about problems.
> 
> I have no httpd/ssl_error_log 
> > 
> > chkconfig httpd on
> > will make sure that httpd always starts up when you restart
> Shttpd was already set for all 4 runlevels
----
yum install mod_ssl
service httpd restart

seems hard to believe that mod_ssl wasn't already installed.

What packages are required by boinc?  Are they installed? Sounds like
you built it from source and not from rpm packaging.

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