>> >> Seems like a problem with semaphores inside of Apache::Session. You may try >> to remove the semaphore with ipcrm so it gets recreated (you can view it >> with ipcs). > >Well, exactly that seems to be the case. As soon as I kill the >semaphore with ipcrm the page is displayed correctly, even the >test counter $mdat{count} is incremented. The weird >thing is that the problem only exists when I use %mdat, no >problems at all with %udat (thankfully, for that is the one I use >most ;-)) >
Strange, %udat and %mdat are handled excatly the same, they just get a different session id. If you make a very simple page which just contains [+ $mdat{cnt}++ +] Does it work or do you get the same problems? 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]