string(49043) "
System Error
错误语句:SELECT `goods_id` FROM `tp_goods` WHERE `is_on_sale` = :where_is_on_sale AND `goods_state` = :where_goods_state AND `cat_id2` = :where_cat_id2 ORDER BY `javscript:` desc,`goods_id` desc
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'javscript:' in 'order clause'
// 调试结束
$this->debug(false);
// 返回结果集
return $this->getResult($pdo, $procedure);
} catch (\PDOException $e) {
if ($this->isBreak($e)) {
return $this->close()->query($sql, $bind, $master, $pdo);
}
echo '错误语句:'. $sql;
throw new PDOException($e, $this->config, $this->getLastsql());
} catch (\Throwable $e) {
if ($this->isBreak($e)) {
return $this->close()->query($sql, $bind, $master, $pdo);
}
echo '错误语句:'. $sql;
throw $e;
} catch (\Exception $e) {
if ($this->isBreak($e)) {
return $this->close()->query($sql, $bind, $master, $pdo);
Call Stack
- in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/db/Connection.php line 391 请求方式GET 请求地址 /Home/Goods/goodsList/id/2/sort/javscript:
-
at Connection->query('SELECT `goods_id` FR...', ['where_is_on_sale' => [1, 1], 'where_goods_state' => [1, 1], 'where_cat_id2' => [2, 1]], false, true) in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/db/Query.php line 227 请求方式GET 请求地址 /Home/Goods/goodsList/id/2/sort/javscript:
-
at Query->query('SELECT `goods_id` FR...', ['where_is_on_sale' => [1, 1], 'where_goods_state' => [1, 1], 'where_cat_id2' => [2, 1]], false, true) in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/db/Query.php line 2291 请求方式GET 请求地址 /Home/Goods/goodsList/id/2/sort/javscript:
-
at Query->getPdo() in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/db/Query.php line 462 请求方式GET 请求地址 /Home/Goods/goodsList/id/2/sort/javscript:
-
at Query->column('goods_id') in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/db/Query.php line 2868 请求方式GET 请求地址 /Home/Goods/goodsList/id/2/sort/javscript:
-
at Query->getField('goods_id', true) in /www/wwwroot/sun.tpsns.com/application/home/controller/Goods.php line 258 请求方式GET 请求地址 /Home/Goods/goodsList/id/2/sort/javscript:
-
at Goods->goodsList()
-
at ReflectionMethod->invokeArgs(object(Goods), []) in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/App.php line 348 请求方式GET 请求地址 /Home/Goods/goodsList/id/2/sort/javscript:
-
at App::invokeMethod([object(Goods), 'goodsList'], []) in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/App.php line 614 请求方式GET 请求地址 /Home/Goods/goodsList/id/2/sort/javscript:
-
at App::module(['Home', 'Goods', 'goodsList'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/App.php line 462 请求方式GET 请求地址 /Home/Goods/goodsList/id/2/sort/javscript:
-
at App::exec(['type' => 'module', 'module' => ['Home', 'Goods', 'goodsList']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/App.php line 142 请求方式GET 请求地址 /Home/Goods/goodsList/id/2/sort/javscript:
-
at App::run() in /www/wwwroot/sun.tpsns.com/thinkphp/start.php line 19 请求方式GET 请求地址 /Home/Goods/goodsList/id/2/sort/javscript:
-
at require('/www/wwwroot/sun.tps...') in /www/wwwroot/sun.tpsns.com/index.php line 137 请求方式GET 请求地址 /Home/Goods/goodsList/id/2/sort/javscript:
Exception Datas
PDO Error Info
| SQLSTATE |
42S22 |
| Driver Error Code |
1054 |
| Driver Error Message |
Unknown column 'javscript:' in 'order clause' |
Database Status
| Error Code |
10501 |
| Error Message |
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'javscript:' in 'order clause' |
| Error SQL |
SELECT `goods_id` FROM `tp_goods` WHERE `is_on_sale` = 1 AND `goods_state` = 1 AND `cat_id2` = 2 ORDER BY `javscript:` desc,`goods_id` desc |
Database Config
| type |
mysql |
| hostname |
127.0.0.1 |
| database |
bb2_chongbeiduo |
| hostport |
3306 |
| dsn |
|
| params |
[] |
| charset |
utf8 |
| prefix |
tp_ |
| debug |
true |
| deploy |
0 |
| rw_separate |
false |
| master_num |
1 |
| slave_no |
|
| fields_strict |
true |
| result_type |
2 |
| resultset_type |
array |
| auto_timestamp |
false |
| datetime_format |
Y-m-d H:i:s |
| sql_explain |
false |
| builder |
|
| query |
\think\db\Query |
| break_reconnect |
false |
Environment Variables
Server/Request Data
SCRIPT_FILENAME
/www/wwwroot/sun.tpsns.com/index.php
QUERY_STRING
s=/Home/Goods/goodsList/id/2/sort/javscript:
REQUEST_URI
/Home/Goods/goodsList/id/2/sort/javscript:
DOCUMENT_ROOT
/www/wwwroot/sun.tpsns.com
GATEWAY_INTERFACE
CGI/1.1
SERVER_SOFTWARE
nginx/1.24.0
REMOTE_ADDR
216.73.216.241
SERVER_ADDR
172.31.123.154
SERVER_NAME
sun.tpsns.com
PATH_INFO
/Home/Goods/goodsList/id/2/sort/javscript:
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT_ENCODING
gzip, br, zstd, deflate
HTTP_VIA
1.1 squid-proxy-5b5d847c96-4m6f9 (squid/6.13)
HTTP_X_FORWARDED_FOR
10.1.200.65
HTTP_CACHE_CONTROL
max-age=259200
HTTP_CONNECTION
keep-alive
REQUEST_TIME_FLOAT
1776529836.9347
Environment Variables
empty
ThinkPHP Constants
PLUGIN_PATH
/www/wwwroot/sun.tpsns.com/plugins/
UPLOAD_PATH
public/upload/
TPSHOP_CACHE_TIME
31104000
SITE_URL
https://sun.tpsns.com
SERIALNUMBER
20160520065303oCWIoa
APP_PATH
/www/wwwroot/sun.tpsns.com/application/
THINK_START_TIME
1776529836.9353
THINK_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/
LIB_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/library/
CORE_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/sun.tpsns.com/
EXTEND_PATH
/www/wwwroot/sun.tpsns.com/extend/
VENDOR_PATH
/www/wwwroot/sun.tpsns.com/vendor/
RUNTIME_PATH
/www/wwwroot/sun.tpsns.com/runtime/
LOG_PATH
/www/wwwroot/sun.tpsns.com/runtime/log/
CACHE_PATH
/www/wwwroot/sun.tpsns.com/runtime/cache/
TEMP_PATH
/www/wwwroot/sun.tpsns.com/runtime/temp/
CONF_PATH
/www/wwwroot/sun.tpsns.com/application/
ThinkPHP
V5.0.15
{ 十年磨一剑-为API开发设计的高性能框架 }
"
Fatal error: Uncaught exception 'think\exception\ErrorException' with message 'file_put_contents(): Only 0 of 49043 bytes written, possibly out of free disk space' in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/exception/Handle.php:190
Stack trace:
#0 [internal function]: think\Error::appError(2, 'file_put_conten...', '/www/wwwroot/su...', 190, Array)
#1 /www/wwwroot/sun.tpsns.com/thinkphp/library/think/exception/Handle.php(190): file_put_contents('error.html', '<!DOCTYPE html>...')
#2 /www/wwwroot/sun.tpsns.com/thinkphp/library/think/exception/Handle.php(96): think\exception\Handle->convertExceptionToResponse(Object(think\exception\PDOException))
#3 /www/wwwroot/sun.tpsns.com/thinkphp/library/think/Error.php(53): think\exception\Handle->render(Object(think\exception\PDOException))
#4 [internal function]: think\Error::appException(Object(think\exception\PDOException))
#5 {main}
thrown in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/exception/Handle.php on line 190
string(38097) "
System Error
Uncaught exception 'think\exception\ErrorException' with message 'file_put_contents(): Only 0 of 49043 bytes written, possibly out of free disk space' in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/exception/Handle.php:190
Stack trace:
#0 [internal function]: think\Error::appError(2, 'file_put_conten...', '/www/wwwroot/su...', 190, Array)
#1 /www/wwwroot/sun.tpsns.com/thinkphp/library/think/exception/Handle.php(190): file_put_contents('error.html', '<!DOCTYPE html>...')
#2 /www/wwwroot/sun.tpsns.com/thinkphp/library/think/exception/Handle.php(96): think\exception\Handle->convertExceptionToResponse(Object(think\exception\PDOException))
#3 /www/wwwroot/sun.tpsns.com/thinkphp/library/think/Error.php(53): think\exception\Handle->render(Object(think\exception\PDOException))
#4 [internal function]: think\Error::appException(Object(think\exception\PDOException))
#5 {main}
thrown
else
include Config::get('error_tmpl');
// 获取并清空缓存
$content = ob_get_clean();
echo '<pre>';
var_dump($content);
$response = new Response($content, 'html');
// 将错误保存,访问方式 http://www.xxx.com/error.html
file_put_contents('error.html',$content);
if ($exception instanceof HttpException) {
$statusCode = $exception->getStatusCode();
$response->header($exception->getHeaders());
}
if (!isset($statusCode)) {
$statusCode = 500;
}
$response->code($statusCode);
Environment Variables
Server/Request Data
SCRIPT_FILENAME
/www/wwwroot/sun.tpsns.com/index.php
QUERY_STRING
s=/Home/Goods/goodsList/id/2/sort/javscript:
REQUEST_URI
/Home/Goods/goodsList/id/2/sort/javscript:
DOCUMENT_ROOT
/www/wwwroot/sun.tpsns.com
GATEWAY_INTERFACE
CGI/1.1
SERVER_SOFTWARE
nginx/1.24.0
REMOTE_ADDR
216.73.216.241
SERVER_ADDR
172.31.123.154
SERVER_NAME
sun.tpsns.com
PATH_INFO
/Home/Goods/goodsList/id/2/sort/javscript:
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT_ENCODING
gzip, br, zstd, deflate
HTTP_VIA
1.1 squid-proxy-5b5d847c96-4m6f9 (squid/6.13)
HTTP_X_FORWARDED_FOR
10.1.200.65
HTTP_CACHE_CONTROL
max-age=259200
HTTP_CONNECTION
keep-alive
REQUEST_TIME_FLOAT
1776529836.9347
Environment Variables
empty
ThinkPHP Constants
PLUGIN_PATH
/www/wwwroot/sun.tpsns.com/plugins/
UPLOAD_PATH
public/upload/
TPSHOP_CACHE_TIME
31104000
SITE_URL
https://sun.tpsns.com
SERIALNUMBER
20160520065303oCWIoa
APP_PATH
/www/wwwroot/sun.tpsns.com/application/
THINK_START_TIME
1776529836.9353
THINK_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/
LIB_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/library/
CORE_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/sun.tpsns.com/
EXTEND_PATH
/www/wwwroot/sun.tpsns.com/extend/
VENDOR_PATH
/www/wwwroot/sun.tpsns.com/vendor/
RUNTIME_PATH
/www/wwwroot/sun.tpsns.com/runtime/
LOG_PATH
/www/wwwroot/sun.tpsns.com/runtime/log/
CACHE_PATH
/www/wwwroot/sun.tpsns.com/runtime/cache/
TEMP_PATH
/www/wwwroot/sun.tpsns.com/runtime/temp/
CONF_PATH
/www/wwwroot/sun.tpsns.com/application/
ThinkPHP
V5.0.15
{ 十年磨一剑-为API开发设计的高性能框架 }
"
Fatal error: Uncaught exception 'think\exception\ErrorException' with message 'file_put_contents(): open_basedir restriction in effect. File(error.html) is not within the allowed path(s): (/www/wwwroot/sun.tpsns.com/:/tmp/)' in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/exception/Handle.php:190
Stack trace:
#0 [internal function]: think\Error::appError(2, 'file_put_conten...', '/www/wwwroot/su...', 190, Array)
#1 /www/wwwroot/sun.tpsns.com/thinkphp/library/think/exception/Handle.php(190): file_put_contents('error.html', '<!DOCTYPE html>...')
#2 /www/wwwroot/sun.tpsns.com/thinkphp/library/think/exception/Handle.php(96): think\exception\Handle->convertExceptionToResponse(Object(think\exception\ErrorException))
#3 /www/wwwroot/sun.tpsns.com/thinkphp/library/think/Error.php(53): think\exception\Handle->render(Object(think\exception\ErrorException))
#4 /www/wwwroot/sun.tpsns.com/thinkphp/library/think/Error.php(90): think\Error::appException(Object(think\exception\ErrorException))
#5 [internal function]: think\Error::ap in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/exception/Handle.php on line 190