Installation and usage environment instructions
Please install according to the instructions and check before proceeding. If you have any questions, please consult after-sales. After the installation is completed, please contact customer service to obtain the system authorization code.
MYSQL version:
mysql 5.6+
php version:
php 7.2+
Extensions:
ZipArchive*
fileinfo
opcache
redis
openssl
curl
imagick
Remove disabled functions:
putenv
exec
symlink
Note*: Please refer to: https://www.php.net/manual/zh/zip.installation.php. For example, php7.3 and 7.4 versions do not support ZipArchive. Please refer to
https://www.jianshu.com/p/45a278312b2a
To switch the PHP version running on the site, refer to the picture below (operation path: Pagoda Backend => Website => Settings)
2. If there is no corresponding PHP version, please install it as required, switch after installation, refer to the picture below (operation path: Pagoda Backstage = "Software Store =" PHP-7.2 = "Installation)
If it still prompts that there is a problem with the php version, please use the command line php-v to check whether the php version of cli is consistent with the version of fpm.
Open the disabled function page and find the corresponding function to delete. Refer to the picture below (operation path: Pagoda Backstage = "Software Store =" PHP-7.2 = "Settings =" Disabled Function)
Find the corresponding extension and click to install it. Refer to the picture below (operation path: Pagoda Backend=》Software Store=》PHP-7.2=》Settings=》Install Extension)
Log in to the Pagoda backend and check whether the upload directory exists. Refer to the figure below (operation path: Pagoda backend=》Website=》Click on the root directory=》Click on public=》Check whether the storage exists)
To set permissions, refer to the figure below (operation path: Pagoda backend = "Website =" click on the root directory => click on storage => click on app => find public => click on permissions)