twilio / OpenVBX

OpenVBX is a web-based open source phone system for business.
http://openvbx.org
Other
702 stars 341 forks source link

[FIXED] PHP Session Issues - Constant Logging Out #309

Closed ghost closed 9 years ago

ghost commented 9 years ago

After upgrading to PHP 5.5 from 5.4, i think i have a session problem where i keep getting logged out after i click links on the right.

However, this only occurs in chrome, not in firefox or opera.

Any ideas?

ghost commented 9 years ago

It turns out it was session issues, to solve this problem, delete the sess files in your /tmp folder. Another option is to re-install into a new database and transfer plugins and customizations over.

This should not happen if a fresh install was made on php 5.5 instead of a install on php 5.4 which was then upgraded to php 5.5

ghost commented 9 years ago

Spoke too soon. Seems to be a chrome issue since my install on PHP 5.4 started doing the same thing

ghost commented 9 years ago

FIXED: Solution: Leave the Favicon.ico in the directory. This helped me: http://stackoverflow.com/questions/8247842/session-data-lost-in-chrome-only