Notice (8): compact(): Undefined variable: etagMatches [CORE/src/Http/Response.php, line 2066]Code Context}
$checks = compact('etagMatches', 'timeMatches');
if (empty($checks)) {
$request = object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ 'controller' => 'Login', 'action' => 'auth', 'pass' => [[maximum depth reached]], 'plugin' => null, '_matchedRoute' => '/:controller/:action/*', '_ext' => null, 'isAjax' => false, '_csrfToken' => 'b64059e8f5f3f40c09c4f29a5fbd104441e9896bf535345da1ffd52c6266294ebbc1c15a4b1264d460d2713aa6b6cca5d845c3045cbb2e3560de394de2d7b38c' ] [protected] data => [] [protected] query => [] [protected] cookies => [] [protected] _environment => [ 'REDIRECT_REDIRECT_STATUS' => '200', 'REDIRECT_STATUS' => '200', 'HTTP_HOST' => '600442.af3pvw49.asia', 'HTTP_X_REAL_IP' => '172.70.178.143', 'HTTP_X_FORWARDED_PROTO' => 'https', 'HTTP_LISTEN_IPADDR' => '219.94.160.234', 'HTTP_CF_RAY' => '8e98bb7b7b4d0262-ORD', 'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'HTTP_CF_IPCOUNTRY' => 'US', 'HTTP_ACCEPT_ENCODING' => 'gzip, br', 'HTTP_ACCEPT' => '*/*', 'HTTP_CF_CONNECTING_IP' => '3.145.59.89', 'HTTP_CF_VISITOR' => '{"scheme":"https"}', 'HTTP_CDN_LOOP' => 'cloudflare; loops=1', 'PATH' => '/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin', 'SERVER_SIGNATURE' => '', 'SERVER_SOFTWARE' => 'Apache', 'SERVER_NAME' => '600442.af3pvw49.asia', 'SERVER_ADDR' => '100.64.0.31', 'SERVER_PORT' => '80', 'REMOTE_ADDR' => '172.70.178.143', 'DOCUMENT_ROOT' => '/home/juku-koushi/www', 'REQUEST_SCHEME' => 'http', 'CONTEXT_PREFIX' => '', 'CONTEXT_DOCUMENT_ROOT' => '/home/juku-koushi/www', 'SERVER_ADMIN' => '[no address given]', 'SCRIPT_FILENAME' => '/home/juku-koushi/www/webroot/index.php', 'REMOTE_PORT' => '0', 'REDIRECT_URL' => '/webroot/login/auth', 'GATEWAY_INTERFACE' => 'CGI/1.1', 'SERVER_PROTOCOL' => 'HTTP/1.1', 'REQUEST_METHOD' => 'GET', 'QUERY_STRING' => '', 'REQUEST_URI' => '/login/auth', 'SCRIPT_NAME' => '/webroot/index.php', 'PHP_SELF' => '/webroot/index.php', 'REQUEST_TIME_FLOAT' => (float) 1732779862.5724, 'REQUEST_TIME' => (int) 1732779862, 'argv' => [[maximum depth reached]], 'argc' => (int) 0, 'ORIGINAL_REQUEST_METHOD' => 'GET', 'HTTP_X_REQUESTED_WITH' => null ] [protected] url => 'login/auth' [protected] base => '' [protected] webroot => '/' [protected] here => '/login/auth' [protected] _input => null [protected] _detectors => [ 'get' => [ [maximum depth reached] ], 'post' => [ [maximum depth reached] ], 'put' => [ [maximum depth reached] ], 'patch' => [ [maximum depth reached] ], 'delete' => [ [maximum depth reached] ], 'head' => [ [maximum depth reached] ], 'options' => [ [maximum depth reached] ], 'ssl' => [ [maximum depth reached] ], 'ajax' => [ [maximum depth reached] ], 'flash' => [ [maximum depth reached] ], 'requested' => [ [maximum depth reached] ], 'json' => [ [maximum depth reached] ], 'xml' => [ [maximum depth reached] ], 'mobile' => object(Closure) {}, 'tablet' => object(Closure) {} ] [protected] _detectorCache => [ 'ajax' => false, 'requested' => false, 'get' => true, 'put' => false, 'post' => false, 'delete' => false, 'patch' => false ] [protected] stream => object(Zend\Diactoros\PhpInputStream) {} [protected] uri => object(Zend\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [] [protected] emulatedAttributes => [ (int) 0 => 'session', (int) 1 => 'webroot', (int) 2 => 'base', (int) 3 => 'params', (int) 4 => 'here' ] [protected] uploadedFiles => [] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ 'data' => [ [maximum depth reached] ], 'query' => [ [maximum depth reached] ], 'params' => [ [maximum depth reached] ], 'cookies' => [ [maximum depth reached] ], 'url' => [ [maximum depth reached] ], 'base' => [ [maximum depth reached] ], 'webroot' => [ [maximum depth reached] ], 'here' => [ [maximum depth reached] ] ] } $etags = [] $responseTag = '' $modifiedSince = ''compact - [internal], line ?? Cake\Http\Response::checkNotModified() - CORE/src/Http/Response.php, line 2066 Cake\Controller\Component\RequestHandlerComponent::beforeRender() - CORE/src/Controller/Component/RequestHandlerComponent.php, line 344 Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 353 Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 330 Cake\Controller\Controller::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 114 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 777 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Notice (8): compact() [<a href='https://secure.php.net/function.compact'>function.compact</a>]: Undefined variable: timeMatches [CORE/src/Http/Response.php, line 2066]Code Context}
$checks = compact('etagMatches', 'timeMatches');
if (empty($checks)) {
$request = object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ 'controller' => 'Login', 'action' => 'auth', 'pass' => [[maximum depth reached]], 'plugin' => null, '_matchedRoute' => '/:controller/:action/*', '_ext' => null, 'isAjax' => false, '_csrfToken' => 'b64059e8f5f3f40c09c4f29a5fbd104441e9896bf535345da1ffd52c6266294ebbc1c15a4b1264d460d2713aa6b6cca5d845c3045cbb2e3560de394de2d7b38c' ] [protected] data => [] [protected] query => [] [protected] cookies => [] [protected] _environment => [ 'REDIRECT_REDIRECT_STATUS' => '200', 'REDIRECT_STATUS' => '200', 'HTTP_HOST' => '600442.af3pvw49.asia', 'HTTP_X_REAL_IP' => '172.70.178.143', 'HTTP_X_FORWARDED_PROTO' => 'https', 'HTTP_LISTEN_IPADDR' => '219.94.160.234', 'HTTP_CF_RAY' => '8e98bb7b7b4d0262-ORD', 'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'HTTP_CF_IPCOUNTRY' => 'US', 'HTTP_ACCEPT_ENCODING' => 'gzip, br', 'HTTP_ACCEPT' => '*/*', 'HTTP_CF_CONNECTING_IP' => '3.145.59.89', 'HTTP_CF_VISITOR' => '{"scheme":"https"}', 'HTTP_CDN_LOOP' => 'cloudflare; loops=1', 'PATH' => '/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin', 'SERVER_SIGNATURE' => '', 'SERVER_SOFTWARE' => 'Apache', 'SERVER_NAME' => '600442.af3pvw49.asia', 'SERVER_ADDR' => '100.64.0.31', 'SERVER_PORT' => '80', 'REMOTE_ADDR' => '172.70.178.143', 'DOCUMENT_ROOT' => '/home/juku-koushi/www', 'REQUEST_SCHEME' => 'http', 'CONTEXT_PREFIX' => '', 'CONTEXT_DOCUMENT_ROOT' => '/home/juku-koushi/www', 'SERVER_ADMIN' => '[no address given]', 'SCRIPT_FILENAME' => '/home/juku-koushi/www/webroot/index.php', 'REMOTE_PORT' => '0', 'REDIRECT_URL' => '/webroot/login/auth', 'GATEWAY_INTERFACE' => 'CGI/1.1', 'SERVER_PROTOCOL' => 'HTTP/1.1', 'REQUEST_METHOD' => 'GET', 'QUERY_STRING' => '', 'REQUEST_URI' => '/login/auth', 'SCRIPT_NAME' => '/webroot/index.php', 'PHP_SELF' => '/webroot/index.php', 'REQUEST_TIME_FLOAT' => (float) 1732779862.5724, 'REQUEST_TIME' => (int) 1732779862, 'argv' => [[maximum depth reached]], 'argc' => (int) 0, 'ORIGINAL_REQUEST_METHOD' => 'GET', 'HTTP_X_REQUESTED_WITH' => null ] [protected] url => 'login/auth' [protected] base => '' [protected] webroot => '/' [protected] here => '/login/auth' [protected] _input => null [protected] _detectors => [ 'get' => [ [maximum depth reached] ], 'post' => [ [maximum depth reached] ], 'put' => [ [maximum depth reached] ], 'patch' => [ [maximum depth reached] ], 'delete' => [ [maximum depth reached] ], 'head' => [ [maximum depth reached] ], 'options' => [ [maximum depth reached] ], 'ssl' => [ [maximum depth reached] ], 'ajax' => [ [maximum depth reached] ], 'flash' => [ [maximum depth reached] ], 'requested' => [ [maximum depth reached] ], 'json' => [ [maximum depth reached] ], 'xml' => [ [maximum depth reached] ], 'mobile' => object(Closure) {}, 'tablet' => object(Closure) {} ] [protected] _detectorCache => [ 'ajax' => false, 'requested' => false, 'get' => true, 'put' => false, 'post' => false, 'delete' => false, 'patch' => false ] [protected] stream => object(Zend\Diactoros\PhpInputStream) {} [protected] uri => object(Zend\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [] [protected] emulatedAttributes => [ (int) 0 => 'session', (int) 1 => 'webroot', (int) 2 => 'base', (int) 3 => 'params', (int) 4 => 'here' ] [protected] uploadedFiles => [] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ 'data' => [ [maximum depth reached] ], 'query' => [ [maximum depth reached] ], 'params' => [ [maximum depth reached] ], 'cookies' => [ [maximum depth reached] ], 'url' => [ [maximum depth reached] ], 'base' => [ [maximum depth reached] ], 'webroot' => [ [maximum depth reached] ], 'here' => [ [maximum depth reached] ] ] } $etags = [] $responseTag = '' $modifiedSince = ''compact - [internal], line ?? Cake\Http\Response::checkNotModified() - CORE/src/Http/Response.php, line 2066 Cake\Controller\Component\RequestHandlerComponent::beforeRender() - CORE/src/Controller/Component/RequestHandlerComponent.php, line 344 Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 353 Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 330 Cake\Controller\Controller::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 114 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 777 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (512): Unable to emit headers. Headers sent in file=/home/juku-koushi/www/vendor/cakephp/cakephp/src/Error/Debugger.php line=853 [CORE/src/Http/ResponseEmitter.php, line 48]Code Contextif (Configure::read('debug')) {
trigger_error($message, E_USER_WARNING);
} else {
$response = object(Cake\Http\Response) { 'status' => (int) 200, 'contentType' => 'text/html', 'headers' => [ 'Content-Type' => [ [maximum depth reached] ] ], 'file' => null, 'fileRange' => [], 'cookies' => object(Cake\Http\Cookie\CookieCollection) {}, 'cacheDirectives' => [], 'body' => '<!doctype html> <html lang="ja"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,user-scalable=no,maximum-scale=1"> <title>塾講師コミュ | ログイン</title> <meta name="keywords" content=""> <meta name="description" content=""> <link rel="shortcut icon" href="/favicon.ico"> <link rel="stylesheet" href="/assets/css/style.libs.css"> <link rel="stylesheet" href="/assets/css/style.public-form.css"> </head> <body> <div class="app"> <header class="l-header"> <div class="outline"> <div class="brand"> <h1 class="app-name"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67481f574d232-trace').style.display = (document.getElementById('cakeErr67481f574d232-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_get_contents(/home/juku-koushi/www/logo.default.svg) [<a href='https://secure.php.net/function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: そのようなファイルまたはディレクトリはありません [<b>APP/View/AppPublicView.php</b>, line <b>178</b>]<div id="cakeErr67481f574d232-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67481f574d232-code').style.display = (document.getElementById('cakeErr67481f574d232-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67481f574d232-context').style.display = (document.getElementById('cakeErr67481f574d232-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67481f574d232-code" class="cake-code-dump" style="display: none;"><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">return </span><span style="color: #0000BB">file_get_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr67481f574d232-context" class="cake-context" style="display: none;">$type = 'default' $path = '/home/juku-koushi/www/logo.default.svg'</pre><pre class="stack-trace">file_get_contents - [internal], line ?? App\View\AppPublicView::logo() - APP/View/AppPublicView.php, line 178 include - APP/Template/Layout/public-form.ctp, line 26 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240 Cake\View\View::_render() - CORE/src/View/View.php, line 1201 Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850 Cake\View\View::render() - CORE/src/View/View.php, line 808 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98</pre></div></pre></h1> <p class="desc">塾講師のための情報コミュニティサイト</p> </div> </div> </header> <main> <div class="page page-login page-login-auth"> <section class="content content-default"> <form method="post" accept-charset="utf-8" action="/login/auth"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="b64059e8f5f3f40c09c4f29a5fbd104441e9896bf535345da1ffd52c6266294ebbc1c15a4b1264d460d2713aa6b6cca5d845c3045cbb2e3560de394de2d7b38c"/></div> <header> <h1 class="title">ログイン</h1> </header> <section class="body app-form"> <div class="grid row separate"> <div class="col w_16"> <input type="email" name="email" class="ctrl wid_16" placeholder="メールアドレス" required="required" style="ime-mode: disabled;" autofocus="autofocus" maxlength="80" id="email"/> </div> <div class="col w_16"> <input type="password" name="passwd" class="ctrl wid_16" placeholder="パスワード" required="required" autocomplete="現在のパスワード" id="passwd" value=""/> <label class="mdl-radio mdl-js-radio mdl-js-ripple-effect" for="auto"><input type="checkbox" name="auto" value="1" id="auto"><span class="mdl-radio__label">次回から自動的にログインする</span></label> </div> </div> </section> <footer> <div class="actions"> <button class="btn-square" type="submit">ログイン</button> </div> </footer> </form> </section> <nav class="nav nav-help"> <a href="/login/forgot">ログイン情報をお忘れですか?</a> <a href="/entries">新規会員登録</a> </nav> </div> </main> <footer class="l-footer"> <nav class="nav nav-pages"> <a href="/agreement/service">サービス利用規約</a> <a href="/agreement/privacy">プライバシーポリシー</a> <a href="/corporate">運営会社</a> </nav> <p class="copyright">Copyright © 塾講師コミュCOMMU All Rights Reserved.</p> </footer> </div> </body> </html>' } $maxBufferLength = (int) 8192 $file = '/home/juku-koushi/www/vendor/cakephp/cakephp/src/Error/Debugger.php' $line = (int) 853 $message = 'Unable to emit headers. Headers sent in file=/home/juku-koushi/www/vendor/cakephp/cakephp/src/Error/Debugger.php line=853'Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 48 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141 [main] - ROOT/webroot/index.php, line 37
Warning (2): Cannot modify header information - headers already sent by (output started at /home/juku-koushi/www/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php, line 148]Code Context$response->getStatusCode(),
($reasonPhrase ? ' ' . $reasonPhrase : '')
));
$response = object(Cake\Http\Response) { 'status' => (int) 200, 'contentType' => 'text/html', 'headers' => [ 'Content-Type' => [ [maximum depth reached] ] ], 'file' => null, 'fileRange' => [], 'cookies' => object(Cake\Http\Cookie\CookieCollection) {}, 'cacheDirectives' => [], 'body' => '<!doctype html> <html lang="ja"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,user-scalable=no,maximum-scale=1"> <title>塾講師コミュ | ログイン</title> <meta name="keywords" content=""> <meta name="description" content=""> <link rel="shortcut icon" href="/favicon.ico"> <link rel="stylesheet" href="/assets/css/style.libs.css"> <link rel="stylesheet" href="/assets/css/style.public-form.css"> </head> <body> <div class="app"> <header class="l-header"> <div class="outline"> <div class="brand"> <h1 class="app-name"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67481f574d232-trace').style.display = (document.getElementById('cakeErr67481f574d232-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_get_contents(/home/juku-koushi/www/logo.default.svg) [<a href='https://secure.php.net/function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: そのようなファイルまたはディレクトリはありません [<b>APP/View/AppPublicView.php</b>, line <b>178</b>]<div id="cakeErr67481f574d232-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67481f574d232-code').style.display = (document.getElementById('cakeErr67481f574d232-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67481f574d232-context').style.display = (document.getElementById('cakeErr67481f574d232-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67481f574d232-code" class="cake-code-dump" style="display: none;"><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">return </span><span style="color: #0000BB">file_get_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr67481f574d232-context" class="cake-context" style="display: none;">$type = 'default' $path = '/home/juku-koushi/www/logo.default.svg'</pre><pre class="stack-trace">file_get_contents - [internal], line ?? App\View\AppPublicView::logo() - APP/View/AppPublicView.php, line 178 include - APP/Template/Layout/public-form.ctp, line 26 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240 Cake\View\View::_render() - CORE/src/View/View.php, line 1201 Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850 Cake\View\View::render() - CORE/src/View/View.php, line 808 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98</pre></div></pre></h1> <p class="desc">塾講師のための情報コミュニティサイト</p> </div> </div> </header> <main> <div class="page page-login page-login-auth"> <section class="content content-default"> <form method="post" accept-charset="utf-8" action="/login/auth"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="b64059e8f5f3f40c09c4f29a5fbd104441e9896bf535345da1ffd52c6266294ebbc1c15a4b1264d460d2713aa6b6cca5d845c3045cbb2e3560de394de2d7b38c"/></div> <header> <h1 class="title">ログイン</h1> </header> <section class="body app-form"> <div class="grid row separate"> <div class="col w_16"> <input type="email" name="email" class="ctrl wid_16" placeholder="メールアドレス" required="required" style="ime-mode: disabled;" autofocus="autofocus" maxlength="80" id="email"/> </div> <div class="col w_16"> <input type="password" name="passwd" class="ctrl wid_16" placeholder="パスワード" required="required" autocomplete="現在のパスワード" id="passwd" value=""/> <label class="mdl-radio mdl-js-radio mdl-js-ripple-effect" for="auto"><input type="checkbox" name="auto" value="1" id="auto"><span class="mdl-radio__label">次回から自動的にログインする</span></label> </div> </div> </section> <footer> <div class="actions"> <button class="btn-square" type="submit">ログイン</button> </div> </footer> </form> </section> <nav class="nav nav-help"> <a href="/login/forgot">ログイン情報をお忘れですか?</a> <a href="/entries">新規会員登録</a> </nav> </div> </main> <footer class="l-footer"> <nav class="nav nav-pages"> <a href="/agreement/service">サービス利用規約</a> <a href="/agreement/privacy">プライバシーポリシー</a> <a href="/corporate">運営会社</a> </nav> <p class="copyright">Copyright © 塾講師コミュCOMMU All Rights Reserved.</p> </footer> </div> </body> </html>' } $reasonPhrase = 'OK'header - [internal], line ?? Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 148 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141 [main] - ROOT/webroot/index.php, line 37
Warning (2): Cannot modify header information - headers already sent by (output started at /home/juku-koushi/www/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php, line 177]Code Contextforeach ($values as $value) {
header(sprintf(
'%s: %s',
$response = object(Cake\Http\Response) { 'status' => (int) 200, 'contentType' => 'text/html', 'headers' => [ 'Content-Type' => [ [maximum depth reached] ] ], 'file' => null, 'fileRange' => [], 'cookies' => object(Cake\Http\Cookie\CookieCollection) {}, 'cacheDirectives' => [], 'body' => '<!doctype html> <html lang="ja"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,user-scalable=no,maximum-scale=1"> <title>塾講師コミュ | ログイン</title> <meta name="keywords" content=""> <meta name="description" content=""> <link rel="shortcut icon" href="/favicon.ico"> <link rel="stylesheet" href="/assets/css/style.libs.css"> <link rel="stylesheet" href="/assets/css/style.public-form.css"> </head> <body> <div class="app"> <header class="l-header"> <div class="outline"> <div class="brand"> <h1 class="app-name"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67481f574d232-trace').style.display = (document.getElementById('cakeErr67481f574d232-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_get_contents(/home/juku-koushi/www/logo.default.svg) [<a href='https://secure.php.net/function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: そのようなファイルまたはディレクトリはありません [<b>APP/View/AppPublicView.php</b>, line <b>178</b>]<div id="cakeErr67481f574d232-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67481f574d232-code').style.display = (document.getElementById('cakeErr67481f574d232-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67481f574d232-context').style.display = (document.getElementById('cakeErr67481f574d232-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67481f574d232-code" class="cake-code-dump" style="display: none;"><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">return </span><span style="color: #0000BB">file_get_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr67481f574d232-context" class="cake-context" style="display: none;">$type = 'default' $path = '/home/juku-koushi/www/logo.default.svg'</pre><pre class="stack-trace">file_get_contents - [internal], line ?? App\View\AppPublicView::logo() - APP/View/AppPublicView.php, line 178 include - APP/Template/Layout/public-form.ctp, line 26 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240 Cake\View\View::_render() - CORE/src/View/View.php, line 1201 Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850 Cake\View\View::render() - CORE/src/View/View.php, line 808 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98</pre></div></pre></h1> <p class="desc">塾講師のための情報コミュニティサイト</p> </div> </div> </header> <main> <div class="page page-login page-login-auth"> <section class="content content-default"> <form method="post" accept-charset="utf-8" action="/login/auth"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="b64059e8f5f3f40c09c4f29a5fbd104441e9896bf535345da1ffd52c6266294ebbc1c15a4b1264d460d2713aa6b6cca5d845c3045cbb2e3560de394de2d7b38c"/></div> <header> <h1 class="title">ログイン</h1> </header> <section class="body app-form"> <div class="grid row separate"> <div class="col w_16"> <input type="email" name="email" class="ctrl wid_16" placeholder="メールアドレス" required="required" style="ime-mode: disabled;" autofocus="autofocus" maxlength="80" id="email"/> </div> <div class="col w_16"> <input type="password" name="passwd" class="ctrl wid_16" placeholder="パスワード" required="required" autocomplete="現在のパスワード" id="passwd" value=""/> <label class="mdl-radio mdl-js-radio mdl-js-ripple-effect" for="auto"><input type="checkbox" name="auto" value="1" id="auto"><span class="mdl-radio__label">次回から自動的にログインする</span></label> </div> </div> </section> <footer> <div class="actions"> <button class="btn-square" type="submit">ログイン</button> </div> </footer> </form> </section> <nav class="nav nav-help"> <a href="/login/forgot">ログイン情報をお忘れですか?</a> <a href="/entries">新規会員登録</a> </nav> </div> </main> <footer class="l-footer"> <nav class="nav nav-pages"> <a href="/agreement/service">サービス利用規約</a> <a href="/agreement/privacy">プライバシーポリシー</a> <a href="/corporate">運営会社</a> </nav> <p class="copyright">Copyright © 塾講師コミュCOMMU All Rights Reserved.</p> </footer> </div> </body> </html>' } $cookies = [ 'csrfToken' => [ 'name' => 'csrfToken', 'value' => 'b64059e8f5f3f40c09c4f29a5fbd104441e9896bf535345da1ffd52c6266294ebbc1c15a4b1264d460d2713aa6b6cca5d845c3045cbb2e3560de394de2d7b38c', 'path' => '/', 'domain' => '', 'secure' => false, 'httpOnly' => false, 'expire' => null ] ] $values = [ (int) 0 => 'text/html; charset=UTF-8' ] $name = 'Content-Type' $first = true $value = 'text/html; charset=UTF-8'header - [internal], line ?? Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 177 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141 [main] - ROOT/webroot/index.php, line 37
Warning (2): Cannot modify header information - headers already sent by (output started at /home/juku-koushi/www/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php, line 206]Code Context$cookie['secure'],
$cookie['httpOnly']
);
$cookies = [ 'csrfToken' => [ 'name' => 'csrfToken', 'value' => 'b64059e8f5f3f40c09c4f29a5fbd104441e9896bf535345da1ffd52c6266294ebbc1c15a4b1264d460d2713aa6b6cca5d845c3045cbb2e3560de394de2d7b38c', 'path' => '/', 'domain' => '', 'secure' => false, 'httpOnly' => false, 'expire' => null ] ] $cookie = [ 'name' => 'csrfToken', 'value' => 'b64059e8f5f3f40c09c4f29a5fbd104441e9896bf535345da1ffd52c6266294ebbc1c15a4b1264d460d2713aa6b6cca5d845c3045cbb2e3560de394de2d7b38c', 'path' => '/', 'domain' => '', 'secure' => false, 'httpOnly' => false, 'expire' => null ]setcookie - [internal], line ?? Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 206 Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 186 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141 [main] - ROOT/webroot/index.php, line 37
Warning (2): file_get_contents(/home/juku-koushi/www/logo.default.svg) [<a href='https://secure.php.net/function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: そのようなファイルまたはディレクトリはありません [APP/View/AppPublicView.php, line 178]Code Context
return file_get_contents($path);
}
$type = 'default' $path = '/home/juku-koushi/www/logo.default.svg'file_get_contents - [internal], line ?? App\View\AppPublicView::logo() - APP/View/AppPublicView.php, line 178 include - APP/Template/Layout/public-form.ctp, line 26 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240 Cake\View\View::_render() - CORE/src/View/View.php, line 1201 Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850 Cake\View\View::render() - CORE/src/View/View.php, line 808 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
塾講師のための情報コミュニティサイト