phpMyAdmin Default Logon Timeout modification method _php Tutorial

Source: Internet
Author: User
There may be many friends in the local use of phpMyAdmin when the next will find and need to re-login, this is very inconvenient I will introduce the modified phpMyAdmin default login timeout method.

phpMyAdmin default time-out is 1800 seconds, too short to write a few lines of code in the development process back to the database is timed out, repeated login is annoying.

Modification Method:

Open phpmyadmin/libraries/config.default.php

The code is as follows Copy Code
Find $cfg[' logincookievalidity '] = 1440;

Okay, let's get 1440 bigger.

http://www.bkjia.com/PHPjc/633208.html www.bkjia.com true http://www.bkjia.com/PHPjc/633208.html techarticle There may be many friends in the local use of phpMyAdmin when the next will find and need to re-login, this is very inconvenient I will introduce the modified phpMyAdmin default login timeout method. Phpmyad ...

  • 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.