afterlogic / webmail-lite-8

Open-source webmail script for existing IMAP server
https://afterlogic.org/webmail-lite-8
GNU Affero General Public License v3.0
335 stars 71 forks source link

get 504 timeout #75

Closed hitechbeijing closed 2 years ago

hitechbeijing commented 3 years ago

if install pdo with mysqlnd, nginx get 504 Gateway Time-out error. I have try both php 7.2 and php 7.4.

afterlogic-support commented 3 years ago

Is there anything relevant in nginx or PHP error logs? Also, is the issue specific to our webmail, and scripts like this work fine?

<?php phpinfo();
hitechbeijing commented 3 years ago

am not find any php error, and the phpinfo() works fine.

发自我的iPhone

在 2020年12月14日,09:29,AfterLogic Support notifications@github.com 写道:

 Is there anything relevant in nginx or PHP error logs? Also, is the issue specific to our webmail, and scripts like this work fine?

<?php phpinfo(); — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

afterlogic-support commented 3 years ago

Understood. Still, we would need an error log record to assist any further on this.

afterlogic-support commented 2 years ago

Thread closed due to inactivity. Feel free to reopen should the issue occur with the latest version.