Title: Session Variables Destroyed?
Last modified: August 30, 2016

---

# Session Variables Destroyed?

 *  [Big_Devman](https://wordpress.org/support/users/big_devman/)
 * (@big_devman)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/session-variables-destroyed/)
 * I’ve been trying out MiwoSQL …. looks nice, but I think it may be doing something
   unpleasant to session variables used by other plugins.
 * I have a plugin that uses session variables to pass data from page to page. Everything
   had been working OK, but then it stopped working because my session variables
   had vanished. Eventually I discovered that with MiwoSQL Inactive it’s OK, but
   once MiwoSQL is Activated it breaks.
 * I added test code to my wp-config.php to call session_start(), and then dump 
   $_SESSION before and after calling wp-settings.php. With MiwoSQL activated my
   session data is lost.
 * Is this something anyone else has experienced? Is my plugin missing something
   with the session variables (I just call session_start() and then use $_SESSION)?
 * [https://wordpress.org/plugins/miwosql/](https://wordpress.org/plugins/miwosql/)

The topic ‘Session Variables Destroyed?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/miwosql_67b6e4.svg)
 * [MiwoSQL - Database & SQL Manager](https://wordpress.org/plugins/miwosql/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/miwosql/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/miwosql/)
 * [Active Topics](https://wordpress.org/support/plugin/miwosql/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/miwosql/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/miwosql/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Big_Devman](https://wordpress.org/support/users/big_devman/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/session-variables-destroyed/)
 * Status: not resolved