Re: Redhat Linux - Apache 2.2 - segmentation fault

2008-05-16 Thread Aurélien Minet
Hi Elizabeth, What user do you recommend to own wotaskd, JavaMonitoir and our apps? On Mac we would use appserver, but I don't know the preferred route on Linux. I'm used to create 2 new unprivileged users and 1 new group: _ one for running wotaskd, eventualy JavaMonitor and the apps (lauched

Re: Redhat Linux - Apache 2.2 - segmentation fault

2008-05-15 Thread Elizabeth Lynch
Hi Aurelien Thanks for getting back with this suggestion. I had already made the path changes you suggest, but I hadn't modified CFLAGS.I did however find a different way around the compilation problem; I changed apr-i386.h to read typedef __off64_t apr_of

Re: Redhat Linux - Apache 2.2 - segmentation fault

2008-05-15 Thread Aurélien Minet
Hi Elizabeth, I was working these days for another academic institution, I were asked to install webobjects 5.3.3 on a RedHat 5.1 32 bits with Apache 2.2.3 (RH's rpms) :) I haven't change any line of code in the project wonder sources but in make.conf and Apache2.2/Makefile, I changed (from me

Redhat Linux - Apache 2.2 - segmentation fault

2008-05-12 Thread Elizabeth Lynch
I am having problems setting deployment up on a client's new Linux system. ( Note that my customer already has 2 Windows systems running WO apps under JavaMonitor, and wants to keep the new Linux server running a WebObjects UI they are used to; hence we are not going for a Tomcat deployme