字体:  

常见报错整理

茄子 发表于: 2008-2-19 13:43 来源: SupeSite/X-Space官方站

1

QUOTE:

报错:Error: MySQL server has gone away
Errno.: 2006

QUOTE:

Error: Lost connection to MySQL server during query
mysql链接丢失,请联系空间商重启mysql服务

2

QUOTE:

报错:Error: Got error 28 from table handler
Errno.: 1030

QUOTE:

报错:Error: Table '.\foot\[Table]cache' is marked as crashed and should be repaired
Errno.: 145
数据表损坏,联系空间商修复数据表

3

QUOTE:

报错:Error: Access denied for user [email=]'ushui119_com'@'localhost'[/email] (using password: NO)
数据库用户访问被拒绝
请确认
1)检查config.php中的数据库参数信息填写是否正确
2)联系空间商确认数据库用户是否具有对库的完整权限

4

QUOTE:

升级到最后一步的时候提示
/update.php?step=4这里的时候报错
SupeSite info: Can not connect to MySQL server
User: Guest
Time: 2007-12-28 12:46am
Script: /index.php
Error:
Errno.: 0
1)请检查config.php中数据库信息参数填写是否正确
2)如果没有安装UC,请不要配置用户中心,或者将config.php中的$ucmode 参数设置为0

5

QUOTE:

Attention: Zend Optimizer not Installed
In order to run this software, please install the latest version of freely available Zend
Optimizer.
您的服务器尚未正确安装运行本软件所需的 Zend Optimizer 软件,请与空间提供商联系。
服务器不支持zend optimzer
http://www.discuz.net/viewthread.php?tid=259228
32点、57点

6

QUOTE:

报错:Fatal error: This encoded file is corrupted. Please refer to
http://www.zend.com/support/supp ... loader_file_corrupt for further help in
d:\www\jhzh\supesite\wwwroot\include\main.inc.php on line 0
1)服务器不支持zend optimzer
http://www.discuz.net/viewthread.php?tid=259228
32点、57点
2)重新二进制上传文件

7

QUOTE:

Fatal error: Unable to read 48686 bytes in ... on line 0
请使用二进制上传全部文件,并保证服务器支持zend optimzer

8

QUOTE:

安装报错:出现如下代码:Parse error: parse error, unexpected '~' in ..\install.php on line 261

QUOTE:

执行install后,出现:"Parse error: syntax error, unexpected T_STRING in
/home2/xlovefl/public_html/install.php on line 100"

QUOTE:

Parse error: syntax error, unexpected [email=]'@'[/email] in /home/myyouths/public_html/uforum/install.php on
line 141
请保证服务器支持zend optimzer,并且版本在3.x
并重新二进制上传下文件

9

QUOTE:

报错:Warning: Unexpected character in input: '' (ASCII=17) state=1 in
/home/myyouths/public_html/uforum/install.php on line 141
http://discuz.net/viewthread.php?tid=680506

10

QUOTE:

报错:ss路径/templates//index.html.php
Not found or have no access!
data/system/config.cache.php不存在,将备份文件的data/system覆盖回去

11

QUOTE:

报错:wuxia/htdocs/user/1/css_1.cache.css
Have no access to write!

QUOTE:

报错:修改个人空间模板Error, php can't make dir:
/usr/local/psa/home/vhosts/xuanba.net.cn/httpdocs/super/./user/8
需要保证user目录及其子目录777属性
请对照安装文档重新设置全部文件777属性

12

QUOTE:

报错:Template file :
/web/b/bbs.07950.cn/blog/templates/axueer03/index.html.php
Not found or have no access!
检查templates/axueer03/index.html.php是否777属性
请对照安装文档重新设置全部文件777属性

13

QUOTE:

升级报错:Error: Unknown column 'picid' in 'where clause'
升级错误,需要下载最新的install目录,并重新允许update.php进行升级

14

QUOTE:

报错:Fatal error: Call to undefined function: .....
将function目录重新二进制上传遍。并重新更新缓存

15

QUOTE:

报错:Fatal error: Maximum execution time of ** seconds exceeded in...
可以从下面几个方面检查:
1)zend optimzer版本为2.6.x请升级到3.x
2)联系空间商修改下php.ini的max_execution_time设置大些

16

QUOTE:

报错:点击支付宝
点击支付宝付账总是出错,提示:
  调试错误,请回到请求来源地,重新发起请求。
错误代码ILLEGAL_ARGUMENT
说明:如果您不是因为本接口集成调试而看见该错误提醒,请联系本次请求来源网站,本错误属于网站集成接
口的错误
1)检查支付宝接口是否已经升级
http://www.discuz.net/viewthread.php?tid=765275
2)检查发布商品所填写的信息是否都完整且正确。比如email需要填写有效的支付宝email,价格不能为0等

17

QUOTE:

从论坛聚合页面点击论坛帖提示Access Denied
检查config.php中论坛的数据库信息和bbsurl参数是否填写正确

18

QUOTE:

升级报错Error: Unknown column 'u.hash' in 'field list'
先开通一个空间再升级。这个错误一般出现在ss6beta2之前版本。

19

QUOTE:

SQL: SELECT FROM [Table]userfields WHERE uid='172'
Error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM [Table]userfields WHERE uid='172'' at line 1
Errno.: 1064
这是因为您升级过程中出错了,导致个人资料扩展里面没有数据导致。登录站点设置---个人空间管理---其他管理----个人资料扩展添加个项目就可以了。

最新回复

iqye at 2008-2-19 15:39:49
很经典,收藏了
买空间网114 at 2008-3-18 09:51:17
学习中,谢谢分享!~``