[Cartoweb-users] session expired info

Oliver Christen oliver.christen at camptocamp.com
Thu Mar 6 02:25:14 EST 2008


you can try to set: session_set_cookie_params(0) which should last till the 
browser is closed

im not that much knowledgeable with PHP's session handling so maybe ask a 
more specialised forum if this doesnt work

regards
Oliver

----- Original Message ----- 
From: "WochteR" <wochter at seznam.cz>
To: "cartoweb" <cartoweb-users at lists.maptools.org>
Sent: Wednesday, March 05, 2008 5:18 PM
Subject: [Cartoweb-users] session expired info


> Hi,
>
> past 30 min. of cartoweb inactivity session expire.
> I cannot print to pdf nor tooltips doesn't work.
> How can I disable session expiration by correct way?
>
> I have this in my php.ini:
> session.use_cookies = 1
>
>
> (Or how can I change this issue to be nicer and readable for standard 
> users?)
>
>
> Failure
>
> Class : CartoclientException
> Message : Session expired: reload calling page!
> Backtrace:
>
> file: 514 - /home/bystrica/mapserver/client/ExportPlugin.php
> call: ExportPlugin->getLastMapRequest()
>
> file: 1379 - 
> /home/bystrica/mapserver/projects/bbintra/plugins/exportPdf/client/ClientExportPdf.php
> call: ExportPlugin->getExportResult(Object(ExportConfiguration))
>
> file: 1532 - 
> /home/bystrica/mapserver/projects/bbintra/plugins/exportPdf/client/ClientExportPdf.php
> call: ClientExportPdf->getExport()
>
> file: 1172 - /home/bystrica/mapserver/client/Cartoclient.php
> call: ClientExportPdf->output()
>
> file: 1263 - /home/bystrica/mapserver/client/Cartoclient.php
> call: Cartoclient->doExport(Object(ClientExportPdf))
>
> file: 33 - /home/bystrica/mapserver/htdocs/client.php
> call: Cartoclient->main()
>
> file: 3 - /home/bystrica/mapserver/htdocs/bbintra.php
> call: require_once("/home/bystrica/mapserver/htdocs/client.php")
>
>
>
> thanx
>
> wochter
> _______________________________________________
> Cartoweb-users mailing list
> Cartoweb-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/cartoweb-users
> 



More information about the Cartoweb-users mailing list