Reinstall to address persistent session timeout issue?
-
Hi. I’m hoping some experts here may be able to confirm if this last resort attempt might fix a nagging issue of our users at tripawds.com being consistently and randomly logged out.
(I have searched these forums for related issues and found no relative solution. The commonly recommended fix of ensuring the WP domain and Site URL match is irrelevant since this is a multisite network.)
Background: Ever since migrating our network to a new more robust dedicated server, we are experiencing a persistent issue with users of all levels being randomly logged out, often multiple times a day. Multiple (perhaps all) users seem to be consecutively logged out at the same time. If in the WP Admin, the pop-up will display a session expired message. There are no errors generated in any server logs.
Note: We have a team of five who has been troubleshooting this issue for two months. I have taken all the usual steps to rule out any plugin or theme causing the issue. Yes, I have deactivated and reactivated all plugins, reset the plugins folder, and tried the default theme. I have done this multiple times. I have deactivated any security plugins, and we use no caching plugin.
My server managers and I have also ruled out mod_security as the cause by disabling that at the user, domain and server level. My sever managers, and Peer1 support techs, have reviewed the Apache, MySQL, and PHP configuration, at great length. Still we are stuck with users continually being logged out of the site. So…
One of our managers is suggesting we do a fresh install of WordPress and import all the data. His reasoning is that since the old server ran PHP 5.2, and the new one has PHP 5.4, there may be some functions no longer running optimally…
I *suspect* that this (mis)configuration is what might be causing the timeouts. Maybe some function got deprecated, or maybe some function works JUST a little differently when on 5.4 vs. 5.2.
So, by running a fresh installation of WP, the installer will configure WP to be optimized for 5.4, hopefully ameliorating the problems we’re seeing. I will grant you that this just an educated GUESS…This theory comes from how software is usually installed on systems. The installer checks the environment…By changing the environment (i.e. PHP5.2 to PHP5.4), doesn’t it make sense to also change the software configuration as well?
Is he on to something here? Would this be your next step if faced with such an issue?
We’re considering setting up another domain to test this theory, with a fresh WP network install, and data import, but that raises it’s own issues of having to move gigs of files, a mutigigabyte database, and editing db tables for the domain change. Ugh.
Could/should I just archive the current core files. Do the fresh install and point wp-config to the current db?
Any feedback or other suggestions are greatly appreciated. And I’m happy to provide any additional information.
Thank you!
The topic ‘Reinstall to address persistent session timeout issue?’ is closed to new replies.