Home > Topics > Pagoda Panel > body text

How to solve the problem that PHP cannot be restarted after installing Pagoda

hzc
Release: 2020-06-04 14:51:19
Original
4523 people have browsed it

How to solve the problem that PHP cannot be restarted after installing Pagoda

GuanThe problem of inaccessibility of php in the project under the Pagoda

The problem encountered is that all php files accessing the project root directory report a 404 error, while other files are OK, such as txt. Finally, after checking the information, I found that the website is running in the pagoda A .user.ini file will be automatically generated in the root directory of the project. This file is mainly to prevent access to files in the specified directory. Delete this file and restart the server to access php

For more Pagoda panel technical articles, please visit the Pagoda tutorial column!

The above is the detailed content of How to solve the problem that PHP cannot be restarted after installing Pagoda. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!