Fatal error: Out of memory (allocated 1048576) (tried to allocate 57 bytes) in D:\wwwroot\zxwi.hzdl.net\thinkphp\library\think\Config.php on line 191

[1] ErrorException in Config.php line 191

Out of memory (allocated 1048576) (tried to allocate 57 bytes)

  1. self::$config[$range][$value] = isset(self::$config[$range][$value]) ?
  2. array_merge(self::$config[$range][$value], $name) :
  3. $name;
  4. return self::$config[$range][$value];
  5. }
  6. return self::$config[$range] = array_merge(
  7. self::$config[$range], array_change_key_case($name)
  8. );
  9. }
  10. // 为空直接返回已有配置
  11. return self::$config[$range];
  12. }
  13. /**
  14. * 重置配置参数
  15. * @access public

Call Stack

  1. in Config.php line 191
  2. at Error::appShutdown()

Environment Variables

GET Data
empty
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

ALLUSERSPROFILE
C:\ProgramData
APPDATA
C:\Windows\system32\config\systemprofile\AppData\Roaming
BT_PANEL
D:\bt\BtSoft\panel
BT_PYTHON
C:\Program Files\python
BT_SETUP
D:\bt\BtSoft
CommonProgramFiles
C:\Program Files (x86)\Common Files
CommonProgramFiles(x86)
C:\Program Files (x86)\Common Files
CommonProgramW6432
C:\Program Files\Common Files
COMPUTERNAME
iZ9hcfqc2uxtsoZ
ComSpec
C:\Windows\system32\cmd.exe
FORMAT_MESSAGES_PATTERN_DISABLE_LOOKUPS
true
FP_NO_HOST_CHECK
NO
LOCALAPPDATA
C:\Windows\system32\config\systemprofile\AppData\Local
LOG4J_FORMAT_MESSAGES_PATTERN_DISABLE_LOOKUPS
true
LOG4J_FORMAT_MSG_NO_LOOKUPS
true
NUMBER_OF_PROCESSORS
4
OS
Windows_NT
Path
C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;D:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;D:\Program Files\Microsoft SQL Server\100\Tools\Binn\;D:\Program Files\Microsoft SQL Server\100\DTS\Binn\;D:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;D:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\python;C:\Program Files\python\Scripts;;D:\bt\BtSoft\panel\script;
PATHEXT
.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE
x86
PROCESSOR_ARCHITEW6432
AMD64
PROCESSOR_IDENTIFIER
Intel64 Family 6 Model 85 Stepping 4, GenuineIntel
PROCESSOR_LEVEL
6
PROCESSOR_REVISION
5504
ProgramData
C:\ProgramData
ProgramFiles
C:\Program Files (x86)
ProgramFiles(x86)
C:\Program Files (x86)
ProgramW6432
C:\Program Files
PSModulePath
C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
PUBLIC
C:\Users\Public
SystemDrive
C:
SystemRoot
C:\Windows
TEMP
C:\Windows\TEMP
TMP
C:\Windows\TEMP
UNRAR_LIB_PATH
C:\Program Files\python\Lib\site-packages\unrar\UnRAR.dll
USERDOMAIN
WORKGROUP
USERNAME
iZ9hcfqc2uxtsoZ$
USERPROFILE
C:\Windows\system32\config\systemprofile
windir
C:\Windows
windows_tracing_flags
3
windows_tracing_logfile
C:\BVTBin\Tests\installpackage\csilogfile.log
HTTP_REFERER
http://m.hzdl.net/
HTTP_CONNECTION
keep-alive
HTTP_ACCEPT
*/*
HTTP_ACCEPT_ENCODING
gzip, deflate
HTTP_USER_AGENT
Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.2 Safari/537.36
HTTP_HOST
m.hzdl.net
REDIRECT_STATUS
200
SERVER_NAME
admin.hzdl.net
SERVER_PORT
80
SERVER_ADDR
10.168.158.137
REMOTE_PORT
59094
REMOTE_ADDR
38.34.175.104
SERVER_SOFTWARE
nginx/1.12.2
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
D:/wwwroot/zxwi.hzdl.net/public
DOCUMENT_URI
/index.php
REQUEST_URI
/kefu.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/kefu.html
SCRIPT_FILENAME
D:/wwwroot/zxwi.hzdl.net/public/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1730183627.6893
REQUEST_TIME
1730183627
PATH_INFO
/kefu.html
Environment Variables
empty

ThinkPHP Constants