cancel
Showing results for 
Search instead for 
Did you mean: 

Magento admin page logging out when navigating different tabs

Magento admin page logging out when navigating different tabs

Hi,

 

In both a Citrix and Windows RDS environment, the Magento admin panel will randomly not visit the intended page but just log out of the system and take us back to our regular publicly facing website. This happens about 5-6 times in quick succession when navigating but will then let us log back in and use the product for 10ish minutes before occurring again. We are using the community edition, 1.9.3.9

 

Would love some suggestions

1 REPLY 1

Re: Magento admin page logging out when navigating different tabs

Hi,

Try set the php session lifetime in php.ini
Ex:
session.gc_maxlifetime "3600"