Warning (2): require() [function.require]: open_basedir restriction in effect. File(/home/palmerweb/typo3/palmer08/controllers/texts_controller.php) is not within the allowed path(s): (/home/palmerproject_2011/public_html:/tmp:/home/palmerweb/typo3_src/) [CORE/cake/basics.php, line 372]
Context |
Code$name = "texts_controller"
$className = "TextsController"
$controllers = array("TextsController" => array)
$controllers = Configure::read('Controllers');
if (is_array($controllers)) {
if (array_key_exists($className, $controllers)) {
require($controllers[$className]['path']);
return true;
loadController - CORE/cake/basics.php, line 372
loadController - CORE/cake/basics.php, line 372
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 111
[main] - CORE/palmer08/webroot/index.php, line 83
Warning: fopen(/home/palmerproject_2011/public_html/palmer08/tmp/logs/error.log) [function.fopen]: failed to open stream: Permission denied in /home/palmerproject_2011/public_html/cake/libs/file.php on line 118
Warning: [File] Could not open /home/palmerproject_2011/public_html/palmer08/tmp/logs/error.log with mode a! in /home/palmerproject_2011/public_html/cake/libs/file.php on line 119
Warning (2): require(/home/palmerweb/typo3/palmer08/controllers/texts_controller.php) [function.require]: failed to open stream: Operation not permitted [CORE/cake/basics.php, line 372]
Context |
Code$name = "texts_controller"
$className = "TextsController"
$controllers = array("TextsController" => array)
$controllers = Configure::read('Controllers');
if (is_array($controllers)) {
if (array_key_exists($className, $controllers)) {
require($controllers[$className]['path']);
return true;
loadController - CORE/cake/basics.php, line 372
loadController - CORE/cake/basics.php, line 372
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 111
[main] - CORE/palmer08/webroot/index.php, line 83
Warning: fopen(/home/palmerproject_2011/public_html/palmer08/tmp/logs/error.log) [function.fopen]: failed to open stream: Permission denied in /home/palmerproject_2011/public_html/cake/libs/file.php on line 118
Warning: [File] Could not open /home/palmerproject_2011/public_html/palmer08/tmp/logs/error.log with mode a! in /home/palmerproject_2011/public_html/cake/libs/file.php on line 119
Fatal error: require() [function.require]: Failed opening required '/home/palmerweb/typo3/palmer08/controllers/texts_controller.php' (include_path='/home/palmerproject_2011/public_html:/home/palmerproject_2011/public_html/palmer08/:.:/usr/share/php:/usr/share/pear') in /home/palmerproject_2011/public_html/cake/basics.php on line 372