Hello,
>
> I have ran into a problem with setting up embperl and mod_perl.
>
> I am using Session Tracking, and mod_perl.
>
> The problem is :   when  I have :
> in the httpd.conf
>     PerlModule HTML::Embperl
>
> I don't session tracking doesn't work and MBPERL_UID cookie doesn't get
> set on my browser.
>

As you already found out (in your other mail) from reading the Faq, you must
link mod_perl staticly with Apache to do a

     PerlModule HTML::Embperl

The other (very new, so it isn't yet in the Faq)  possibility is to upgrade
mod_perl to 1.22. This should also work correctly when build as DSO.

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 925151
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