Hi,

> > That would be great! While I don't think it's a kernel isusse, it may
have
> > to do with the Perl version.
>
> Ok, did it.  The mod_info part is the same as before (ie pretty much
> blank) -- but the directives inside location blocks work.  ;-)

I don't have any idea why mod_info fails (It reparses the conf file, so it
may come to different result, then APache itself), but it seems that the
different Perl version has changed the other thing. I will try to reproduce
the Perl 5.6.0 here, but this will be not too soon....

Did you have any chance to upgrade your developement system to 5.6.1? (I
would recommend this anyway, since 5.6.0 has a bunch of bugs)

> I did *not* test these under any other type of block (ie Directory or
> what not).
>

At least from the perspective of Embperl, this makes no difference.

> Another thing that may -- or may not contribute.  In all previous tests
> that I have talked about, I have only loaded a single version of the
> Embperl Module.  Since this was my production server, when I tested the
> 2.0b7 directives, there was a Separate directory (via Virtualhost) that
> was loading the 2.0b5.  I *really* doubt they interact, but
> you are the one that knows the internals -- I am just reporting.  ;-)
> (Course I guess I could always finish looking through the source)
>

b5 and b7 on the same server may interact, because some of the C symbols
share the same name, but the configuration part is new, so in this area
there should not be any interaction.

>
> btw, not that you care (as versions have moved on) but even with
EMBPERL_DEBUG
> set to '0', 2.0b5 still outputs stuff to the log.

This is maybe some debugging stuff for myself. To keep it quite additionaly
set

PerlSetEnv EMBPERL_LOG /dev/null

Gerald

-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to