SHOPNC Front desk landing not in the solution

Source: Internet
Author: User
Tags php write

Problem Description:

After installing the SHOPNC, register a new user success, and login prompt login success, but a two seconds after the automatic jump back to the landing page,

Need to re-login problem

Problem solving:

Follow-up shop login.php and index.php Source found that the successful landing will be written Session,index page will detect the session to determine whether to login,

Interrupt point follow-up to find the session is not, so landing unsuccessful.

Write session in the data module, there is data that is because of the permissions of the data file, changed the discovery useless, re-install time to find the data

The permissions of the file are read, and there is write permission locally, so it is not a data file permission issue.

Later learned that the PHP write session is not automatic, need to be modified before the line, so find PHP php.ini configuration file

Change the Session.auto_start value from 0 to 1, let it start automatically, solve the problem!

SHOPNC Front desk landing not in the solution

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.