32
No way man... Everybody wants your ass to be safe here
![](https://xoops.org/uploads/smil42e7a65fee35d.gif)
The point is that, after checking, I really don't see how the PM code could be responsible for this... Also, the frequency of your problem / the way it appears makes me believe this might be a problem with your config.
But anyway, let's find the clues... Try this:
- ensure your php session config works
- make XOOPS use the default php session handler instead of its custom one (comment the line calling session_set_save_handler() in
include/common.php )
- try again
![](https://xoops.org/uploads/smil3dbd4d6422f04.gif)
Other one: try to test your installs with a MySQL 3.23 server.
Tell me if it makes things better, I'll try to find something else otherwise.
skalpa.>