一、Phalcon模型代码日志错误代码

错误页面显示:

PHP 错误 系列:编码格式错误解决

Log日志错误代码:PHP 错误 系列:编码格式错误解决PHP 错误 系列:编码格式错误解决

PHP message: PHP Fatal error:  Namespace declaration statement has to be the very first statement in the script in /home/www/mlk/app/common/models/AclRole.php on line 3

处理办法:

用notepad++把页面转为utp-8无dom格式就好了

 

二、数据库连接失败错误处理(ThinkPHP 配置文件出现的问题)

错误代码:

SQLSTATE[HY000] [1045] Access denied for user 'wechatu'@'218.108.35.150' (using password: YES)

处理办法:

用notepad++把页面转为utp-8无dom格式就好了

 

相关文章:

  • 2021-05-30
  • 2021-06-26
  • 2021-06-05
  • 2021-05-27
  • 2021-04-24
  • 2022-12-23
  • 2022-01-02
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-08
  • 2021-11-03
  • 2022-12-23
  • 2021-10-09
相关资源
相似解决方案