【发布时间】:2021-01-25 08:09:06
【问题描述】:
在环境概述(没有问题)之后,我无法继续安装。
它以 2/5 40% 被阻止。
当我按“未检测到问题,继续安装”时 这些错误显示在控制台中:
GET htttp://serverip/typo3/install.php?install[action]=checkDatabaseConnect net::ERR_ABORTED 500
AjaxRequest.js?bust=b0198a052e375a7df3e7d6dfe2fd1ed07efd1ed7:13
Uncaught (in promise) s.AjaxResponse {response: Response}
install.php:1
- apache2 模组已检查
- php.ini max_input_vars=1500 等(如系统请求中所述)已更改
- 服务器根目录中没有 .htaccess
- /var/www/domain.com/ 上没有 .htaccess
- TYPO3 生成的 /var/www/domain.com/public 中的.htaccess
此操作看起来还没有完成:[action]=checkDatabaseConnect
系统:
- Debian 9(扩展)
- Apache/2.4.25
- MySQL 8.0
- PHP 7.4
【问题讨论】:
标签: php typo3 apache2 typo3-10.x