[0] HttpException in helper.php line 47

  1. * @param integer|Response $code 状态码 或者 Response对象实例
  2. * @param string $message 错误信息
  3. * @param array $header 参数
  4. */
  5. function abort($code, $message = null, $header = [])
  6. {
  7. if ($code instanceof Response) {
  8. throw new HttpResponseException($code);
  9. } else {
  10. throw new HttpException($code, $message, null, $header);
  11. }
  12. }
  13. }
  14. if (!function_exists('action')) {
  15. /**
  16. * 调用模块的操作方法 参数格式 [模块/控制器/]操作
  17. * @param string $url 调用地址
  18. * @param string|array $vars 调用参数 支持字符串和数组

Call Stack

  1. in helper.php line 47
  2. at abort(404) in Index.php line 10
  3. at Index->initialize() in Controller.php line 68
  4. at Controller->__construct(object(App))
  5. at ReflectionClass->newInstanceArgs([object(App)]) in Container.php line 439
  6. at Container->invokeClass('app\home\controller\...', []) in Container.php line 284
  7. at Container->make('app\home\controller\...') in Container.php line 516
  8. at Container->__get('app\home\controller\...') in App.php line 730
  9. at App->controller('index', 'controller', false, 'EmptyController') in Module.php line 93
  10. at Module->exec() in Dispatch.php line 167
  11. at Dispatch->run() in App.php line 432
  12. at App->think\{closure}(object(Request), object(Closure), null)
  13. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  14. at Middleware->think\{closure}(object(Request))
  15. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  16. at Middleware->dispatch(object(Request)) in App.php line 435
  17. at App->run() in index.php line 42

Environment Variables

GET Data
aid 369
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
SCRIPT_NAME /index.php
REQUEST_URI /demo.php?aid=369
QUERY_STRING aid=369
REQUEST_METHOD GET
SERVER_PROTOCOL HTTP/2.0
GATEWAY_INTERFACE CGI/1.1
REDIRECT_QUERY_STRING aid=369
REDIRECT_URL /demo.php
REMOTE_PORT 42942
SCRIPT_FILENAME /www/wwwroot/zhimatong.com/public/index.php
SERVER_ADMIN webmaster@example.com
CONTEXT_DOCUMENT_ROOT /www/wwwroot/zhimatong.com/public
CONTEXT_PREFIX
REQUEST_SCHEME https
DOCUMENT_ROOT /www/wwwroot/zhimatong.com/public
REMOTE_ADDR 52.91.84.219
SERVER_PORT 443
SERVER_ADDR 211.149.200.166
SERVER_NAME www.zhimatong.com
SERVER_SOFTWARE Apache
SERVER_SIGNATURE <address>Apache Server at www.zhimatong.com Port 443</address>
LD_LIBRARY_PATH /www/server/apache/lib
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
HTTP_HOST www.zhimatong.com
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
proxy-nokeepalive 1
H2_STREAM_TAG 152-3
H2_STREAM_ID 3
H2_PUSHED_ON
H2_PUSHED
H2_PUSH off
H2PUSH off
HTTP2 on
SSL_TLS_SNI www.zhimatong.com
HTTPS on
SCRIPT_URI https://www.zhimatong.com/demo.php
SCRIPT_URL /demo.php
REDIRECT_STATUS 200
REDIRECT_H2_STREAM_TAG 152-3
REDIRECT_H2_STREAM_ID 3
REDIRECT_H2_PUSHED_ON
REDIRECT_H2_PUSHED
REDIRECT_H2_PUSH off
REDIRECT_H2PUSH off
REDIRECT_HTTP2 on
REDIRECT_SSL_TLS_SNI www.zhimatong.com
REDIRECT_HTTPS on
REDIRECT_PATH_INFO demo.php
REDIRECT_SCRIPT_URI https://www.zhimatong.com/demo.php
REDIRECT_SCRIPT_URL /demo.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711651427.7157
REQUEST_TIME 1711651427
Environment Variablesempty
ThinkPHP Constants
PUBLIC_DIR /home/wwwroot/zhimatong.com/public
TOKEN zhimatong
ROOT_PATH /home/wwwroot/zhimatong.com/public/../
RUNTIME_PATH /home/wwwroot/zhimatong.com/public/../runtime/
NEWADD 1
RENEW 2
BOTH_NEWADD_RENEW 3
NOTUSED 1
USED -1
MAX_MENU_LENGTH 3
MAX_SUB_MENU_LENGTH 5
ZHDJ 001
ZHJD 002
YWKK 2001
ZSRZ 100
KXZR 1003
YWTK 1001
ZSKK 200
DLKK 2002
FDRK 300
APPLY_TIME_ERROR -1
PRODUCT_NOT_EXISTS -2
RENEW_PRICE_NOT_SET -3
BALANCE_NOT_ENOUGH -4
EXPIRED_TOLONG -5
UNKNOW_ERROR 501
CREDENTIALS_NEEDED 2
CUSTOM_CREDENTIALS_NEEDED 3
TPL_TYPE_ERROR 4
EMAIL_ERROR 5
PHONE_EMPTY 6
REGTYPE_NOT_EXIST 7
REGTYPE_ERROR 8
TPL_NAME_EXISTS 9
DOMAIN_ERROE 10
DOMAIN_REGISTERED 11
PARAM_EMPTY 12
API_ERROR 13
PREMIUM_DOMAIN 14
TPLNAME_ERROR 15
DOMAIN_PASS_ERROE 16
TPL_ERROR 17
IDTYPE_ERROR 18
IDNUM_ERROR 19
FTP_ACCOUNT_USED 20
ORDER_NOT_FOUND 21
PRICE_CHANGED 22
PHONE_ERROR 23
ALIBABA_CLOUD_VERSION_NOT_FOUND SDK.VersionNotFound
ALIBABA_CLOUD_API_NOT_FOUND SDK.ApiNotFound
ALIBABA_CLOUD_PARSE_ERROR SDK.ParseError
ALIBABA_CLOUD_SDK_VERSION 1.0.9