[sharp-discuss] SHARP/autoSHARP and Fedora 5

Clemens Vonrhein vonrhein at globalphasing.com
Fri Apr 13 08:05:31 BST 2007


Dear Aaron,

are you using one of the httpd binaries that we distribute (in
helpers_server.linux.tar.gz)? We don't have a FC5 machine - so it is
possible that those binaries aren't working correctly on your machine.

The best is to compile your own httpd binary on the exact machine that
will be running the SHARP server:

  1. get the latest Apache/httpd 1.3.X sources e.g. from 

     http://www.mirrorservice.org/sites/ftp.apache.org/httpd/apache_1.3.37.tar.gz

  2. unpack them in any directory and build:

       tar -xzvf apache_1.3.37.tar.gz
       cd apache_1.3.37
       ./configure --with-layout=Apache
       make

  3. copy the resulting httpd binary into $BDG_home/helpers/linux

  4. tell the SHARP server to use this one now:

       cd $BDG_home
       adm/bin/kill_server
       adm/bin/httpd-setup
       adm/bin/restart_server

Hope that helps ...

Cheers

Clemens

On Thu, Apr 12, 2007 at 02:14:11PM -0600, Aaron Greenwood wrote:
> 
> No errors were reported during the install of SHARP/autoSHARP.  The 
> newuser and useSHARP commands executed without error.   When the user 
> connected to the SHARP server the user/password popup did not execute 
> and the browser window was blank.
> 
> The following errors was in the logged in  sushi/logs/error_log:
> 
> [Thu Apr 12 11:16:49 2007] [notice] child pid 27657 exit signal 
> Segmentation fault (11)
> [Thu Apr 12 12:55:12 2007] [notice] child pid 27738 exit signal 
> Segmentation fault (11)
> [Thu Apr 12 12:55:12 2007] [notice] child pid 27739 exit signal 
> Segmentation fault (11)
> [Thu Apr 12 12:55:40 2007] [notice] child pid 28835 exit signal 
> Segmentation fault (11)
> 
> Any ideas what is causing this?
> 
> 
> 
> _______________________________________________
> sharp-discuss mailing list
> sharp-discuss at globalphasing.com
> https://www.globalphasing.com/mailman/listinfo/sharp-discuss
> 

-- 

***************************************************************
* Clemens Vonrhein, Ph.D.     vonrhein AT GlobalPhasing DOT com
*
*  Global Phasing Ltd.
*  Sheraton House, Castle Park 
*  Cambridge CB3 0AX, UK
*--------------------------------------------------------------
* BUSTER Development Group      (http://www.globalphasing.com)
***************************************************************



More information about the sharp-discuss mailing list