Witam.
Robie dla kolegi strone internetowa bo cos tam wiecej kumam albo tylko tak mi sie do teraz wydawalo...
Mam bledy na strone i nie wiem co i gdzie wpidac zeby bylo dobrze....
Wlaczam strone i widnieje cos takiego:
(Aha przed tym mialem problem z.htacess poprostu pisalo ze problem z nim)
Warning (2): putenv() has been disabled FOR security reasons [APP/config/bootstrap.php, line 10]
Code | Context
$boot = true
$vendorPaths = NULL
$pluginPaths = NULL
$helperPaths = NULL
$viewPaths = NULL
$componentPaths = NULL
$controllerPaths = NULL
$behaviorPaths = NULL
$modelPaths = NULL
$session = array(
"save" => "php",
"cookie" => "TELEBID",
"timeout" => "120",
"start" => true,
"checkAgent" => true
)
$security = array(
"level" => "medium",
"salt" => "07a6b2214c954ba069dbf8196d315f83a30baef9"
)
$appConfigurations = array(
"encoding" => "UTF-8",
"baseUrl" => "",
"base" => "",
"dir" => "app",
"webroot" => "webroot",
"name" => "Telebid",
"url" => "http://grosz.cba.pl",
"timezone" => "Europe",
"language" => "en",
"email" => "",
"theme" => "",
"currency" => "GBP",
"pageLimit" => 100,
"bidHistoryLimit" => 10,
"remember_me" => "+30 days",
"auctionUpdateFrequency" => 1,
"timeSyncFrequency" => 9,
"gateway" => true,
"demoMode" => false,
"noAutobids" => false,
"cronTime" => 1,
"Image" => array(
"thumb_width" => 100,
"thumb_height" => 100,
"max_width" => 340,
"max_height" => 230
),
"Dob" => array(
"year_min" => 1911,
"year_max" => 1994
)
)
putenv
- [internal
], line

include - APP/config/bootstrap.php, line 10
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 620
Configure::getInstance() - CORE/cake/libs/configure.php, line 125
include - CORE/cake/bootstrap.php, line 45
[main] - APP/webroot/INDEX.php, line 83
Warning (2): file_exists() [FUNCTION.file-EXISTS]: open_basedir restriction IN effect. File(/usr/LOCAL/lib/php/cake/libs/model/datasources/dbo/dbo_mysql.cba.pl.php) IS NOT within the allowed path(s): (/var/www/virtual:/usr/share/php:/tmp:/usr/share/file) [CORE/cake/basics.php, line 847]
Code | Context
$file = "cake/libs/model/datasources/dbo/dbo_mysql.cba.pl.php"
$paths = array(
"/var/www/virtual/grosz.cba.pl",
"/var/www/virtual/grosz.cba.pl/app/",
".",
"/usr/local/lib/php"
)
$path = "/usr/local/lib/php"
$fullPath = "/usr/local/lib/php/cake/libs/model/datasources/dbo/dbo_mysql.cba.pl.php"
file_exists
- [internal
], line

fileExistsInPath - CORE/cake/basics.php, line 847
ConnectionManager::loadDataSource() - CORE/cake/libs/model/connection_manager.php, line 179
ConnectionManager::getDataSource() - CORE/cake/libs/model/connection_manager.php, line 110
Model::setDataSource() - CORE/cake/libs/model/model.php, line 2515
Model::__construct() - CORE/cake/libs/model/model.php, line 370
AppModel::__construct() - APP/app_model.php, line 7
ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 138
Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 450
Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 404
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 213
[main] - APP/webroot/INDEX.php, line 90
Fatal Error (256): Unable TO LOAD DataSource file dbo/dbo_mysql.cba.pl.php [CORE/cake/libs/model/connection_manager.php, line 182]