tk dev wrote:
>
> hi all
>
> i've installed suse6.4 together with apache.
> when i check the version
> #rpm -qa | grep apache
> what i got was apache-1.3.12-15
>
> the directories with apache are
> /usr/lib/apache : contains all mod.so
> /usr/include/apache : files *.h
> the binary is in /sbin/init.d/apache
>
> my ques is :
> when i configure mod_ssl with
> ./configure --with-apache=/usr/lib/apache (i've tried
> all the above directories) i'd get an error message:
> -cannot find apache 1.3 source tree.
> what should i do? reinstall apache & recompile?
> i don't understand why is it when i installed apache
> with openssl/0.9.5 & mod_ssl/2.6.2 nothing seemed to
> work?(a lot of things is missing e.g. sign.sh etc -
> that's why i'm forced to reinstall openssl & modssll-
> now maybe even apache!)
> Is Suse 6.4 with bug?
>
> thanks for your answers.
> tk
I have the apache going as it comes right out of the box,
I have installed openssl.rpm, mod_ssl.rpm, and the
apache modules listed in series n.
The openssl.rpm and mod_ssl rpm are hard to find for some reason.
Do an ftp search on
http://ftpsearch.lycos.com/
When I do a ps auxww, the php, ssl, perl modules all show
up perfectly. The only glitch is if you want the jserv module
going , you need to get the jserv update and the JDK1.2.2 from Sun.
Otherwise apche works perfecly. It can be tricky to compile it yourself
to
include all the modules. There is a series of steps, outlined in the
docs, which must be
followed exactly.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]