我正在为我的公司开发 xcart 网站。现在,我总是从我的网站http://mothersenvogue.com.kh/收到错误消息,如下所示:
[24-May-2015 08:50:51] (shop: 24-May-2015 15:50:51) SQL error:
Site : https://mothersenvogue.com.kh
Remote IP : 176.9.29.209
Logged as :
SQL query : SHOW FIELDS FROM xcart_session_history
Error code : 103
Description : Got error 28 from storage engine
Request URI: /secure_login.php?xid=025530538a738ddc86617a9aa81bc990
Backtrace:
/home/www/mothersenvogue.com.kh/include/func/func.db.php:189
/home/www/mothersenvogue.com.kh/include/func/func.db.php:115
/home/www/mothersenvogue.com.kh/include/func/func.db.php:384
/home/www/mothersenvogue.com.kh/include/func/func.db.php:630
/home/www/mothersenvogue.com.kh/include/func/func.db.php:458
/home/www/mothersenvogue.com.kh/include/sessions.php:161
/home/www/mothersenvogue.com.kh/init.php:524
/home/www/mothersenvogue.com.kh/preauth.php:51
/home/www/mothersenvogue.com.kh/auth.php:45
/home/www/mothersenvogue.com.kh/secure_login.php:37
-------------------------------------------------
许多错误消息来自 func.db.php、init.php、preauth.php、auth.php 都在同一行号,并且在同一 SQL 查询“SHOW”语句中。我试图检查给定行号的所有上述文件,但我找不到任何错误。请帮助告诉我它有什么问题?这些文件中是否有问题,因为我收到了许多通过电子邮件发送给我的错误消息,内容与上述类似。我在 xcart 论坛中的上一个问题中提到了我,这是我的问题:
https ://bt.x-cart.com/view.php?id=44717
非常感谢。