Using PHP $_SESSION in MyApps                
                
    Hi all,
                
                                                                                            My app (ZO Boekhouden) is deployed on MyApps, but somehow users can't login. While testing I noticed that the php session storage can't be accessed (or that nothing is stored in the session). 
Does anyone know how to fix this?


