Compile errors 'undefined symbol'

2000-08-29 Thread Phil Mills
at for some reason 'unistd.h' is not being included in ap_config.h but we don't know (a) why not and (b) what to do to make it work properly. Any advice appreciated, Phil Mills __ Apache Interface to OpenSSL

RE: Compile errors 'undefined symbol'

2000-08-31 Thread Phil Mills
le errors. The variant "tr [:lower:] [:upper:]" seems to work independently of what LC_COLLATE is set to. Pardon my ignorance, Phil Mills __ Apache Interface to OpenSSL (mod_ssl)

RE: Init: Failed to generate private key Error on HP-UX system

2000-09-01 Thread Phil Mills
ev/urandom and what's the recommended way of using it (e.g. do we need to set RANDFILE to anything) ? BTW, does anybody know what you do for Solaris 7 & 8 ? Phil Mills QSP Net Products Development -Original Message- From: Sassi Massimo [mailto:[EMAIL PROTECTED]] Sent: 01 September

RE: Apache cannot start automatic!

2000-09-12 Thread Phil Mills
I have an S50apache in /etc/rc3.d, from the timestamp it looks like it was installed as part of the O/S. In fact I think I remember installing Apache as a set of packages - SUNWapchd, SUNWapchr, SUNWapchu - when I installed Solaris 8. I will need to change the script to start up the SSL version,

RE: Apache cannot start automatic!

2000-09-12 Thread Phil Mills
with Solaris 8 and I want to set up a secure server that use apache v.1.3.12 , so I use GCC v.2.95.2 to compile openssl v.0.9.5a, mod_ssl v.2.6.6, and apache v.1.3.12, and I have installed all of them successfully but my apache can't start automatic. M. Tagoon Phil Mills wrote: > I

RE: Installation

2000-09-14 Thread Phil Mills
When I've done this I've set --with-apache to be the root of my apache_1.3.12 directory tree. e.g. if mod_ssl, openssl and apache are all under the same directory, I might have --with-apache=../apache_1.3.12 \ --with-ssl=../openssl-0.9.5a etc. hth, Phil -Original Message- From: Jacks