|
Server : nginx/1.18.0 System : Linux iZrj9edhd5u5pfsek09o1jZ 3.10.0-957.21.3.el7.x86_64 #1 SMP Tue Jun 18 16:35:19 UTC 2019 x86_64 User : www ( 1000) PHP Version : 5.6.40 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv Directory : /mnt/web/www.neatabattery.com/application/extra/ |
<?php
/**
* 易优CMS
* ============================================================================
* 版权所有 2016-2028 海南赞赞网络科技有限公司,并保留所有权利。
* 网站地址: http://www.eyoucms.com
* ----------------------------------------------------------------------------
* 如果商业用途务必到官方购买正版授权, 以免引起不必要的法律纠纷.
* ============================================================================
* Author: 小虎哥 <1105415366@qq.com>
* Date: 2018-4-3
*/
return array(
'mysql' => array(
'1045:0' => "请仔细核对数据库账号和密码。",
'1049:0' => "数据库不存在,请仔细检查核对。",
'2002:0' => "连接数据库失败,请点击:<a href='http://www.eyoucms.com/wenda/6236.html' target='_blank'>查看教程</a>",
'22001:1406' => "插入字段长度超过设定的长度,请联系技术处理。",
'42000:1055' => "数据库sql_mode模式对GROUP BY聚合操作\n请点击:<a href='http://www.eyoucms.com/wenda/744.html' target='_blank'>查看教程</a>",
'42S02:1146' => "数据表或视图不存在,请联系技术处理。",
'HY000:1017' => "数据表或视图不存在,请联系技术处理。",
'HY000:1030' => "磁盘临时空间不够导致,请联系空间服务商,进行清空/tmp目录,或者修改my.cnf中的tmpdir参数,指向具有足够空间的目录。",
'HY000:1045' => "数据库配置参数不对,请仔细检查核对。",
'HY000:1049' => "数据库不存在,请仔细检查核对。",
'HY000:2002' => "你的主机不支持 localhost 连接数据,导致报错\n请点击:<a href='http://www.eyoucms.com/wenda/5711.html' target='_blank'>查看教程</a>",
'HY000:2013' => "可能MySQL服务器不支持127.0.0.1连接\n请点击:<a href='http://www.eyoucms.com/wenda/5950.html' target='_blank'>查看教程</a>",
'HY000:1290' => "请重启MySql数据库,或者联系空间服务商处理。",
),
);