> I have still problems with sessions, I configured 1.3.2 final like that:
>

Did you try to start Apache with -X switch like I suggested yesterday ? Any
differences ?

Do you load HTML::Embperl at server startup (i.e. PerlModule HTML::Embperl
or use HTML::Embperl in a file that is loaded with PerlRequire from
httpd.conf) ? If yes, try to not load Embperl at startup. Then Embperl will
be loaded directly before the request and %udat will be tied at this time.
This should make sure that the tieing of %udat happens in the same process +
thread.

>
> ps - 1.3.2 compiles well, good work...
>

:-)

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