Page 1 of 1

Navigation not responding - Admin area

Posted: Thu May 25, 2017 5:09 pm
by GBC
Hello,

I have encountered rather wierd CP behaviour after installation (2.9.7). Let's start form beging, shall we?
Our set up is based on WAMP (apache 2.4.9 || mysql 5.6.17 || php 5.6.7). It is a production server - up-to-date and fully PCI comlplied (Local Authority requirement).
Install went sort of smooth, although got 'The following dirs could not be created...(attachments/data/images)...'. After that, it was meant to '...work as a charm...' And it almost does. The frontend runs fine, user log in to FAQ from frontend works fine. However, after logging in to admin panel I am unable to navigate anywhere. The admin panel looks fine but once clicked on ANY of the links I am logged out and end up on the admin log in screen over and over again. No errors, warnings or anything to grab hold of... any ideas, please?

Looking forward.

Thanks,

P.

Re: Navigation not responding - Admin area

Posted: Fri May 26, 2017 6:00 am
by Thorsten
Hi,

looks like the session management is broken on your WAMP machine.

bye
Thorsten

Re: Navigation not responding - Admin area

Posted: Fri Jun 09, 2017 1:24 pm
by GBC
Hi,

Nope, nothing's broken. It was session.cookie_secure settings in php.ini which was set to 1 but there is no ssl on that server. As soon as I remove boolean or comment it out all works fine.

Thanks.

Re: Navigation not responding - Admin area

Posted: Thu Jun 15, 2017 9:29 am
by Thorsten
Hi,

ah... :)

bye
Thorsten