Hi list,

I am using  pmapper-4.0 4.0.0.0 - BUILD 2009-12-19 from repository
under ubuntu server 10.04

I configured my map file and all is working fine, setting
session.use_cookies = 1; no PHP errors


when I set  session.use_cookies = 0 as manual tells, I get blank map
and blank legend

PHP_error.log says:

[14-Sep-2010 23:11:48] PHP Notice:  Undefined index: gLanguage in
/var/www/pmapper-4.0/incphp/js/js_session.php on line 6
[14-Sep-2010 23:11:48] PHP Notice:  Undefined index: PM_INCPHP in
/var/www/pmapper-4.0/incphp/js/js_session.php on line 7
[14-Sep-2010 23:11:48] PHP Warning:  require_once(/common.php): failed
to open stream: No such file or directory in
/var/www/pmapper-4.0/incphp/js/js_session.php on line 7
[14-Sep-2010 23:11:48] PHP Fatal error:  require_once(): Failed
opening required '/common.php'
(include_path='.:/usr/share/php:/usr/share/pear') in
/var/www/pmapper-4.0/incphp/js/js_session.php on line 7
[14-Sep-2010 23:11:48] PHP Notice:  Undefined index: PM_INCPHP in
/var/www/pmapper-4.0/config/default/js_config.php on line 5
[14-Sep-2010 23:11:48] PHP Warning:  require_once(/globals.php):
failed to open stream: No such file or directory in
/var/www/pmapper-4.0/config/default/js_config.php on line 5
[14-Sep-2010 23:11:48] PHP Fatal error:  require_once(): Failed
opening required '/globals.php'
(include_path='.:/usr/share/php:/usr/share/pear') in
/var/www/pmapper-4.0/config/default/js_config.php on line 5

no pmapper.log errors

session.save_path = "/var/www/tmp" is set 700 to www-data (same
behaviour with 777);
session file exists and gLanguage and  PM_INCPHP are set in session file...

gLanguage|s:2:"it";
PM_INCPHP|s:27:"/var/www/pmapper-4.0/incphp"

any idea?

thank you

Enrico

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to