Home > Topics > Pagoda Panel > Record the pitfalls of using Pagoda to deploy thinkphp6

Record the pitfalls of using Pagoda to deploy thinkphp6

藏色散人
Release: 2020-06-29 13:32:22
forward
6300 people have browsed it

The following tutorial column of Pagoda Installation will share with you the pitfalls of using Pagoda to deploy thinkphp6. I hope it will be helpful to friends in need!

Record the pitfalls of using Pagoda to deploy thinkphp6

There are many online ones about the following two, but I still want to talk about this step

## It is very important, otherwise you will not be able to enter the homepage of the website.

##It is recommended to restart the nginx service

Also remember to change the configuration, restart first and then reload

Error message, display_errors=on is enabled by default, display_startup_errors is disabled by default and turned on, then restart fpm and reload the configuration

The first letter of the tp6 pit controller is capitalized. I won’t go into details, but the controller folder corresponding to the view folder must be lowercase, otherwise the view cannot be found

The above is the detailed content of Record the pitfalls of using Pagoda to deploy thinkphp6. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:csdn.net
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template