解决方案:对Runtime文件夹设置777权限
sudo chmod -R 777 Runtime
报错如下:
You don't have permission to access /test/ on this server.
解决:把根目录下的index.php 修改下权限
chmod 755 index.php
localhost
更改数据库地址 127.0.0.1
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号