FAQ

From MIDAS Wiki

Jump to: navigation, search
  • Why do I see errors about 1 out of every 100 times session_start() is called from Midas?
This is a result of a debian specific php configuration setting. For more details see [1].
The solution is to change your php.ini such that session.gc_probability=0. Then add
/etc/cron.d/php5 to your crontab.
Personal tools