Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PH P installation properly. Error

Source: Internet
Author: User
Tags phpmyadmin

Error shown:

1, in the directory of PHP to set up a folder TMP, this has permissions to the problem, if it is NTFS partition, it is necessary to add Evryone control permissions, otherwise it is useless.
2, in php.ini find Session.save_path this line, set to Session.save_path = "c:/php/tmp" To remove the previous comment semicolon.
3, change the value of Session.auto_start in php.ini to 1 (start), the default is 0 (disabled), (can not)
4, is found in the phpMyAdmin, config.sample.inc.php, changed to config.inc.php, find $cfg [' Blowfish_secret '] will be the following assignment, adding numbers and letters combination. After all the modifications, restart IIS or Apach, you can see the familiar phpMyAdmin landing interface. (Not available)

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.