Warning (2): include() [function.include]: open_basedir restriction in effect. File(/opt/alt/php52/usr/share/pear/config/bootstrap.php) is not within the allowed path(s): (/home/medica10/:/tmp:/var/tmp:/opt/alt/php56/usr/share/pear/:/dev/urandom:/usr/local/lib/php/:/usr/local/php56/lib/php/) [CORE/cake/libs/configure.php, line 613]
Code |
Context$boot = true
$_this = Configure
Configure::$modelPaths = array()
Configure::$behaviorPaths = array()
Configure::$controllerPaths = array()
Configure::$componentPaths = array()
Configure::$viewPaths = array()
Configure::$helperPaths = array()
Configure::$pluginPaths = array()
Configure::$vendorPaths = array()
Configure::$debug = 1
Configure::$__cache = false
Configure::$__objects = array()
Configure::$_log = NULL
Configure::$App = array(
"base" => false,
"baseUrl" => false,
"dir" => "app",
"webroot" => "webroot",
"encoding" => "UTF-8"
)
Configure::$Cake = array(
"version" => "1.2.0.6311 beta"
)
Configure::$log = 5
Configure::$Session = array(
"save" => "php",
"cookie" => "CAKEPHP",
"timeout" => "120",
"start" => true,
"checkAgent" => true
)
Configure::$Security = array(
"level" => "high",
"salt" => "DYhG93b0qyJfIxfs2guVoUubWwvniR2G0FgaC9mi"
)
Configure::$Acl = array(
"classname" => "DB_ACL",
"database" => "default"
)
Configure::getInstance()
Configure::listObjects()
Configure::write()
Configure::read()
Configure::delete()
Configure::load()
Configure::version()
Configure::store()
Configure::corePaths()
Configure::Object()
Configure::toString()
Configure::requestAction()
Configure::log()
Configure::cakeError()
$vendorPaths = null
$pluginPaths = null
$helperPaths = null
$viewPaths = null
$componentPaths = null
$controllerPaths = null
$behaviorPaths = null
$modelPaths = null
}
if (!include(APP_PATH . 'config' . DS . 'bootstrap.php')) {
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 613
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 613
Configure::getInstance() - CORE/cake/libs/configure.php, line 125
include - CORE/cake/bootstrap.php, line 46
require - APP/webroot/index.php, line 77
[main] - CORE/index.php, line 63
Warning (2): include() [function.include]: open_basedir restriction in effect. File(/opt/alt/php52/usr/share/php/config/bootstrap.php) is not within the allowed path(s): (/home/medica10/:/tmp:/var/tmp:/opt/alt/php56/usr/share/pear/:/dev/urandom:/usr/local/lib/php/:/usr/local/php56/lib/php/) [CORE/cake/libs/configure.php, line 613]
Code |
Context$boot = true
$_this = Configure
Configure::$modelPaths = array()
Configure::$behaviorPaths = array()
Configure::$controllerPaths = array()
Configure::$componentPaths = array()
Configure::$viewPaths = array()
Configure::$helperPaths = array()
Configure::$pluginPaths = array()
Configure::$vendorPaths = array()
Configure::$debug = 1
Configure::$__cache = false
Configure::$__objects = array()
Configure::$_log = NULL
Configure::$App = array(
"base" => false,
"baseUrl" => false,
"dir" => "app",
"webroot" => "webroot",
"encoding" => "UTF-8"
)
Configure::$Cake = array(
"version" => "1.2.0.6311 beta"
)
Configure::$log = 5
Configure::$Session = array(
"save" => "php",
"cookie" => "CAKEPHP",
"timeout" => "120",
"start" => true,
"checkAgent" => true
)
Configure::$Security = array(
"level" => "high",
"salt" => "DYhG93b0qyJfIxfs2guVoUubWwvniR2G0FgaC9mi"
)
Configure::$Acl = array(
"classname" => "DB_ACL",
"database" => "default"
)
Configure::getInstance()
Configure::listObjects()
Configure::write()
Configure::read()
Configure::delete()
Configure::load()
Configure::version()
Configure::store()
Configure::corePaths()
Configure::Object()
Configure::toString()
Configure::requestAction()
Configure::log()
Configure::cakeError()
$vendorPaths = null
$pluginPaths = null
$helperPaths = null
$viewPaths = null
$componentPaths = null
$controllerPaths = null
$behaviorPaths = null
$modelPaths = null
}
if (!include(APP_PATH . 'config' . DS . 'bootstrap.php')) {
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 613
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 613
Configure::getInstance() - CORE/cake/libs/configure.php, line 125
include - CORE/cake/bootstrap.php, line 46
require - APP/webroot/index.php, line 77
[main] - CORE/index.php, line 63
Warning (2): Cannot modify header information - headers already sent by (output started at /home/medica10/domains/medicapoland.pl/public_html/cake/basics.php:338) [CORE/cake/libs/controller/components/cookie.php, line 384]
Code |
Context$name = "[lang]"
$value = "eng"
Warning: implode() [
function.implode]: Invalid arguments passed in
/home/medica10/domains/medicapoland.pl/public_html/cake/libs/debugger.php on line
497
setcookie - [internal], line ??
CookieComponent::__write() - CORE/cake/libs/controller/components/cookie.php, line 384
CookieComponent::write() - CORE/cake/libs/controller/components/cookie.php, line 233
FrontController::changelang() - APP/controllers/front_controller.php, line 1386
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 268
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 240
require - APP/webroot/index.php, line 84
[main] - CORE/index.php, line 63
Notice (8): Undefined index: HTTP_REFERER [APP/controllers/front_controller.php, line 1388]
Code |
Context$lang = "eng"
$this->Cookie->write('lang', $lang, null, '+350 day');
}
$this->redirect($_SERVER['HTTP_REFERER']);
FrontController::changelang() - APP/controllers/front_controller.php, line 1388
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 268
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 240
require - APP/webroot/index.php, line 84
[main] - CORE/index.php, line 63