Warning (2): file_put_contents(/var/www/html/solicitacoes.antesbake/logs/error.log): failed to open stream: Permission denied [CORE/src/Log/Engine/FileLog.php, line 133]
if (!$mask) {return file_put_contents($pathname, $output, FILE_APPEND);}
$level = 'warning'
$message = 'DebugKit is disabling itself as your host `139.82.113.240` is not in the known safe list of top-level-domains (localhost, invalid, test, example, local). If you would like to force DebugKit on use the `DebugKit.forceEnable` Configure option.'
$context = [
'scope' => []
]
$output = '2026-04-17 08:37:02 Warning: DebugKit is disabling itself as your host `139.82.113.240` is not in the known safe list of top-level-domains (localhost, invalid, test, example, local). If you would like to force DebugKit on use the `DebugKit.forceEnable` Configure option.
'
$filename = 'error.log'
$pathname = '/var/www/html/solicitacoes.antesbake/logs/error.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 383
Cake\Log\Log::warning() - CORE/src/Log/Log.php, line 468
DebugKit\ToolbarService::isSuspiciouslyProduction() - ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 143
DebugKit\ToolbarService::isEnabled() - ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 101
require - ROOT/vendor/cakephp/debug_kit/config/bootstrap.php, line 28
Cake\Core\BasePlugin::bootstrap() - CORE/src/Core/BasePlugin.php, line 238
Cake\Http\BaseApplication::pluginBootstrap() - CORE/src/Http/BaseApplication.php, line 160
Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 123
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81
require - ROOT/webroot/index.php, line 40
[main] - ROOT/index.php, line 16
Warning: file_put_contents(/var/www/html/solicitacoes.antesbake/logs/error.log) [function.file-put-contents]: failed to open stream: Permission denied in /var/www/html/solicitacoes.antesbake/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512): Unable to emit headers. Headers sent in file=/var/www/html/solicitacoes.antesbake/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php line=133 [CORE/src/Http/ResponseEmitter.php, line 54]
if (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>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
CakePHP: the rapid development PHP framework </title>
<link href="/solicitacoes.antesbake/favicon.ico" type="image/x-icon" rel="icon"/><link href="/solicitacoes.antesbake/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <link rel="stylesheet" href="/solicitacoes.antesbake/css/base.css"/> <link rel="stylesheet" href="/solicitacoes.antesbake/css/style.css"/> <link rel="stylesheet" href="/solicitacoes.antesbake/css/home.css"/> <link href="https://fonts.googleapis.com/css?family=Raleway:500i|Roboto:300,400,700|Roboto+Mono" rel="stylesheet">
</head>
<body class="home">
<header class="row">
<div class="header-image"><img src="/solicitacoes.antesbake/img/cake.logo.svg" alt=""/></div>
<div class="header-title">
<h1>Welcome to CakePHP 3.8.13 Red Velvet. Build fast. Grow solid.</h1>
</div>
</header>
<div class="row">
<div class="columns large-12">
<div class="ctp-warning alert text-center">
<p>Please be aware that this page will not be shown if you turn off debug mode unless you replace src/Template/Pages/home.ctp with your own version.</p>
</div>
<div id="url-rewriting-warning" class="alert url-rewriting">
<ul>
<li class="bullet problem">
URL rewriting is not properly configured on your server.<br />
1) <a target="_blank" href="https://book.cakephp.org/3.0/en/installation.html#url-rewriting">Help me configure it</a><br />
2) <a target="_blank" href="https://book.cakephp.org/3.0/en/development/configuration.html#general-configuration">I don't / can't use URL rewriting</a>
</li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="columns large-6">
<h4>Environment</h4>
<ul>
<li class="bullet success">Your version of PHP is 5.6.0 or higher (detected 7.0.33-0ubuntu0.16.04.16).</li>
<li class="bullet success">Your version of PHP has the mbstring extension loaded.</li>
<li class="bullet success">Your version of PHP has the openssl extension loaded.</li>
<li class="bullet success">Your version of PHP has the intl extension loaded.</li>
</ul>
</div>
<div class="columns large-6">
<h4>Filesystem</h4>
<ul>
<li class="bullet problem">Your tmp directory is NOT writable.</li>
<li class="bullet problem">Your logs directory is NOT writable.</li>
<li class="bullet success">The <em>Cake\Cache\Engine\FileEngineEngine</em> is being used for core caching. To change the config edit config/app.php</li>
</ul>
</div>
<hr />
</div>
<div class="row">
<div class="columns large-6">
<h4>Database</h4>
<ul>
<li class="bullet success">CakePHP is able to connect to the database.</li>
</ul>
</div>
<div class="columns large-6">
<h4>DebugKit</h4>
<ul>
<li class="bullet success">DebugKit is loaded.</li>
</ul>
</div>
<hr />
</div>
<div class="row">
<div class="columns large-6">
<h3>Editing this Page</h3>
<ul>
<li class="bullet cutlery">To change the content of this page, edit: src/Template/Pages/home.ctp.</li>
<li class="bullet cutlery">You can also add some CSS styles for your pages at: webroot/css/.</li>
</ul>
</div>
<div class="columns large-6">
<h3>Getting Started</h3>
<ul>
<li class="bullet book"><a target="_blank" href="https://book.cakephp.org/3.0/en/">CakePHP 3.0 Docs</a></li>
<li class="bullet book"><a target="_blank" href="https://book.cakephp.org/3.0/en/tutorials-and-examples/cms/installation.html">The 20 min CMS Tutorial</a></li>
</ul>
</div>
</div>
<div class="row">
<div class="columns large-12 text-center">
<h3 class="more">More about Cake</h3>
<p>
CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Front Controller and MVC.<br />
Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.
</p>
</div>
<hr/>
</div>
<div class="row">
<div class="columns large-4">
<i class="icon support">P</i>
<h3>Help and Bug Reports</h3>
<ul>
<li class="bullet cutlery">
<a href="irc://irc.freenode.net/cakephp">irc.freenode.net #cakephp</a>
<ul><li>Live chat about CakePHP</li></ul>
</li>
<li class="bullet cutlery">
<a href="http://cakesf.herokuapp.com/">Slack</a>
<ul><li>CakePHP Slack support</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://github.com/cakephp/cakephp/issues">CakePHP Issues</a>
<ul><li>CakePHP issues and pull requests</li></ul>
</li>
<li class="bullet cutlery">
<a href="http://discourse.cakephp.org/">CakePHP Forum</a>
<ul><li>CakePHP official discussion forum</li></ul>
</li>
</ul>
</div>
<div class="columns large-4">
<i class="icon docs">r</i>
<h3>Docs and Downloads</h3>
<ul>
<li class="bullet cutlery">
<a href="https://api.cakephp.org/3.0/">CakePHP API</a>
<ul><li>Quick Reference</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://book.cakephp.org/3.0/en/">CakePHP Documentation</a>
<ul><li>Your Rapid Development Cookbook</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://bakery.cakephp.org">The Bakery</a>
<ul><li>Everything CakePHP</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://plugins.cakephp.org">CakePHP plugins repo</a>
<ul><li>A comprehensive list of all CakePHP plugins created by the community</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://github.com/cakephp/">CakePHP Code</a>
<ul><li>For the Development of CakePHP Git repository, Downloads</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://github.com/FriendsOfCake/awesome-cakephp">CakePHP Awesome List</a>
<ul><li>A curated list of amazingly awesome CakePHP plugins, resources and shiny things.</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://www.cakephp.org">CakePHP</a>
<ul><li>The Rapid Development Framework</li></ul>
</li>
</ul>
</div>
<div class="columns large-4">
<i class="icon training">s</i>
<h3>Training and Certification</h3>
<ul>
<li class="bullet cutlery">
<a href="https://cakefoundation.org/">Cake Software Foundation</a>
<ul><li>Promoting development related to CakePHP</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://training.cakephp.org/">CakePHP Training</a>
<ul><li>Learn to use the CakePHP framework</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://certification.cakephp.org/">CakePHP Certification</a>
<ul><li>Become a certified CakePHP developer</li></ul>
</li>
</ul>
</div>
</div>
</body>
</html>
'
}
$maxBufferLength = (int) 8192
$file = '/var/www/html/solicitacoes.antesbake/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php'
$line = (int) 133
$message = 'Unable to emit headers. Headers sent in file=/var/www/html/solicitacoes.antesbake/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php line=133'
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
require - ROOT/webroot/index.php, line 40
[main] - ROOT/index.php, line 16
Warning: file_put_contents(/var/www/html/solicitacoes.antesbake/logs/error.log) [function.file-put-contents]: failed to open stream: Permission denied in /var/www/html/solicitacoes.antesbake/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/solicitacoes.antesbake/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php:133) [CORE/src/Http/ResponseEmitter.php, line 155]
$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>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
CakePHP: the rapid development PHP framework </title>
<link href="/solicitacoes.antesbake/favicon.ico" type="image/x-icon" rel="icon"/><link href="/solicitacoes.antesbake/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <link rel="stylesheet" href="/solicitacoes.antesbake/css/base.css"/> <link rel="stylesheet" href="/solicitacoes.antesbake/css/style.css"/> <link rel="stylesheet" href="/solicitacoes.antesbake/css/home.css"/> <link href="https://fonts.googleapis.com/css?family=Raleway:500i|Roboto:300,400,700|Roboto+Mono" rel="stylesheet">
</head>
<body class="home">
<header class="row">
<div class="header-image"><img src="/solicitacoes.antesbake/img/cake.logo.svg" alt=""/></div>
<div class="header-title">
<h1>Welcome to CakePHP 3.8.13 Red Velvet. Build fast. Grow solid.</h1>
</div>
</header>
<div class="row">
<div class="columns large-12">
<div class="ctp-warning alert text-center">
<p>Please be aware that this page will not be shown if you turn off debug mode unless you replace src/Template/Pages/home.ctp with your own version.</p>
</div>
<div id="url-rewriting-warning" class="alert url-rewriting">
<ul>
<li class="bullet problem">
URL rewriting is not properly configured on your server.<br />
1) <a target="_blank" href="https://book.cakephp.org/3.0/en/installation.html#url-rewriting">Help me configure it</a><br />
2) <a target="_blank" href="https://book.cakephp.org/3.0/en/development/configuration.html#general-configuration">I don't / can't use URL rewriting</a>
</li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="columns large-6">
<h4>Environment</h4>
<ul>
<li class="bullet success">Your version of PHP is 5.6.0 or higher (detected 7.0.33-0ubuntu0.16.04.16).</li>
<li class="bullet success">Your version of PHP has the mbstring extension loaded.</li>
<li class="bullet success">Your version of PHP has the openssl extension loaded.</li>
<li class="bullet success">Your version of PHP has the intl extension loaded.</li>
</ul>
</div>
<div class="columns large-6">
<h4>Filesystem</h4>
<ul>
<li class="bullet problem">Your tmp directory is NOT writable.</li>
<li class="bullet problem">Your logs directory is NOT writable.</li>
<li class="bullet success">The <em>Cake\Cache\Engine\FileEngineEngine</em> is being used for core caching. To change the config edit config/app.php</li>
</ul>
</div>
<hr />
</div>
<div class="row">
<div class="columns large-6">
<h4>Database</h4>
<ul>
<li class="bullet success">CakePHP is able to connect to the database.</li>
</ul>
</div>
<div class="columns large-6">
<h4>DebugKit</h4>
<ul>
<li class="bullet success">DebugKit is loaded.</li>
</ul>
</div>
<hr />
</div>
<div class="row">
<div class="columns large-6">
<h3>Editing this Page</h3>
<ul>
<li class="bullet cutlery">To change the content of this page, edit: src/Template/Pages/home.ctp.</li>
<li class="bullet cutlery">You can also add some CSS styles for your pages at: webroot/css/.</li>
</ul>
</div>
<div class="columns large-6">
<h3>Getting Started</h3>
<ul>
<li class="bullet book"><a target="_blank" href="https://book.cakephp.org/3.0/en/">CakePHP 3.0 Docs</a></li>
<li class="bullet book"><a target="_blank" href="https://book.cakephp.org/3.0/en/tutorials-and-examples/cms/installation.html">The 20 min CMS Tutorial</a></li>
</ul>
</div>
</div>
<div class="row">
<div class="columns large-12 text-center">
<h3 class="more">More about Cake</h3>
<p>
CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Front Controller and MVC.<br />
Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.
</p>
</div>
<hr/>
</div>
<div class="row">
<div class="columns large-4">
<i class="icon support">P</i>
<h3>Help and Bug Reports</h3>
<ul>
<li class="bullet cutlery">
<a href="irc://irc.freenode.net/cakephp">irc.freenode.net #cakephp</a>
<ul><li>Live chat about CakePHP</li></ul>
</li>
<li class="bullet cutlery">
<a href="http://cakesf.herokuapp.com/">Slack</a>
<ul><li>CakePHP Slack support</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://github.com/cakephp/cakephp/issues">CakePHP Issues</a>
<ul><li>CakePHP issues and pull requests</li></ul>
</li>
<li class="bullet cutlery">
<a href="http://discourse.cakephp.org/">CakePHP Forum</a>
<ul><li>CakePHP official discussion forum</li></ul>
</li>
</ul>
</div>
<div class="columns large-4">
<i class="icon docs">r</i>
<h3>Docs and Downloads</h3>
<ul>
<li class="bullet cutlery">
<a href="https://api.cakephp.org/3.0/">CakePHP API</a>
<ul><li>Quick Reference</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://book.cakephp.org/3.0/en/">CakePHP Documentation</a>
<ul><li>Your Rapid Development Cookbook</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://bakery.cakephp.org">The Bakery</a>
<ul><li>Everything CakePHP</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://plugins.cakephp.org">CakePHP plugins repo</a>
<ul><li>A comprehensive list of all CakePHP plugins created by the community</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://github.com/cakephp/">CakePHP Code</a>
<ul><li>For the Development of CakePHP Git repository, Downloads</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://github.com/FriendsOfCake/awesome-cakephp">CakePHP Awesome List</a>
<ul><li>A curated list of amazingly awesome CakePHP plugins, resources and shiny things.</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://www.cakephp.org">CakePHP</a>
<ul><li>The Rapid Development Framework</li></ul>
</li>
</ul>
</div>
<div class="columns large-4">
<i class="icon training">s</i>
<h3>Training and Certification</h3>
<ul>
<li class="bullet cutlery">
<a href="https://cakefoundation.org/">Cake Software Foundation</a>
<ul><li>Promoting development related to CakePHP</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://training.cakephp.org/">CakePHP Training</a>
<ul><li>Learn to use the CakePHP framework</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://certification.cakephp.org/">CakePHP Certification</a>
<ul><li>Become a certified CakePHP developer</li></ul>
</li>
</ul>
</div>
</div>
</body>
</html>
'
}
$reasonPhrase = 'OK'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 155
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
require - ROOT/webroot/index.php, line 40
[main] - ROOT/index.php, line 16
Warning: file_put_contents(/var/www/html/solicitacoes.antesbake/logs/error.log) [function.file-put-contents]: failed to open stream: Permission denied in /var/www/html/solicitacoes.antesbake/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/solicitacoes.antesbake/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php:133) [CORE/src/Http/ResponseEmitter.php, line 188]
$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>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
CakePHP: the rapid development PHP framework </title>
<link href="/solicitacoes.antesbake/favicon.ico" type="image/x-icon" rel="icon"/><link href="/solicitacoes.antesbake/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <link rel="stylesheet" href="/solicitacoes.antesbake/css/base.css"/> <link rel="stylesheet" href="/solicitacoes.antesbake/css/style.css"/> <link rel="stylesheet" href="/solicitacoes.antesbake/css/home.css"/> <link href="https://fonts.googleapis.com/css?family=Raleway:500i|Roboto:300,400,700|Roboto+Mono" rel="stylesheet">
</head>
<body class="home">
<header class="row">
<div class="header-image"><img src="/solicitacoes.antesbake/img/cake.logo.svg" alt=""/></div>
<div class="header-title">
<h1>Welcome to CakePHP 3.8.13 Red Velvet. Build fast. Grow solid.</h1>
</div>
</header>
<div class="row">
<div class="columns large-12">
<div class="ctp-warning alert text-center">
<p>Please be aware that this page will not be shown if you turn off debug mode unless you replace src/Template/Pages/home.ctp with your own version.</p>
</div>
<div id="url-rewriting-warning" class="alert url-rewriting">
<ul>
<li class="bullet problem">
URL rewriting is not properly configured on your server.<br />
1) <a target="_blank" href="https://book.cakephp.org/3.0/en/installation.html#url-rewriting">Help me configure it</a><br />
2) <a target="_blank" href="https://book.cakephp.org/3.0/en/development/configuration.html#general-configuration">I don't / can't use URL rewriting</a>
</li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="columns large-6">
<h4>Environment</h4>
<ul>
<li class="bullet success">Your version of PHP is 5.6.0 or higher (detected 7.0.33-0ubuntu0.16.04.16).</li>
<li class="bullet success">Your version of PHP has the mbstring extension loaded.</li>
<li class="bullet success">Your version of PHP has the openssl extension loaded.</li>
<li class="bullet success">Your version of PHP has the intl extension loaded.</li>
</ul>
</div>
<div class="columns large-6">
<h4>Filesystem</h4>
<ul>
<li class="bullet problem">Your tmp directory is NOT writable.</li>
<li class="bullet problem">Your logs directory is NOT writable.</li>
<li class="bullet success">The <em>Cake\Cache\Engine\FileEngineEngine</em> is being used for core caching. To change the config edit config/app.php</li>
</ul>
</div>
<hr />
</div>
<div class="row">
<div class="columns large-6">
<h4>Database</h4>
<ul>
<li class="bullet success">CakePHP is able to connect to the database.</li>
</ul>
</div>
<div class="columns large-6">
<h4>DebugKit</h4>
<ul>
<li class="bullet success">DebugKit is loaded.</li>
</ul>
</div>
<hr />
</div>
<div class="row">
<div class="columns large-6">
<h3>Editing this Page</h3>
<ul>
<li class="bullet cutlery">To change the content of this page, edit: src/Template/Pages/home.ctp.</li>
<li class="bullet cutlery">You can also add some CSS styles for your pages at: webroot/css/.</li>
</ul>
</div>
<div class="columns large-6">
<h3>Getting Started</h3>
<ul>
<li class="bullet book"><a target="_blank" href="https://book.cakephp.org/3.0/en/">CakePHP 3.0 Docs</a></li>
<li class="bullet book"><a target="_blank" href="https://book.cakephp.org/3.0/en/tutorials-and-examples/cms/installation.html">The 20 min CMS Tutorial</a></li>
</ul>
</div>
</div>
<div class="row">
<div class="columns large-12 text-center">
<h3 class="more">More about Cake</h3>
<p>
CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Front Controller and MVC.<br />
Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.
</p>
</div>
<hr/>
</div>
<div class="row">
<div class="columns large-4">
<i class="icon support">P</i>
<h3>Help and Bug Reports</h3>
<ul>
<li class="bullet cutlery">
<a href="irc://irc.freenode.net/cakephp">irc.freenode.net #cakephp</a>
<ul><li>Live chat about CakePHP</li></ul>
</li>
<li class="bullet cutlery">
<a href="http://cakesf.herokuapp.com/">Slack</a>
<ul><li>CakePHP Slack support</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://github.com/cakephp/cakephp/issues">CakePHP Issues</a>
<ul><li>CakePHP issues and pull requests</li></ul>
</li>
<li class="bullet cutlery">
<a href="http://discourse.cakephp.org/">CakePHP Forum</a>
<ul><li>CakePHP official discussion forum</li></ul>
</li>
</ul>
</div>
<div class="columns large-4">
<i class="icon docs">r</i>
<h3>Docs and Downloads</h3>
<ul>
<li class="bullet cutlery">
<a href="https://api.cakephp.org/3.0/">CakePHP API</a>
<ul><li>Quick Reference</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://book.cakephp.org/3.0/en/">CakePHP Documentation</a>
<ul><li>Your Rapid Development Cookbook</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://bakery.cakephp.org">The Bakery</a>
<ul><li>Everything CakePHP</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://plugins.cakephp.org">CakePHP plugins repo</a>
<ul><li>A comprehensive list of all CakePHP plugins created by the community</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://github.com/cakephp/">CakePHP Code</a>
<ul><li>For the Development of CakePHP Git repository, Downloads</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://github.com/FriendsOfCake/awesome-cakephp">CakePHP Awesome List</a>
<ul><li>A curated list of amazingly awesome CakePHP plugins, resources and shiny things.</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://www.cakephp.org">CakePHP</a>
<ul><li>The Rapid Development Framework</li></ul>
</li>
</ul>
</div>
<div class="columns large-4">
<i class="icon training">s</i>
<h3>Training and Certification</h3>
<ul>
<li class="bullet cutlery">
<a href="https://cakefoundation.org/">Cake Software Foundation</a>
<ul><li>Promoting development related to CakePHP</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://training.cakephp.org/">CakePHP Training</a>
<ul><li>Learn to use the CakePHP framework</li></ul>
</li>
<li class="bullet cutlery">
<a href="https://certification.cakephp.org/">CakePHP Certification</a>
<ul><li>Become a certified CakePHP developer</li></ul>
</li>
</ul>
</div>
</div>
</body>
</html>
'
}
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => '8d0a9b1ce66f29e1ad2ae504b87b2953f4d167d94bf9ff58f364513929512749d79494f7f895f4ff720c9739ce2532b46f1655817876a0c69e9bbb462ea77db3',
'path' => '/solicitacoes.antesbake/',
'domain' => '',
'secure' => false,
'httpOnly' => true,
'expire' => '0'
]
]
$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 188
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 61
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
require - ROOT/webroot/index.php, line 40
[main] - ROOT/index.php, line 16
Warning: file_put_contents(/var/www/html/solicitacoes.antesbake/logs/error.log) [function.file-put-contents]: failed to open stream: Permission denied in /var/www/html/solicitacoes.antesbake/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/solicitacoes.antesbake/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php:133) [CORE/src/Http/ResponseEmitter.php, line 213]
setcookie - [internal], line ??
Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 213
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 193
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 61
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
require - ROOT/webroot/index.php, line 40
[main] - ROOT/index.php, line 16
Warning: file_put_contents(/var/www/html/solicitacoes.antesbake/logs/error.log) [function.file-put-contents]: failed to open stream: Permission denied in /var/www/html/solicitacoes.antesbake/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
CakePHP: the rapid development PHP framework
Welcome to CakePHP 3.8.13 Red Velvet. Build fast. Grow solid.
Please be aware that this page will not be shown if you turn off debug mode unless you replace src/Template/Pages/home.ctp with your own version.
CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Front Controller and MVC.
Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.