Warning (2): file_exists() [function.file-exists]: open_basedir restriction in effect. File(/bin/identify) is not within the allowed path(s): (/home/stagedyo:/usr/lib/php:/usr/local/lib/php:/tmp) [APP/vendors/ezcomponents/Base/src/features.php, line 304]
Code |
Context$fileName = "identify"
$envPath = "/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin"
$dirs = array(
"/bin",
"/usr/bin",
"/sbin",
"/usr/sbin",
"/usr/local/bin",
"/usr/local/sbin"
)
$dir = "/bin"
file_exists - [internal], line ??
ezcBaseFeatures::findExecutableInPath() - APP/vendors/ezcomponents/Base/src/features.php, line 304
ezcBaseFeatures::getImageIdentifyExecutable() - APP/vendors/ezcomponents/Base/src/features.php, line 142
ezcBaseFeatures::hasImageIdentify() - APP/vendors/ezcomponents/Base/src/features.php, line 125
ezcImageAnalyzerImagemagickHandler::checkImagemagick() - APP/vendors/ezcomponents/ImageAnalysis/src/handlers/imagemagick.php, line 586
ezcImageAnalyzerImagemagickHandler::isAvailable() - APP/vendors/ezcomponents/ImageAnalysis/src/handlers/imagemagick.php, line 547
ezcImageAnalyzer::checkHandlers() - APP/vendors/ezcomponents/ImageAnalysis/src/analyzer.php, line 191
ezcImageAnalyzer::__construct() - APP/vendors/ezcomponents/ImageAnalysis/src/analyzer.php, line 162
ezcImageTransformation::transform() - APP/vendors/ezcomponents/ImageConversion/src/transformation.php, line 216
ezcImageConverter::transform() - APP/vendors/ezcomponents/ImageConversion/src/converter.php, line 324
GalleryController::thumb() - APP/controllers/gallery_controller.php, line 71
AppController::beforeFilter() - APP/app_controller.php, line 51
GalleryController::beforeFilter() - APP/controllers/gallery_controller.php, line 32
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 209
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - /home/stagedyo/public_html/index.php, line 118
Warning (2): file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/bin/identify) is not within the allowed path(s): (/home/stagedyo:/usr/lib/php:/usr/local/lib/php:/tmp) [APP/vendors/ezcomponents/Base/src/features.php, line 304]
Code |
Context$fileName = "identify"
$envPath = "/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin"
$dirs = array(
"/bin",
"/usr/bin",
"/sbin",
"/usr/sbin",
"/usr/local/bin",
"/usr/local/sbin"
)
$dir = "/usr/bin"
file_exists - [internal], line ??
ezcBaseFeatures::findExecutableInPath() - APP/vendors/ezcomponents/Base/src/features.php, line 304
ezcBaseFeatures::getImageIdentifyExecutable() - APP/vendors/ezcomponents/Base/src/features.php, line 142
ezcBaseFeatures::hasImageIdentify() - APP/vendors/ezcomponents/Base/src/features.php, line 125
ezcImageAnalyzerImagemagickHandler::checkImagemagick() - APP/vendors/ezcomponents/ImageAnalysis/src/handlers/imagemagick.php, line 586
ezcImageAnalyzerImagemagickHandler::isAvailable() - APP/vendors/ezcomponents/ImageAnalysis/src/handlers/imagemagick.php, line 547
ezcImageAnalyzer::checkHandlers() - APP/vendors/ezcomponents/ImageAnalysis/src/analyzer.php, line 191
ezcImageAnalyzer::__construct() - APP/vendors/ezcomponents/ImageAnalysis/src/analyzer.php, line 162
ezcImageTransformation::transform() - APP/vendors/ezcomponents/ImageConversion/src/transformation.php, line 216
ezcImageConverter::transform() - APP/vendors/ezcomponents/ImageConversion/src/converter.php, line 324
GalleryController::thumb() - APP/controllers/gallery_controller.php, line 71
AppController::beforeFilter() - APP/app_controller.php, line 51
GalleryController::beforeFilter() - APP/controllers/gallery_controller.php, line 32
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 209
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - /home/stagedyo/public_html/index.php, line 118
Warning (2): file_exists() [function.file-exists]: open_basedir restriction in effect. File(/sbin/identify) is not within the allowed path(s): (/home/stagedyo:/usr/lib/php:/usr/local/lib/php:/tmp) [APP/vendors/ezcomponents/Base/src/features.php, line 304]
Code |
Context$fileName = "identify"
$envPath = "/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin"
$dirs = array(
"/bin",
"/usr/bin",
"/sbin",
"/usr/sbin",
"/usr/local/bin",
"/usr/local/sbin"
)
$dir = "/sbin"
file_exists - [internal], line ??
ezcBaseFeatures::findExecutableInPath() - APP/vendors/ezcomponents/Base/src/features.php, line 304
ezcBaseFeatures::getImageIdentifyExecutable() - APP/vendors/ezcomponents/Base/src/features.php, line 142
ezcBaseFeatures::hasImageIdentify() - APP/vendors/ezcomponents/Base/src/features.php, line 125
ezcImageAnalyzerImagemagickHandler::checkImagemagick() - APP/vendors/ezcomponents/ImageAnalysis/src/handlers/imagemagick.php, line 586
ezcImageAnalyzerImagemagickHandler::isAvailable() - APP/vendors/ezcomponents/ImageAnalysis/src/handlers/imagemagick.php, line 547
ezcImageAnalyzer::checkHandlers() - APP/vendors/ezcomponents/ImageAnalysis/src/analyzer.php, line 191
ezcImageAnalyzer::__construct() - APP/vendors/ezcomponents/ImageAnalysis/src/analyzer.php, line 162
ezcImageTransformation::transform() - APP/vendors/ezcomponents/ImageConversion/src/transformation.php, line 216
ezcImageConverter::transform() - APP/vendors/ezcomponents/ImageConversion/src/converter.php, line 324
GalleryController::thumb() - APP/controllers/gallery_controller.php, line 71
AppController::beforeFilter() - APP/app_controller.php, line 51
GalleryController::beforeFilter() - APP/controllers/gallery_controller.php, line 32
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 209
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - /home/stagedyo/public_html/index.php, line 118
Warning (2): file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/sbin/identify) is not within the allowed path(s): (/home/stagedyo:/usr/lib/php:/usr/local/lib/php:/tmp) [APP/vendors/ezcomponents/Base/src/features.php, line 304]
Code |
Context$fileName = "identify"
$envPath = "/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin"
$dirs = array(
"/bin",
"/usr/bin",
"/sbin",
"/usr/sbin",
"/usr/local/bin",
"/usr/local/sbin"
)
$dir = "/usr/sbin"
file_exists - [internal], line ??
ezcBaseFeatures::findExecutableInPath() - APP/vendors/ezcomponents/Base/src/features.php, line 304
ezcBaseFeatures::getImageIdentifyExecutable() - APP/vendors/ezcomponents/Base/src/features.php, line 142
ezcBaseFeatures::hasImageIdentify() - APP/vendors/ezcomponents/Base/src/features.php, line 125
ezcImageAnalyzerImagemagickHandler::checkImagemagick() - APP/vendors/ezcomponents/ImageAnalysis/src/handlers/imagemagick.php, line 586
ezcImageAnalyzerImagemagickHandler::isAvailable() - APP/vendors/ezcomponents/ImageAnalysis/src/handlers/imagemagick.php, line 547
ezcImageAnalyzer::checkHandlers() - APP/vendors/ezcomponents/ImageAnalysis/src/analyzer.php, line 191
ezcImageAnalyzer::__construct() - APP/vendors/ezcomponents/ImageAnalysis/src/analyzer.php, line 162
ezcImageTransformation::transform() - APP/vendors/ezcomponents/ImageConversion/src/transformation.php, line 216
ezcImageConverter::transform() - APP/vendors/ezcomponents/ImageConversion/src/converter.php, line 324
GalleryController::thumb() - APP/controllers/gallery_controller.php, line 71
AppController::beforeFilter() - APP/app_controller.php, line 51
GalleryController::beforeFilter() - APP/controllers/gallery_controller.php, line 32
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 209
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - /home/stagedyo/public_html/index.php, line 118
Warning (2): file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/bin/identify) is not within the allowed path(s): (/home/stagedyo:/usr/lib/php:/usr/local/lib/php:/tmp) [APP/vendors/ezcomponents/Base/src/features.php, line 304]
Code |
Context$fileName = "identify"
$envPath = "/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin"
$dirs = array(
"/bin",
"/usr/bin",
"/sbin",
"/usr/sbin",
"/usr/local/bin",
"/usr/local/sbin"
)
$dir = "/usr/local/bin"
file_exists - [internal], line ??
ezcBaseFeatures::findExecutableInPath() - APP/vendors/ezcomponents/Base/src/features.php, line 304
ezcBaseFeatures::getImageIdentifyExecutable() - APP/vendors/ezcomponents/Base/src/features.php, line 142
ezcBaseFeatures::hasImageIdentify() - APP/vendors/ezcomponents/Base/src/features.php, line 125
ezcImageAnalyzerImagemagickHandler::checkImagemagick() - APP/vendors/ezcomponents/ImageAnalysis/src/handlers/imagemagick.php, line 586
ezcImageAnalyzerImagemagickHandler::isAvailable() - APP/vendors/ezcomponents/ImageAnalysis/src/handlers/imagemagick.php, line 547
ezcImageAnalyzer::checkHandlers() - APP/vendors/ezcomponents/ImageAnalysis/src/analyzer.php, line 191
ezcImageAnalyzer::__construct() - APP/vendors/ezcomponents/ImageAnalysis/src/analyzer.php, line 162
ezcImageTransformation::transform() - APP/vendors/ezcomponents/ImageConversion/src/transformation.php, line 216
ezcImageConverter::transform() - APP/vendors/ezcomponents/ImageConversion/src/converter.php, line 324
GalleryController::thumb() - APP/controllers/gallery_controller.php, line 71
AppController::beforeFilter() - APP/app_controller.php, line 51
GalleryController::beforeFilter() - APP/controllers/gallery_controller.php, line 32
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 209
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - /home/stagedyo/public_html/index.php, line 118
Warning (2): file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/sbin/identify) is not within the allowed path(s): (/home/stagedyo:/usr/lib/php:/usr/local/lib/php:/tmp) [APP/vendors/ezcomponents/Base/src/features.php, line 304]
Code |
Context$fileName = "identify"
$envPath = "/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin"
$dirs = array(
"/bin",
"/usr/bin",
"/sbin",
"/usr/sbin",
"/usr/local/bin",
"/usr/local/sbin"
)
$dir = "/usr/local/sbin"
file_exists - [internal], line ??
ezcBaseFeatures::findExecutableInPath() - APP/vendors/ezcomponents/Base/src/features.php, line 304
ezcBaseFeatures::getImageIdentifyExecutable() - APP/vendors/ezcomponents/Base/src/features.php, line 142
ezcBaseFeatures::hasImageIdentify() - APP/vendors/ezcomponents/Base/src/features.php, line 125
ezcImageAnalyzerImagemagickHandler::checkImagemagick() - APP/vendors/ezcomponents/ImageAnalysis/src/handlers/imagemagick.php, line 586
ezcImageAnalyzerImagemagickHandler::isAvailable() - APP/vendors/ezcomponents/ImageAnalysis/src/handlers/imagemagick.php, line 547
ezcImageAnalyzer::checkHandlers() - APP/vendors/ezcomponents/ImageAnalysis/src/analyzer.php, line 191
ezcImageAnalyzer::__construct() - APP/vendors/ezcomponents/ImageAnalysis/src/analyzer.php, line 162
ezcImageTransformation::transform() - APP/vendors/ezcomponents/ImageConversion/src/transformation.php, line 216
ezcImageConverter::transform() - APP/vendors/ezcomponents/ImageConversion/src/converter.php, line 324
GalleryController::thumb() - APP/controllers/gallery_controller.php, line 71
AppController::beforeFilter() - APP/app_controller.php, line 51
GalleryController::beforeFilter() - APP/controllers/gallery_controller.php, line 32
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 209
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - /home/stagedyo/public_html/index.php, line 118
Fatal error: Uncaught exception 'ezcBaseValueException' with message 'The value '0' that you were trying to assign to setting 'width' is invalid. Allowed values are: int > 0.' in /usr/local/lib/php/bigbluehat/blueink-cms/vendors/ezcomponents/ImageConversion/src/handlers/gd.php:79
Stack trace:
#0 [internal function]: ezcImageGdHandler->scale(0, 0, 2)
#1 /usr/local/lib/php/bigbluehat/blueink-cms/vendors/ezcomponents/ImageConversion/src/interfaces/methodcall_handler.php(248): call_user_func_array(Array, Array)
#2 /usr/local/lib/php/bigbluehat/blueink-cms/vendors/ezcomponents/ImageConversion/src/transformation.php(264): ezcImageMethodcallHandler->applyFilter('9d4ecc8ce277280...', Object(ezcImageFilter))
#3 /usr/local/lib/php/bigbluehat/blueink-cms/vendors/ezcomponents/ImageConversion/src/converter.php(324): ezcImageTransformation->transform('/home/stagedyo/...', '/home/stagedyo/...')
#4 /usr/local/lib/php/bigbluehat/blueink-cms/controllers/gallery_controller.php(71): ezcImageConverter->transform('preview', '/home/stagedyo/ in /usr/local/lib/php/bigbluehat/blueink-cms/vendors/ezcomponents/ImageConversion/src/handlers/gd.php on line 79