Cache engine default is not properly configured.
Error: An Internal Error Has Occurred.
Warning (512): /n/virtual/shido/trpg/www/app/tmp/cache/ is not writable [CORE/Cake/Cache/Engine/FileEngine.php, line 337]Code Contextif ($this->_init && !($dir->isDir() && $dir->isWritable())) {$this->_init = false;trigger_error(__d('cake_dev', '%s is not writable', $this->settings['path']), E_USER_WARNING);$dir = object(SplFileInfo) { }FileEngine::_active() - CORE/Cake/Cache/Engine/FileEngine.php, line 337 FileEngine::init() - CORE/Cake/Cache/Engine/FileEngine.php, line 92 Cache::_buildEngine() - CORE/Cake/Cache/Cache.php, line 165 Cache::config() - CORE/Cake/Cache/Cache.php, line 136 include - APP/Config/bootstrap.php, line 28 Configure::bootstrap() - CORE/Cake/Core/Configure.php, line 94 include - CORE/Cake/bootstrap.php, line 171 [main] - APP/webroot/index.php, line 93
Warning (2): file_put_contents(/n/virtual/shido/trpg/www/app/tmp/logs/error.log) [function.file-put-contents]: failed to open stream: No such file or directory [CORE/Cake/Log/Engine/FileLog.php, line 87]Notice (8): Undefined variable: description_for_layout [APP/View/Layouts/default.ctp, line 9]Code Context}$output = date('Y-m-d H:i:s') . ' ' . ucfirst($type) . ': ' . $message . "\n";return file_put_contents($filename, $output, FILE_APPEND);$type = 'error' $message = '[CacheException] Cache engine default is not properly configured. Stack Trace: #0 /n/virtual/shido/trpg/www/lib/Cake/Cache/Cache.php(136): Cache::_buildEngine('default') #1 /n/virtual/shido/trpg/www/app/Config/bootstrap.php(28): Cache::config('default', Array) #2 /n/virtual/shido/trpg/www/lib/Cake/Core/Configure.php(94): include('/n/virtual/shid...') #3 /n/virtual/shido/trpg/www/lib/Cake/bootstrap.php(171): Configure::bootstrap(true) #4 /n/virtual/shido/trpg/www/app/webroot/index.php(93): include('/n/virtual/shid...') #5 {main}' $debugTypes = array( (int) 0 => 'notice', (int) 1 => 'info', (int) 2 => 'debug' ) $filename = '/n/virtual/shido/trpg/www/app/tmp/logs/error.log' $output = '2026-06-10 02:29:06 Error: [CacheException] Cache engine default is not properly configured. Stack Trace: #0 /n/virtual/shido/trpg/www/lib/Cake/Cache/Cache.php(136): Cache::_buildEngine('default') #1 /n/virtual/shido/trpg/www/app/Config/bootstrap.php(28): Cache::config('default', Array) #2 /n/virtual/shido/trpg/www/lib/Cake/Core/Configure.php(94): include('/n/virtual/shid...') #3 /n/virtual/shido/trpg/www/lib/Cake/bootstrap.php(171): Configure::bootstrap(true) #4 /n/virtual/shido/trpg/www/app/webroot/index.php(93): include('/n/virtual/shid...') #5 {main} 'file_put_contents - [internal], line ?? FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 87 CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 459 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 114 [main] - [internal], line ??
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"><meta name="keywords" content="TRPG,ツール,テキストセッション,クトゥルフ神話,インセイン"><meta name="description" content="<?php echo $description_for_layout ?>">
$viewFile = '/n/virtual/shido/trpg/www/app/View/Layouts/default.ctp'
$dataForView = array(
'code' => (int) 500,
'url' => '/',
'name' => 'Cache engine default is not properly configured.',
'error' => object(CacheException) {
[protected] _attributes => array([maximum depth reached])
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Cache engine default is not properly configured.'
[protected] code => (int) 500
[protected] file => '/n/virtual/shido/trpg/www/lib/Cake/Cache/Cache.php'
[protected] line => (int) 166
},
'_serialize' => array(
(int) 0 => 'code',
(int) 1 => 'url',
(int) 2 => 'name'
),
'content_for_layout' => '<h2>Cache engine default is not properly configured.</h2>
<p class="error">
<strong>Error: </strong>
An Internal Error Has Occurred.</p>
<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Cache/Cache.php line 136</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Cache::_buildEngine(string)</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $engine </span><span style="color: #007700">= </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$_config</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">][</span><span style="color: #DD0000">'engine'</span><span style="color: #007700">];</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!isset(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$_engines</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">])) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> self</span><span style="color: #007700">::</span><span style="color: #0000BB">_buildEngine</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $settings </span><span style="color: #007700">= </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$_config</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">settings</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">APP/Config/bootstrap.php line 28</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">Cache::config(string, array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">// Setup a 'default' cache configuration for use in the application.</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">Cache</span><span style="color: #007700">::</span><span style="color: #0000BB">config</span><span style="color: #007700">(</span><span style="color: #DD0000">'default'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">'engine' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'File'</span><span style="color: #007700">));</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>'default'
array(
'engine' => 'File'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Core/Configure.php line 94</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">include(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">);</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> self</span><span style="color: #007700">::</span><span style="color: #0000BB">_setErrorHandlers</span><span style="color: #007700">(</span><span style="color: #0000BB">$error</span><span style="color: #007700">, </span><span style="color: #0000BB">$exception</span><span style="color: #007700">);</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!include </span><span style="color: #0000BB">APP </span><span style="color: #007700">. </span><span style="color: #DD0000">'Config' </span><span style="color: #007700">. </span><span style="color: #0000BB">DS </span><span style="color: #007700">. </span><span style="color: #DD0000">'bootstrap.php'</span><span style="color: #007700">) {</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">__d</span><span style="color: #007700">(</span><span style="color: #DD0000">'cake_dev'</span><span style="color: #007700">, </span><span style="color: #DD0000">"Can't find application bootstrap file. Please create %sbootstrap.php, and make sure it is readable by PHP."</span><span style="color: #007700">, </span><span style="color: #0000BB">APP </span><span style="color: #007700">. </span><span style="color: #DD0000">'Config' </span><span style="color: #007700">. </span><span style="color: #0000BB">DS</span><span style="color: #007700">), </span><span style="color: #0000BB">E_USER_ERROR</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'/n/virtual/shido/trpg/www/app/Config/bootstrap.php'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/bootstrap.php line 171</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Configure::bootstrap(boolean)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">App</span><span style="color: #007700">::</span><span style="color: #0000BB">uses</span><span style="color: #007700">(</span><span style="color: #DD0000">'Multibyte'</span><span style="color: #007700">, </span><span style="color: #DD0000">'I18n'</span><span style="color: #007700">);</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">App</span><span style="color: #007700">::</span><span style="color: #0000BB">$bootstrapping </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">Configure</span><span style="color: #007700">::</span><span style="color: #0000BB">bootstrap</span><span style="color: #007700">(isset(</span><span style="color: #0000BB">$boot</span><span style="color: #007700">) ? </span><span style="color: #0000BB">$boot </span><span style="color: #007700">: </span><span style="color: #0000BB">true</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>true</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">APP/webroot/index.php line 93</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">include(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'ini_set'</span><span style="color: #007700">)) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> ini_set</span><span style="color: #007700">(</span><span style="color: #DD0000">'include_path'</span><span style="color: #007700">, </span><span style="color: #0000BB">ROOT </span><span style="color: #007700">. </span><span style="color: #0000BB">DS </span><span style="color: #007700">. </span><span style="color: #DD0000">'lib' </span><span style="color: #007700">. </span><span style="color: #0000BB">PATH_SEPARATOR </span><span style="color: #007700">. </span><span style="color: #0000BB">ini_get</span><span style="color: #007700">(</span><span style="color: #DD0000">'include_path'</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!include (</span><span style="color: #DD0000">'Cake' </span><span style="color: #007700">. </span><span style="color: #0000BB">DS </span><span style="color: #007700">. </span><span style="color: #DD0000">'bootstrap.php'</span><span style="color: #007700">)) {</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $failed </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'/n/virtual/shido/trpg/www/lib/Cake/bootstrap.php'</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
',
'scripts_for_layout' => '',
'title_for_layout' => 'Errors'
)
$code = (int) 500
$url = '/'
$name = 'Cache engine default is not properly configured.'
$error = object(CacheException) {
[protected] _attributes => array()
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Cache engine default is not properly configured.'
[protected] code => (int) 500
[protected] file => '/n/virtual/shido/trpg/www/lib/Cake/Cache/Cache.php'
[protected] line => (int) 166
}
$_serialize = array(
(int) 0 => 'code',
(int) 1 => 'url',
(int) 2 => 'name'
)
$content_for_layout = '<h2>Cache engine default is not properly configured.</h2>
<p class="error">
<strong>Error: </strong>
An Internal Error Has Occurred.</p>
<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Cache/Cache.php line 136</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Cache::_buildEngine(string)</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $engine </span><span style="color: #007700">= </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$_config</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">][</span><span style="color: #DD0000">'engine'</span><span style="color: #007700">];</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!isset(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$_engines</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">])) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> self</span><span style="color: #007700">::</span><span style="color: #0000BB">_buildEngine</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $settings </span><span style="color: #007700">= </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$_config</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">settings</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">APP/Config/bootstrap.php line 28</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">Cache::config(string, array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">// Setup a 'default' cache configuration for use in the application.</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">Cache</span><span style="color: #007700">::</span><span style="color: #0000BB">config</span><span style="color: #007700">(</span><span style="color: #DD0000">'default'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">'engine' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'File'</span><span style="color: #007700">));</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>'default'
array(
'engine' => 'File'
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Core/Configure.php line 94</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">include(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">);</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> self</span><span style="color: #007700">::</span><span style="color: #0000BB">_setErrorHandlers</span><span style="color: #007700">(</span><span style="color: #0000BB">$error</span><span style="color: #007700">, </span><span style="color: #0000BB">$exception</span><span style="color: #007700">);</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!include </span><span style="color: #0000BB">APP </span><span style="color: #007700">. </span><span style="color: #DD0000">'Config' </span><span style="color: #007700">. </span><span style="color: #0000BB">DS </span><span style="color: #007700">. </span><span style="color: #DD0000">'bootstrap.php'</span><span style="color: #007700">) {</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">__d</span><span style="color: #007700">(</span><span style="color: #DD0000">'cake_dev'</span><span style="color: #007700">, </span><span style="color: #DD0000">"Can't find application bootstrap file. Please create %sbootstrap.php, and make sure it is readable by PHP."</span><span style="color: #007700">, </span><span style="color: #0000BB">APP </span><span style="color: #007700">. </span><span style="color: #DD0000">'Config' </span><span style="color: #007700">. </span><span style="color: #0000BB">DS</span><span style="color: #007700">), </span><span style="color: #0000BB">E_USER_ERROR</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'/n/virtual/shido/trpg/www/app/Config/bootstrap.php'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/bootstrap.php line 171</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Configure::bootstrap(boolean)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">App</span><span style="color: #007700">::</span><span style="color: #0000BB">uses</span><span style="color: #007700">(</span><span style="color: #DD0000">'Multibyte'</span><span style="color: #007700">, </span><span style="color: #DD0000">'I18n'</span><span style="color: #007700">);</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">App</span><span style="color: #007700">::</span><span style="color: #0000BB">$bootstrapping </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">Configure</span><span style="color: #007700">::</span><span style="color: #0000BB">bootstrap</span><span style="color: #007700">(isset(</span><span style="color: #0000BB">$boot</span><span style="color: #007700">) ? </span><span style="color: #0000BB">$boot </span><span style="color: #007700">: </span><span style="color: #0000BB">true</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>true</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">APP/webroot/index.php line 93</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">include(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'ini_set'</span><span style="color: #007700">)) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> ini_set</span><span style="color: #007700">(</span><span style="color: #DD0000">'include_path'</span><span style="color: #007700">, </span><span style="color: #0000BB">ROOT </span><span style="color: #007700">. </span><span style="color: #0000BB">DS </span><span style="color: #007700">. </span><span style="color: #DD0000">'lib' </span><span style="color: #007700">. </span><span style="color: #0000BB">PATH_SEPARATOR </span><span style="color: #007700">. </span><span style="color: #0000BB">ini_get</span><span style="color: #007700">(</span><span style="color: #DD0000">'include_path'</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!include (</span><span style="color: #DD0000">'Cake' </span><span style="color: #007700">. </span><span style="color: #0000BB">DS </span><span style="color: #007700">. </span><span style="color: #DD0000">'bootstrap.php'</span><span style="color: #007700">)) {</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $failed </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'/n/virtual/shido/trpg/www/lib/Cake/bootstrap.php'</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
$scripts_for_layout = ''
$title_for_layout = 'Errors'include - APP/View/Layouts/default.ctp, line 9 View::_evaluate() - CORE/Cake/View/View.php, line 945 View::_render() - CORE/Cake/View/View.php, line 907 View::renderLayout() - CORE/Cake/View/View.php, line 535 View::render() - CORE/Cake/View/View.php, line 479 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 276 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 284 ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 200 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 178 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 123 [main] - [internal], line ??
Notice (8): Undefined variable: context [APP/View/Elements/trpg/ga.ctp, line 1]Code Context<?php if($context["env"]=="production"){ ?>$viewFile = '/n/virtual/shido/trpg/www/app/View/Elements/trpg/ga.ctp' $dataForView = array( 'code' => (int) 500, 'url' => '/', 'name' => 'Cache engine default is not properly configured.', 'error' => object(CacheException) { [protected] _attributes => array([maximum depth reached]) [protected] _messageTemplate => '' [protected] _responseHeaders => null [protected] message => 'Cache engine default is not properly configured.' [protected] code => (int) 500 [protected] file => '/n/virtual/shido/trpg/www/lib/Cake/Cache/Cache.php' [protected] line => (int) 166 }, '_serialize' => array( (int) 0 => 'code', (int) 1 => 'url', (int) 2 => 'name' ), 'content_for_layout' => '<h2>Cache engine default is not properly configured.</h2> <p class="error"> <strong>Error: </strong> An Internal Error Has Occurred.</p> <h3>Stack Trace</h3> <ul class="cake-stack-trace"> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Cache/Cache.php line 136</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Cache::_buildEngine(string)</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $engine </span><span style="color: #007700">= </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$_config</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">][</span><span style="color: #DD0000">'engine'</span><span style="color: #007700">];</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!isset(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$_engines</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">])) {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> self</span><span style="color: #007700">::</span><span style="color: #0000BB">_buildEngine</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> $settings </span><span style="color: #007700">= </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$_config</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">settings</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">APP/Config/bootstrap.php line 28</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">Cache::config(string, array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">// Setup a 'default' cache configuration for use in the application.</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">Cache</span><span style="color: #007700">::</span><span style="color: #0000BB">config</span><span style="color: #007700">(</span><span style="color: #DD0000">'default'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">'engine' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'File'</span><span style="color: #007700">));</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>'default' array( 'engine' => 'File' )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Core/Configure.php line 94</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">include(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> self</span><span style="color: #007700">::</span><span style="color: #0000BB">_setErrorHandlers</span><span style="color: #007700">(</span><span style="color: #0000BB">$error</span><span style="color: #007700">, </span><span style="color: #0000BB">$exception</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!include </span><span style="color: #0000BB">APP </span><span style="color: #007700">. </span><span style="color: #DD0000">'Config' </span><span style="color: #007700">. </span><span style="color: #0000BB">DS </span><span style="color: #007700">. </span><span style="color: #DD0000">'bootstrap.php'</span><span style="color: #007700">) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">__d</span><span style="color: #007700">(</span><span style="color: #DD0000">'cake_dev'</span><span style="color: #007700">, </span><span style="color: #DD0000">"Can't find application bootstrap file. Please create %sbootstrap.php, and make sure it is readable by PHP."</span><span style="color: #007700">, </span><span style="color: #0000BB">APP </span><span style="color: #007700">. </span><span style="color: #DD0000">'Config' </span><span style="color: #007700">. </span><span style="color: #0000BB">DS</span><span style="color: #007700">), </span><span style="color: #0000BB">E_USER_ERROR</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'/n/virtual/shido/trpg/www/app/Config/bootstrap.php'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/bootstrap.php line 171</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Configure::bootstrap(boolean)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">App</span><span style="color: #007700">::</span><span style="color: #0000BB">uses</span><span style="color: #007700">(</span><span style="color: #DD0000">'Multibyte'</span><span style="color: #007700">, </span><span style="color: #DD0000">'I18n'</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">App</span><span style="color: #007700">::</span><span style="color: #0000BB">$bootstrapping </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">Configure</span><span style="color: #007700">::</span><span style="color: #0000BB">bootstrap</span><span style="color: #007700">(isset(</span><span style="color: #0000BB">$boot</span><span style="color: #007700">) ? </span><span style="color: #0000BB">$boot </span><span style="color: #007700">: </span><span style="color: #0000BB">true</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>true</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">APP/webroot/index.php line 93</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">include(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'ini_set'</span><span style="color: #007700">)) {</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> ini_set</span><span style="color: #007700">(</span><span style="color: #DD0000">'include_path'</span><span style="color: #007700">, </span><span style="color: #0000BB">ROOT </span><span style="color: #007700">. </span><span style="color: #0000BB">DS </span><span style="color: #007700">. </span><span style="color: #DD0000">'lib' </span><span style="color: #007700">. </span><span style="color: #0000BB">PATH_SEPARATOR </span><span style="color: #007700">. </span><span style="color: #0000BB">ini_get</span><span style="color: #007700">(</span><span style="color: #DD0000">'include_path'</span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!include (</span><span style="color: #DD0000">'Cake' </span><span style="color: #007700">. </span><span style="color: #0000BB">DS </span><span style="color: #007700">. </span><span style="color: #DD0000">'bootstrap.php'</span><span style="color: #007700">)) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> $failed </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'/n/virtual/shido/trpg/www/lib/Cake/bootstrap.php'</pre></div></li> </ul> <script type="text/javascript"> function traceToggle(event, id) { var el = document.getElementById(id); el.style.display = (el.style.display === 'block') ? 'none' : 'block'; event.preventDefault(); return false; } </script> ', 'scripts_for_layout' => '', 'title_for_layout' => 'Errors' ) $code = (int) 500 $url = '/' $name = 'Cache engine default is not properly configured.' $error = object(CacheException) { [protected] _attributes => array() [protected] _messageTemplate => '' [protected] _responseHeaders => null [protected] message => 'Cache engine default is not properly configured.' [protected] code => (int) 500 [protected] file => '/n/virtual/shido/trpg/www/lib/Cake/Cache/Cache.php' [protected] line => (int) 166 } $_serialize = array( (int) 0 => 'code', (int) 1 => 'url', (int) 2 => 'name' ) $content_for_layout = '<h2>Cache engine default is not properly configured.</h2> <p class="error"> <strong>Error: </strong> An Internal Error Has Occurred.</p> <h3>Stack Trace</h3> <ul class="cake-stack-trace"> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Cache/Cache.php line 136</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Cache::_buildEngine(string)</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $engine </span><span style="color: #007700">= </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$_config</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">][</span><span style="color: #DD0000">'engine'</span><span style="color: #007700">];</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!isset(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$_engines</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">])) {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> self</span><span style="color: #007700">::</span><span style="color: #0000BB">_buildEngine</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> $settings </span><span style="color: #007700">= </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$_config</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">settings</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">APP/Config/bootstrap.php line 28</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">Cache::config(string, array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">// Setup a 'default' cache configuration for use in the application.</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">Cache</span><span style="color: #007700">::</span><span style="color: #0000BB">config</span><span style="color: #007700">(</span><span style="color: #DD0000">'default'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">'engine' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'File'</span><span style="color: #007700">));</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>'default' array( 'engine' => 'File' )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Core/Configure.php line 94</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">include(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> self</span><span style="color: #007700">::</span><span style="color: #0000BB">_setErrorHandlers</span><span style="color: #007700">(</span><span style="color: #0000BB">$error</span><span style="color: #007700">, </span><span style="color: #0000BB">$exception</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!include </span><span style="color: #0000BB">APP </span><span style="color: #007700">. </span><span style="color: #DD0000">'Config' </span><span style="color: #007700">. </span><span style="color: #0000BB">DS </span><span style="color: #007700">. </span><span style="color: #DD0000">'bootstrap.php'</span><span style="color: #007700">) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">__d</span><span style="color: #007700">(</span><span style="color: #DD0000">'cake_dev'</span><span style="color: #007700">, </span><span style="color: #DD0000">"Can't find application bootstrap file. Please create %sbootstrap.php, and make sure it is readable by PHP."</span><span style="color: #007700">, </span><span style="color: #0000BB">APP </span><span style="color: #007700">. </span><span style="color: #DD0000">'Config' </span><span style="color: #007700">. </span><span style="color: #0000BB">DS</span><span style="color: #007700">), </span><span style="color: #0000BB">E_USER_ERROR</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'/n/virtual/shido/trpg/www/app/Config/bootstrap.php'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/bootstrap.php line 171</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Configure::bootstrap(boolean)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">App</span><span style="color: #007700">::</span><span style="color: #0000BB">uses</span><span style="color: #007700">(</span><span style="color: #DD0000">'Multibyte'</span><span style="color: #007700">, </span><span style="color: #DD0000">'I18n'</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">App</span><span style="color: #007700">::</span><span style="color: #0000BB">$bootstrapping </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">Configure</span><span style="color: #007700">::</span><span style="color: #0000BB">bootstrap</span><span style="color: #007700">(isset(</span><span style="color: #0000BB">$boot</span><span style="color: #007700">) ? </span><span style="color: #0000BB">$boot </span><span style="color: #007700">: </span><span style="color: #0000BB">true</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>true</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">APP/webroot/index.php line 93</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">include(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'ini_set'</span><span style="color: #007700">)) {</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> ini_set</span><span style="color: #007700">(</span><span style="color: #DD0000">'include_path'</span><span style="color: #007700">, </span><span style="color: #0000BB">ROOT </span><span style="color: #007700">. </span><span style="color: #0000BB">DS </span><span style="color: #007700">. </span><span style="color: #DD0000">'lib' </span><span style="color: #007700">. </span><span style="color: #0000BB">PATH_SEPARATOR </span><span style="color: #007700">. </span><span style="color: #0000BB">ini_get</span><span style="color: #007700">(</span><span style="color: #DD0000">'include_path'</span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!include (</span><span style="color: #DD0000">'Cake' </span><span style="color: #007700">. </span><span style="color: #0000BB">DS </span><span style="color: #007700">. </span><span style="color: #DD0000">'bootstrap.php'</span><span style="color: #007700">)) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> $failed </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'/n/virtual/shido/trpg/www/lib/Cake/bootstrap.php'</pre></div></li> </ul> <script type="text/javascript"> function traceToggle(event, id) { var el = document.getElementById(id); el.style.display = (el.style.display === 'block') ? 'none' : 'block'; event.preventDefault(); return false; } </script> ' $scripts_for_layout = '' $title_for_layout = 'Errors'include - APP/View/Elements/trpg/ga.ctp, line 1 View::_evaluate() - CORE/Cake/View/View.php, line 945 View::_render() - CORE/Cake/View/View.php, line 907 View::_renderElement() - CORE/Cake/View/View.php, line 1208 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/default.ctp, line 52 View::_evaluate() - CORE/Cake/View/View.php, line 945 View::_render() - CORE/Cake/View/View.php, line 907 View::renderLayout() - CORE/Cake/View/View.php, line 535 View::render() - CORE/Cake/View/View.php, line 479 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 276 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 284 ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 200 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 178 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 123 [main] - [internal], line ??
Error: An Internal Error Has Occurred.
$engine = self::$_config[$name]['engine'];if (!isset(self::$_engines[$name])) {self::_buildEngine($name);$settings = self::$_config[$name] = self::settings($name);
'default'
*/// Setup a 'default' cache configuration for use in the application.Cache::config('default', array('engine' => 'File'));
'default' array( 'engine' => 'File' )
);self::_setErrorHandlers($error, $exception);if (!include APP . 'Config' . DS . 'bootstrap.php') {trigger_error(__d('cake_dev', "Can't find application bootstrap file. Please create %sbootstrap.php, and make sure it is readable by PHP.", APP . 'Config' . DS), E_USER_ERROR);
'/n/virtual/shido/trpg/www/app/Config/bootstrap.php'
App::uses('Multibyte', 'I18n');App::$bootstrapping = true;Configure::bootstrap(isset($boot) ? $boot : true);
true
if (function_exists('ini_set')) {ini_set('include_path', ROOT . DS . 'lib' . PATH_SEPARATOR . ini_get('include_path'));}if (!include ('Cake' . DS . 'bootstrap.php')) {$failed = true;
'/n/virtual/shido/trpg/www/lib/Cake/bootstrap.php'
