安装到数据库那一步会跳出

lib\Zend\Db\Statement\Pdo.php on line 228

错误

解决方案:

在你的php模块里的php.ini文件添加(或者修改)max_execution_time=1800

重启你的web服务器(apache,nginx),重新安装就可。

相关文章:

  • 2022-02-09
  • 2022-12-23
  • 2021-07-23
  • 2021-07-18
  • 2021-04-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-11
  • 2021-09-26
  • 2022-12-23
  • 2021-04-11
  • 2021-08-15
相关资源
相似解决方案