Home>Article>Topics> Pagoda panel php cannot be used

Pagoda panel php cannot be used

王林
王林 forward
2019-09-10 17:56:03 8650browse

Pagoda panel php cannot be used

The reason why the pagoda panel php cannot be used is usually a php problem.

Solution:

Method 1:

1. Error message when opening php
2 . Modify the configuration file from display_errors = Off to display_errors = On
3. After modification, restart php

Pagoda panel php cannot be used

##Method 2:

1. Continue searching in the PHP configuration

2. Modify the PHP configuration file and adjust the error elevation level to the lowest to display all errors

3. Change error_reporting= E_ALL & ~E_NOTICE to error_reporting= E_ALL

4. Then restart php

Pagoda panel php cannot be used

The above content is for reference only!

Recommended tutorial:

Pagoda usage tutorial

The above is the detailed content of Pagoda panel php cannot be used. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:csdn.net. If there is any infringement, please contact admin@php.cn delete
Previous article:How to bind Baota account Next article:How to bind Baota account