Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

你好,请教一个问题 #1

Open
qxueailili opened this issue Jul 17, 2018 · 1 comment
Open

你好,请教一个问题 #1

qxueailili opened this issue Jul 17, 2018 · 1 comment

Comments

@qxueailili
Copy link

安装了redisd 驱动以后,报use of undefinded constant APP_DEBUG assumed 错误,请问这是什么原因啊?

@vus520
Copy link
Owner

vus520 commented Jul 17, 2018

APP_DEBUG 是TP中一个常量,如果没有定义,请添加一行定义。

define('APP_DEBUG' ,false);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants