帝国CMS报错:Use of undefined constant can - assumed 'can'- assumed 'can' (this will

时间:2024年09月09日

/

来源:网络

/

编辑:佚名

帝国cms搬家后进入网站后台出现提示Warning: Use of undefined constant register_ok - assumed 'register_ok' (this will throw an Error in a future version of PHP)
使用php7版本以后,在安装 或者后台使用过程中经常会碰到 Warning: Use of undefined constant can - assumed 'can' (this will throw an Error in a future version of PHP) in...... 这样的错误提示。
这只是一个php版本的一个提示,实际使用过程中并不会有什么影响,php的一些无实际性错误的也会有提示。比如 7.1 、7.2、7.3等都会提示这个,安装过程和后台都会提示,虽然不影响使用,但是影响界面美观的操作性。
PHP的环境是可以关掉这种一般的错误提示的。只需要在PHP.ini环境中关掉 display_errors 就行了,On改成Off.
实际过程中使用宝塔碰到这个问题的人比较找,在软件管理中找到对应的PHP版本,设置 - 配置修改 - display_errors 选择关闭,再重启PHP就行了。
猜你需要

豫ICP备2021026617号-1  豫公网安备:41172602000185   Copyright © 2021-2028 www.78moban.com/ All Rights Reserved

本站作品均来自互联网,转载目的在于传递更多信息,并不代表本站赞同其观点和对其真实性负责。如有侵犯您的版权,请联系 1565229909#qq.com(把#改成@),我们将立即处理。