PHP 或 Processmaker 中的会话超时 [英] Session Time out in PHP or Processmaker

查看:37
本文介绍了PHP 或 Processmaker 中的会话超时的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在 php 或 processmaker(BPM) 中执行会话超时?

How to do a session time out in php or processmaker(BPM)?

我参考了大多数论坛和维基,但这并没有解决我的问题.

I refered most forum and wikis but that didn't solved my problem.

请告诉我.

推荐答案

在 ProcessMaker 上,您必须更改 php.ini 上的以下参数以修改会话超时

On ProcessMaker you have to change the following parameters on your php.ini in order to modify the session time out

  • session.gc_maxlifetime
  • session.cache_expire
  • session.cache_limiter

这适用于 2.5RC1(候选发布) 版本,该版本可从 ProcessMaker sourceforge 页面

This will work from version 2.5RC1 (Release Candidate) which is available to be downloaded on the ProcessMaker sourceforge page

希望这对您也有帮助.

这篇关于PHP 或 Processmaker 中的会话超时的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆