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

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -