[0] ThrowableError in App.php line 79

Fatal error: Class 'think\Request' not found

  1. /**
  2. * 执行应用程序
  3. * @access public
  4. * @param Request $request 请求对象
  5. * @return Response
  6. * @throws Exception
  7. */
  8. public static function run(Request $request = null)
  9. {
  10. $request = is_null($request) ? Request::instance() : $request;
  11. try {
  12. $config = self::initCommon();
  13. // 模块/控制器绑定
  14. if (defined('BIND_MODULE')) {
  15. BIND_MODULE && Route::bind(BIND_MODULE);
  16. } elseif ($config['auto_bind_module']) {
  17. // 入口自动绑定

Call Stack

  1. in App.php line 79
  2. at App::run() in index.php line 41

Environment Variables

GET Data

s
shownew/521/21.html
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

PATH
C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;
SYSTEMROOT
C:\Windows
COMSPEC
C:\Windows\system32\cmd.exe
PATHEXT
.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
WINDIR
C:\Windows
PHPRC
C:/phpstudy_pro/Extensions/php/php7.3.4nts_p
_FCGI_SHUTDOWN_EVENT_
10444
HTTP_CONNECTION
close
SCRIPT_NAME
/index.php
REQUEST_URI
/shownew/521/21.html
QUERY_STRING
s=shownew/521/21.html
REQUEST_METHOD
GET
SERVER_PROTOCOL
HTTP/1.1
GATEWAY_INTERFACE
CGI/1.1
REDIRECT_QUERY_STRING
s=shownew/521/21.html
REDIRECT_URL
/shownew/521/21.html
REMOTE_PORT
39434
SCRIPT_FILENAME
D:/webroot/zjcpaint.com/public/index.php
SERVER_ADMIN
admin@example.com
CONTEXT_DOCUMENT_ROOT
D:/webroot/zjcpaint.com/public
CONTEXT_PREFIX
REQUEST_SCHEME
https
DOCUMENT_ROOT
D:/webroot/zjcpaint.com/public
REMOTE_ADDR
54.210.126.232
SERVER_PORT
443
SERVER_ADDR
172.16.49.131
SERVER_NAME
www.zjcpaint.com
SERVER_SOFTWARE
Apache/2.4.39 (Win64) OpenSSL/1.1.1b mod_fcgid/2.3.9a mod_log_rotate/1.02
SERVER_SIGNATURE
SystemRoot
C:\Windows
HTTP_HOST
www.zjcpaint.com
HTTP_REFERER
http://www.zjcpaint.com/shownew/521/21.html
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
SSL_SESSION_RESUMED
Initial
SSL_SESSION_ID
448beb2e36a4a18ba82ed69f06032e72ac24b19a14e4f891e510bd03bce5ab13
SSL_SERVER_A_SIG
sha256WithRSAEncryption
SSL_SERVER_A_KEY
rsaEncryption
SSL_SERVER_I_DN
CN=Encryption Everywhere DV TLS CA - G2,OU=www.digicert.com,O=DigiCert Inc,C=US
SSL_SERVER_S_DN
CN=www.zjcpaint.com
SSL_SERVER_V_END
Aug 25 23:59:59 2024 GMT
SSL_SERVER_V_START
Aug 25 00:00:00 2023 GMT
SSL_SERVER_M_SERIAL
0EB29BBF429A8178B0968B84F0CFAD5B
SSL_SERVER_M_VERSION
3
SSL_CLIENT_VERIFY
NONE
SSL_CIPHER_ALGKEYSIZE
256
SSL_CIPHER_USEKEYSIZE
256
SSL_CIPHER_EXPORT
false
SSL_CIPHER
TLS_CHACHA20_POLY1305_SHA256
SSL_COMPRESS_METHOD
NULL
SSL_SECURE_RENEG
true
SSL_PROTOCOL
TLSv1.3
SSL_VERSION_LIBRARY
OpenSSL/1.1.1b
SSL_VERSION_INTERFACE
mod_ssl/2.4.39
SSL_SERVER_SAN_DNS_1
zjcpaint.com
SSL_SERVER_SAN_DNS_0
www.zjcpaint.com
SSL_SERVER_I_DN_CN
Encryption Everywhere DV TLS CA - G2
SSL_SERVER_I_DN_OU
www.digicert.com
SSL_SERVER_I_DN_O
DigiCert Inc
SSL_SERVER_I_DN_C
US
SSL_SERVER_S_DN_CN
www.zjcpaint.com
SSL_TLS_SNI
www.zjcpaint.com
HTTPS
on
REDIRECT_STATUS
200
REDIRECT_SSL_TLS_SNI
www.zjcpaint.com
REDIRECT_HTTPS
on
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711644582.046
REQUEST_TIME
1711644582
Environment Variables
empty

ThinkPHP Constants

APP_DEBUG
false
CMF_ROOT
D:\webroot\zjcpaint.com\public/../
APP_PATH
D:\webroot\zjcpaint.com\public/../app/
CMF_PATH
D:\webroot\zjcpaint.com\public/../simplewind/cmf/
PLUGINS_PATH
D:\webroot\zjcpaint.com\public/plugins/
EXTEND_PATH
D:\webroot\zjcpaint.com\public/../simplewind/extend/
VENDOR_PATH
D:\webroot\zjcpaint.com\public/../simplewind/vendor/
RUNTIME_PATH
D:\webroot\zjcpaint.com\public/../data/runtime/
THINKCMF_VERSION
5.0.180626
THINK_VERSION
5.0.20
THINK_START_TIME
1711644582.0467
THINK_START_MEM
411024
EXT
.php
DS
\
THINK_PATH
D:\webroot\zjcpaint.com\simplewind\thinkphp\
LIB_PATH
D:\webroot\zjcpaint.com\simplewind\thinkphp\library\
CORE_PATH
D:\webroot\zjcpaint.com\simplewind\thinkphp\library\think\
TRAIT_PATH
D:\webroot\zjcpaint.com\simplewind\thinkphp\library\traits\
ROOT_PATH
D:\webroot\zjcpaint.com\
LOG_PATH
D:\webroot\zjcpaint.com\public/../data/runtime/log\
CACHE_PATH
D:\webroot\zjcpaint.com\public/../data/runtime/cache\
TEMP_PATH
D:\webroot\zjcpaint.com\public/../data/runtime/temp\
CONF_PATH
D:\webroot\zjcpaint.com\public/../app/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
true
HTMLPURIFIER_PREFIX
D:\webroot\zjcpaint.com\simplewind\vendor\ezyang\htmlpurifier\library
QINIU_FUNCTIONS_VERSION
7.2.5

Fatal error: Uncaught Error: Class 'think\Request' not found in D:\webroot\zjcpaint.com\simplewind\thinkphp\library\think\log\driver\File.php:130 Stack trace: #0 D:\webroot\zjcpaint.com\simplewind\thinkphp\library\think\log\driver\File.php(95): think\log\driver\File->write('[ info ] www.zj...', 'D:\\webroot\\zjcp...') #1 D:\webroot\zjcpaint.com\simplewind\thinkphp\library\think\Log.php(179): think\log\driver\File->save(Array) #2 D:\webroot\zjcpaint.com\simplewind\thinkphp\library\think\Error.php(93): think\Log::save() #3 [internal function]: think\Error::appShutdown() #4 {main} thrown in D:\webroot\zjcpaint.com\simplewind\thinkphp\library\think\log\driver\File.php on line 130