php - Magento won't keep sessions on front end only -


i've got magento store refuses keep session information on front end. strangly admin works fine. php independent of magento able write sessions. magentos var/ directory writable webserver. can see files being written var/session.

this site running on ec2 under nginx. wasn't having these problems under apache , far can tell configuration of magento same.

yes it. wasn't able see in firefox console, in chrome see domain wrong ( although looked ok in admin, maybe confused ) updated cookie_domain fields in core_config_data table , working. @datasage


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -