SessionCannotsendsessioncachelimiter error prompt _ PHP Tutorial

Source: Internet
Author: User
SessionCannotsendsessioncachelimiter error message. Sessioncannotsendsessioncachelimiter: the following prompt is often displayed at the start of the error prompt: warning: session_start () [function. session-start]: cannotsendsessioncachelimiter-h session cannot send session cache limiter error prompt:

The following prompt is often prompted at the beginning.

Warning: session_start () [function. session-start]: cannot send session cache limiter-headers already sent (output started at e: php Tutorial www. bKjia. c0madmin. php: 1) in e: phpwww. bKjia. c0mlogolistadminlogo. php on line 2

This is the output before the session is provided. we only need to put session_start () at the beginning, and add @ in front to avoid errors, for example @ session_start (); in this way, you can.

You can also change session. auto_start = 0 to session. auto_start = 1 in php. ini.

You can.

Http://www.bkjia.com/PHPjc/632356.htmlwww.bkjia.comtruehttp://www.bkjia.com/PHPjc/632356.htmlTechArticlesession cannot send session cache limiter error prompt often encounter the following prompt warning: session_start () [function. session-start]: cannot send session cache limiter-h...

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.