No problems ,but sometimes i getting error on top of the page: Notice: session_start() [function.session-start]: ps_files_cleanup_dir: opendir(/tmp) failed: Permission denied (13) in /home/xxxxx/xxxxx/mysite.com/public_html/qa-include/qa-app-users.php on line 107 It happens after migrating to another server.
I did some more searching and came across this Stack Overflow thread. The answer is apparently to set session.gc_probability = 0 in your php.ini.
I've done this on my server, I'll let you know how it goes.
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.