[2] ErrorException in File.php line 34

file_put_contents(): Only 8192 of 14526 bytes written, possibly out of free disk space

  1. */
  2. public function write($cacheFile, $content)
  3. {
  4. // 检测模板目录
  5. $dir = dirname($cacheFile);
  6. if (!is_dir($dir)) {
  7. mkdir($dir, 0755, true);
  8. }
  9. // 生成模板缓存文件
  10. if (false === file_put_contents($cacheFile, $content)) {
  11. throw new Exception('cache write error:' . $cacheFile, 11602);
  12. }
  13. }
  14. /**
  15. * 读取编译编译
  16. * @param string $cacheFile 缓存的文件名
  17. * @param array $vars 变量数组
  18. * @return void

Call Stack

  1. in File.php line 34
  2. at Error::appError(2, 'file_put_contents():...', 'D:\wwwroot\giaccwx\w...', 34, ['cacheFile' => 'D:\wwwroot\giaccwx\w...', 'content' => '<?php if (!defined('...', 'dir' => 'D:\wwwroot\giaccwx\w...'])
  3. at file_put_contents('D:\wwwroot\giaccwx\w...', '<?php if (!defined('...') in File.php line 34
  4. at File->write('D:\wwwroot\giaccwx\w...', '<?php if (!defined('...') in Template.php line 348
  5. at Template->compiler('<?php if (!defined('...', 'D:\wwwroot\giaccwx\w...') in Template.php line 182
  6. at Template->fetch('D:\wwwroot\giaccwx\w...', ['classid' => '21', 'selfconfig' => ['file_extension' => 'doc|docx|xls|pdf', 'image_extension' => 'jpg|jpeg|png', 'wh_k_url' => 'http://e.vhall.com/a...', ...], 'column' => ['id' => 21, 'name' => '人才招聘', 'rename' => '人才招聘', ...]], []) in Think.php line 86
  7. at Think->fetch('default/cover/index_...', ['classid' => '21', 'selfconfig' => ['file_extension' => 'doc|docx|xls|pdf', 'image_extension' => 'jpg|jpeg|png', 'wh_k_url' => 'http://e.vhall.com/a...', ...], 'column' => ['id' => 21, 'name' => '人才招聘', 'rename' => '人才招聘', ...]], []) in View.php line 163
  8. at View->fetch('default/cover/index_...', [], [], []) in Controller.php line 120
  9. at Controller->fetch('default/cover/index_...') in Index.php line 50
  10. at Index->arlist()
  11. at ReflectionMethod->invokeArgs(object(Index), []) in App.php line 343
  12. at App::invokeMethod([object(Index), 'arlist'], []) in App.php line 606
  13. at App::module(['home', 'index', 'arlist'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], false) in App.php line 457
  14. at App::exec(['type' => 'module', 'module' => ['home', 'index', 'arlist'], 'convert' => false], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
  15. at App::run() in start.php line 19
  16. at require('D:\wwwroot\giaccwx\w...') in index.php line 23

Environment Variables

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

Server/Request Data

_FCGI_X_PIPE_
\\.\pipe\IISFCGI-0f952527-81ab-4504-9803-fd5222ec81a7
PHPRC
D:\php5.4\
PHP_FCGI_MAX_REQUESTS
10000
ALLUSERSPROFILE
C:\ProgramData
APPDATA
C:\Windows\system32\config\systemprofile\AppData\Roaming
APP_POOL_CONFIG
C:\inetpub\temp\apppools\_P50_1\_P50_1.config
APP_POOL_ID
_P50_1
CommonProgramFiles
C:\Program Files (x86)\Common Files
CommonProgramFiles(x86)
C:\Program Files (x86)\Common Files
CommonProgramW6432
C:\Program Files\Common Files
COMPUTERNAME
IZ62I8CZD1LZ
ComSpec
C:\Windows\system32\cmd.exe
FP_NO_HOST_CHECK
NO
lib
C:\Program Files\SQLXML 4.0\bin\
LOCALAPPDATA
C:\Windows\system32\config\systemprofile\AppData\Local
NUMBER_OF_PROCESSORS
4
OS
Windows_NT
Path
C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;D:\Program Files\Microsoft SQL Server (x86)\90\DTS\Binn\;D:\Program Files\Microsoft SQL Server (x86)\90\Tools\binn\;D:\Program Files\Microsoft SQL Server (x86)\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;
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
USERDOMAIN
WORKGROUP
USERNAME
IZ62I8CZD1LZ$
USERPROFILE
C:\Windows\system32\config\systemprofile
windir
C:\Windows
windows_tracing_flags
3
windows_tracing_logfile
C:\BVTBin\Tests\installpackage\csilogfile.log
ORIG_PATH_INFO
/index.php/arlist/44/21
URL
/index.php
SERVER_SOFTWARE
Microsoft-IIS/7.5
SERVER_PROTOCOL
HTTP/1.1
SERVER_PORT_SECURE
0
SERVER_PORT
80
SERVER_NAME
greatwallcert.com
SCRIPT_NAME
/index.php
SCRIPT_FILENAME
D:\wwwroot\giaccwx\wwwroot\index.php
REQUEST_URI
/arlist/44/21
REQUEST_METHOD
GET
REMOTE_USER
REMOTE_PORT
60910
REMOTE_HOST
44.200.40.97
REMOTE_ADDR
44.200.40.97
QUERY_STRING
PATH_TRANSLATED
D:\wwwroot\giaccwx\wwwroot\index.php\arlist\44\21
PATH_INFO
/arlist/44/21
LOGON_USER
LOCAL_ADDR
192.168.0.4
INSTANCE_META_PATH
/LM/W3SVC/95
INSTANCE_NAME
GIACCWX
INSTANCE_ID
95
HTTPS_SERVER_SUBJECT
HTTPS_SERVER_ISSUER
HTTPS_SECRETKEYSIZE
HTTPS_KEYSIZE
HTTPS
off
GATEWAY_INTERFACE
CGI/1.1
DOCUMENT_ROOT
D:\wwwroot\giaccwx\wwwroot
CONTENT_TYPE
CONTENT_LENGTH
0
CERT_SUBJECT
CERT_SERIALNUMBER
CERT_ISSUER
CERT_FLAGS
CERT_COOKIE
AUTH_USER
AUTH_PASSWORD
AUTH_TYPE
APPL_PHYSICAL_PATH
D:\wwwroot\giaccwx\wwwroot\
APPL_MD_PATH
/LM/W3SVC/95/ROOT
IIS_UrlRewriteModule
7.1.0871.0
UNENCODED_URL
/arlist/44/21
IIS_WasUrlRewritten
1
HTTP_X_ORIGINAL_URL
/arlist/44/21
HTTP_USER_AGENT
claudebot
HTTP_HOST
greatwallcert.com
HTTP_ACCEPT
*/*
HTTP_CONTENT_LENGTH
0
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php/arlist/44/21
REQUEST_TIME_FLOAT
1711661766.6182
REQUEST_TIME
1711661766
Environment Variables
empty

ThinkPHP Constants

APP_PATH
D:\wwwroot\giaccwx\wwwroot/application/
UPLOAD_PATH
D:\wwwroot\giaccwx\wwwroot/public
RUNTIME_PATH
D:\wwwroot\giaccwx\wwwroot/runtime/
APP_DEBUG
false
THINK_VERSION
5.0.21
THINK_START_TIME
1711661766.6191
THINK_START_MEM
152440
EXT
.php
DS
\
THINK_PATH
D:\wwwroot\giaccwx\wwwroot\thinkphp\
LIB_PATH
D:\wwwroot\giaccwx\wwwroot\thinkphp\library\
CORE_PATH
D:\wwwroot\giaccwx\wwwroot\thinkphp\library\think\
TRAIT_PATH
D:\wwwroot\giaccwx\wwwroot\thinkphp\library\traits\
ROOT_PATH
D:\wwwroot\giaccwx\wwwroot\
EXTEND_PATH
D:\wwwroot\giaccwx\wwwroot\extend\
VENDOR_PATH
D:\wwwroot\giaccwx\wwwroot\vendor\
LOG_PATH
D:\wwwroot\giaccwx\wwwroot/runtime/log\
CACHE_PATH
D:\wwwroot\giaccwx\wwwroot/runtime/cache\
TEMP_PATH
D:\wwwroot\giaccwx\wwwroot/runtime/temp\
CONF_PATH
D:\wwwroot\giaccwx\wwwroot/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
true