Thinkphp talks about building a system live streaming and thinkphp (Continuous updates)

Source: Internet
Author: User

Thinkphp talks about building a system live streaming and thinkphp (Continuous updates)

Q: Access denied for user 'root' @ 'localhost' Error

A: First, change the username and password of the database in the configuration file and delete the files in runtime.

Type 2: Modify the host file of the system and associate it with 127.0.0.1 localhost.

 

Q: Unable to load module: index (http: // 127.0.0.1 /)

A: The standard URL mode http: // serverName/index. php/module/controller/operation must be the same.

Directly write the Index controller. This error occurs if the module name is not written,

Change http: // 127.0.0.1/index. php/Index/index without errors.

 

Q: Unable to load module: Form

A: Lib/Action/FormAction. class. php is not FormAction. php,

. Class. php is similar to the class, which can be referenced by other php pages.

 

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.