Pascal Cavy wrote:

> i dont know if this is your issue but some env variables of recent mod SSL
> are not passed by default. To enable old
> env variable you must place the following order in your virtual
> host in httpd.conf :
>
>  SSLOptions +CompatEnVars

That advice was already offered on modssl. I'm going to try it and report
back.

>
>
> might help. :)
>
> -----Original Message-----
> From: Emiliano [mailto:[EMAIL PROTECTED]]
> Sent: mardi 6 juin 2000 11:08
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: [midgard] Apache not passing environment variables.
>
> > Crossposted to both midgard and and modssl-users.
> >
> > The line at the top should say "You are using x-bit encryption"
> > where x is the SSL key size.
> >
> > But it's not doing that - there are a whole bunch of environment
> > variables that should be passed from mod_ssl to my php script that
> > aren't. For example, my script is trying to read SSL_CIPHER_USEKEYSIZE
> > to find the value of X. That variable is not defined.
> >
> > They were, before I installed mod_midgard. But I've also upgraded
> > to apache 1.3.12, openssl 0.9.5 and mod_ssl 2.6.3 - the upgrade was
> > made less than a week ago.
>
> If you remove the midgard add/loadmodule statements, does the problem go
> away?
>
> The SSL environment variables are added in the fixup phase of mod_ssl, and
> mod_midgard nor midgard-php define fixup handlers.
>
> Emile
>
> --
> This is The Midgard Project's mailing list. For more information,
> please visit the project's web site at http://www.midgard-project.org
>
> To unsubscribe the list, send an empty email message to address
> [EMAIL PROTECTED]
>
> --
> This is The Midgard Project's mailing list. For more information,
> please visit the project's web site at http://www.midgard-project.org
>
> To unsubscribe the list, send an empty email message to address
> [EMAIL PROTECTED]


--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to