Hi, I dont think that this is an issue of permission but how pmapper manages the session when in php.ini set the value =0.
If I set session.use_cookies = 1 the pmapper show the map and work properly. Thank you for your reply. any other ideas? Salvator*eL*arosa wrote: > > > > zucchiatti wrote: >> >> Hi Armin and folks >> >> I have download the last pmapper-dev and stable version. >> After install I have change session.use_cookies=0 in php.ini. >> When load map I have an error: >> >> Warning: require_once(/common.php): failed to open stream: No such file >> or directory in /srv/www/htdocs/map/incphp/js_custom.php on line 12. >> >> I have recheck php.ini conf but seems ok. I have also used >> resetsession=Y. In the previous version >> the session settings worked. >> >> It seems that resetting the session will also reset $ _SESSION [ >> 'PM_INCPHP'] and other session variables. >> It should clear the variables only if you use another config. >> >> Thanks >> >> >> >> >> >> > > > It seems a permissions issue! > > Have you checked if the folder has all > permissions? > > If you use Linux: > chmod 777 / path_to_pmapper_dev > > bye > -- View this message in context: http://www.nabble.com/map-not-load-with-session.use_cookies%3D0-tp17667353p17674475.html Sent from the pmapper users mailing list archive at Nabble.com. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ pmapper-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pmapper-users
