[OPEN-ILS-DEV] config.cgi

Rene Paquin rpaquin at wlu.ca
Wed Apr 4 10:13:25 EDT 2007


Thanks for the reply.  What I am getting in the error log is:

[notice] child pid 26870 exit signal Segmentation fault (11)

and getting lots of them every few seconds.  


================================
Rene Paquin, MCSE
Library Network Administrator
Wilfrid Laurier University
Waterloo, Ontario, Canada
(519)884-0710 x3795
rpaquin at wlu.ca
**********************************************

>>> denials at gmail.com 04/03/07 9:13 PM >>>
Hi Rene:

I'm not a Debian user, but you should be able to find some pertinent
information in /var/log/apache2/error_log (or something similar).

My completely wild guess is that the user ID that apache is running
under does not have access privileges to, or does not know where to
find, the various libraries needed by the config.cgi script.

For example, on gentoo I modify the User parameter for
/etc/apache2/httpd.conf to "opensrf" rather than the default "apache",
which means that apache can then access the /openils/lib/perl5
directory for the Perl module path defined by the PERL5LIB environment
variable.

Dan

On 03/04/07, Rene Paquin <rpaquin at wlu.ca> wrote:
> I  have struggled with getting apache2 configured to the point where I
> can load it and not get any failures.  I am now trying to load the
> config.cgi file but all it does is try to load.  Can anyone please
> directme in the right direction on where to start looking for the
> problem here?
>
> Thank you,
>
> Rene
>



More information about the Open-ils-dev mailing list