Session cannot send session cache limiter Error _php tutorial

Source: Internet
Author: User
Session cannot send session cache limiter error prompt

At first, you often get the following tips

Warning:session_start () [Function.session-start]: Cannot send session cache Limiter-headers already sent (output Starte D at e:php tutorial www.bKjia.c0madmin.php:1) in e:phpwww.bkjia.c0mlogolistadminlogo.php on line 2

This is provided in front of the session has been output, we just put session_start () at the top, but also the most to avoid the error provided can be in front of add @, such as @session_start ();

You can also modify Session.auto_start = 0 for session.auto_start = 1 in php.ini

You can do it.

http://www.bkjia.com/PHPjc/632356.html www.bkjia.com true http://www.bkjia.com/PHPjc/632356.html techarticle session cannot send session cache limiter error Prompt will often encounter the following prompt Warning:session_start () [Function.session-start]: Cannot Send session cache Limiter-h ...

  • Related Article

    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.