magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.46k stars 9.28k forks source link

Error during installation #873

Closed chrom closed 9 years ago

chrom commented 9 years ago

[Fri Dec 26 11:41:39.774306 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP Stack trace:, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.774343 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 1. {main}() /srv/www/htdocs/mage2/public/setup/index.php:0, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.774366 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 2. Zend\Mvc\Application->run() /srv/www/htdocs/mage2/public/setup/index.php:24, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.774725 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 3. Zend\EventManager\EventManager->trigger($event = 'dispatch', $target = class Zend\Mvc\MvcEvent { protected $application = class Zend\Mvc\Application { protected $configuration = array (...); protected $defaultListeners = array (...); protected $event = ...; protected $events = class Zend\EventManager\EventManager { ... }; protected $request = class Zend\Http\PhpEnvironment\Request { ... }; protected $response = class Zend\Http\PhpEnvironment\Response { ... }; protected $serviceManager = class Zend\ServiceManager\ServiceManager { ... } }; protected $request = class Zend\Http\PhpEnvironment\Request { protected $baseUrl = '/setup/index.php'; protected $basePath = NULL; protected $requestUri = '/setup/index.php/install/start'; protected $serverParams = class Zend\Stdlib\Parameters { ... }; protected $envParams = class Zend\Stdlib\Parameters { ... }; protected $method = 'POST'; protected $uri = class Zend\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $version = '1.1'; protected $headers = class Zend\Http\Headers { ... }; protected $metadata = array (...); protected $content = '{"db":{"useExistingDb":1,"useAccess":1,"host":"/var/run/mysql/mysql.sock","user":"root","name":"mage2_magento","password":"root"},"admin":{"passwordStatus":{"class":"weak","label":"Weak"},"username":"admin","email":"dr.chrom@gmail.com","password":"admin123","confirm":"admin123"},"store":{"timezone":"America/Los_Angeles","currency":"USD","language":"en_US","useSampleData":false},"config":{"address":{"base_url":"http://mage2.local/","auto_base_url":"http://mage2.local/","actual_base_url":"http://mage2.local/"...' }; protected $response = class Zend\Http\PhpEnvironment\Response { protected $version = NULL; protected $contentSent = FALSE; protected $recommendedReasonPhrases = array (...); protected $statusCode = 200; protected $reasonPhrase = NULL; protected $headers = class Zend\Http\Headers { ... }; protected $metadata = array (...); protected $content = '' }; protected $result = NULL; protected $router = class Zend\Mvc\Router\Http\TreeRouteStack { protected $baseUrl = '/setup/index.php'; protected $requestUri = class Zend\Uri\Http { ... }; protected $prototypes = class ArrayObject { ... }; protected $routes = class Zend\Mvc\Router\PriorityList { ... }; protected $routePluginManager = class Zend\Mvc\Router\RoutePluginManager { ... }; protected $defaultParams = array (...) }; protected $routeMatch = class Zend\Mvc\Router\Http\RouteMatch { protected $length = 14; protected $params = array (...); protected $matchedRouteName = 'setup' }; protected $viewModel = class Zend\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = array (...); protected $options = array (...); protected $template = 'layout/layout'; protected $terminate = FALSE; protected $variables = class Zend\View\Variables { ... }; protected $append = FALSE }; protected $name = 'dispatch'; protected $target = class Magento\Setup\Controller\Install { private $log = class Magento\Setup\Model\WebLogger { ... }; private $installer = class Magento\Setup\Model\Installer { ... }; private $progressFactory = class Magento\Setup\Model\Installer\ProgressFactory { ... }; protected $eventIdentifier = 'Zend\Mvc\Controller\AbstractActionController'; protected $plugins = class Zend\Mvc\Controller\PluginManager { ... }; protected $request = class Zend\Http\PhpEnvironment\Request { ... }; protected $response = class Zend\Http\PhpEnvironment\Response { ... }; protected $event = ...; protected $events = class Zend\EventManager\EventManager { ... }; protected $serviceLocator = class Zend\ServiceManager\ServiceManager { ... } }; protected $params = array ('application' => class Zend\Mvc\Application { ... }, 'request' => class Zend\Http\PhpEnvironment\Request { ... }, 'response' => class Zend\Http\PhpEnvironment\Response { ... }, ' router' => class Zend\Mvc\Router\Http\TreeRouteStack { ... }, 'route-match' => class Zend\Mvc\Router\Http\RouteMatch { ... }); protected $stopPropagation = FALSE }, $argv = class Closure { }, $callback = uninitialized) /srv/www/htdocs/mage2/public/vendor/zendframework/zend-mvc/Zend/Mvc/Application.php:313, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.775037 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 4. Zend\EventManager\EventManager->triggerListeners($event = 'dispatch', $e = class Zend\Mvc\MvcEvent { protected $application = class Zend\Mvc\Application { protected $configuration = array (...); protected $defaultListeners = array (...); protected $event = ...; protected $events = class Zend\EventManager\EventManager { ... }; protected $request = class Zend\Http\PhpEnvironment\Request { ... }; protected $response = class Zend\Http\PhpEnvironment\Response { ... }; protected $serviceManager = class Zend\ServiceManager\ServiceManager { ... } }; protected $request = class Zend\Http\PhpEnvironment\Request { protected $baseUrl = '/setup/index.php'; protected $basePath = NULL; protected $requestUri = '/setup/index.php/install/start'; protected $serverParams = class Zend\Stdlib\Parameters { ... }; protected $envParams = class Zend\Stdlib\Parameters { ... }; protected $method = 'POST'; protected $uri = class Zend\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $version = '1.1'; protected $headers = class Zend\Http\Headers { ... }; protected $metadata = array (...); protected $content = '{"db":{"useExistingDb":1,"useAccess":1,"host":"/var/run/mysql/mysql.sock","user":"root","name":"mage2_magento","password":"root"},"admin":{"passwordStatus":{"class":"weak","label":"Weak"},"username":"admin","email":"dr.chrom@gmail.com","password":"admin123","confirm":"admin123"},"store":{"timezone":"America/Los_Angeles","currency":"USD","language":"en_US","useSampleData":false},"config":{"address":{"base_url":"http://mage2.local/","auto_base_url":"http://mage2.local/","actual_base_url":"http://mage2.local/"...' }; protected $response = class Zend\Http\PhpEnvironment\Response { protected $version = NULL; protected $contentSent = FALSE; protected $recommendedReasonPhrases = array (...); protected $statusCode = 200; protected $reasonPhrase = NULL; protected $headers = class Zend\Http\Headers { ... }; protected $metadata = array (...); protected $content = '' }; protected $result = NULL; protected $router = class Zend\Mvc\Router\Http\TreeRouteStack { protected $baseUrl = '/setup/index.php'; protected $requestUri = class Zend\Uri\Http { ... }; protected $prototypes = class ArrayObject { ... }; protected $routes = class Zend\Mvc\Router\PriorityList { ... }; protected $routePluginManager = class Zend\Mvc\Router\RoutePluginManager { ... }; protected $defaultParams = array (...) }; protected $routeMatch = class Zend\Mvc\Router\Http\RouteMatch { protected $length = 14; protected $params = array (...); protected $matchedRouteName = 'setup' }; protected $viewModel = class Zend\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = array (...); protected $options = array (...); protected $template = 'layout/layout'; protected $terminate = FALSE; protected $variables = class Zend\View\Variables { ... }; protected $append = FALSE }; protected $name = 'dispatch'; protected $target = class Magento\Setup\Controller\Install { private $log = class Magento\Setup\Model\WebLogger { ... }; private $installer = class Magento\Setup\Model\Installer { ... }; private $progressFactory = class Magento\Setup\Model\Installer\ProgressFactory { ... }; protected $eventIdentifier = 'Zend\Mvc\Controller\AbstractActionController'; protected $plugins = class Zend\Mvc\Controller\PluginManager { ... }; protected $request = class Zend\Http\PhpEnvironment\Request { ... }; protected $response = class Zend\Http\PhpEnvironment\Response { ... }; protected $event = ...; protected $events = class Zend\EventManager\EventManager { ... }; protected $serviceLocator = class Zend\ServiceManager\ServiceManager { ... } }; protected $params = array ('application' => class Zend\Mvc\Application { ... }, 'request' => class Zend\Http\PhpEnvironment\Request { ... }, 'response' => class Zend\Http\PhpEnvironment\Response { ... }, ' router' => class Zend\Mvc\Router\Http\TreeRouteStack { ... }, 'route-match' => class Zend\Mvc\Router\Http\RouteMatch { ... }); protected $stopPropagation = FALSE }, $callback = class Closure { }) /srv/www/htdocs/mage2/public/vendor/zendframework/zend-eventmanager/Zend/EventManager/EventManager.php:207, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.775341 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 5. call_user_func:{/srv/www/htdocs/mage2/public/vendor/zendframework/zend-eventmanager/Zend/EventManager/EventManager.php:468}(array (0 => class Zend\Mvc\DispatchListener { protected $listeners = array (...) }, 1 => 'onDispatch'), class Zend\Mvc\MvcEvent { protected $application = class Zend\Mvc\Application { protected $configuration = array (...); protected $defaultListeners = array (...); protected $event = ...; protected $events = class Zend\EventManager\EventManager { ... }; protected $request = class Zend\Http\PhpEnvironment\Request { ... }; protected $response = class Zend\Http\PhpEnvironment\Response { ... }; protected $serviceManager = class Zend\ServiceManager\ServiceManager { ... } }; protected $request = class Zend\Http\PhpEnvironment\Request { protected $baseUrl = '/setup/index.php'; protected $basePath = NULL; protected $requestUri = '/setup/index.php/install/start'; protected $serverParams = class Zend\Stdlib\Parameters { ... }; protected $envParams = class Zend\Stdlib\Parameters { ... }; protected $method = 'POST'; protected $uri = class Zend\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $version = '1.1'; protected $headers = class Zend\Http\Headers { ... }; protected $metadata = array (...); protected $content = '{"db":{"useExistingDb":1,"useAccess":1,"host":"/var/run/mysql/mysql.sock","user":"root","name":"mage2_magento","password":"root"},"admin":{"passwordStatus":{"class":"weak","label":"Weak"},"username":"admin","email":"dr.chrom@gmail.com","password":"admin123","confirm":"admin123"},"store":{"timezone":"America/Los_Angeles","currency":"USD","language":"en_US","useSampleData":false},"config":{"address":{"base_url":"http://mage2.local/","auto_base_url":"http://mage2.local/","actual_base_url":"http://mage2.local/"...' }; protected $response = class Zend\Http\PhpEnvironment\Response { protected $version = NULL; protected $contentSent = FALSE; protected $recommendedReasonPhrases = array (...); protected $statusCode = 200; protected $reasonPhrase = NULL; protected $headers = class Zend\Http\Headers { ... }; protected $metadata = array (...); protected $content = '' }; protected $result = NULL; protected $router = class Zend\Mvc\Router\Http\TreeRouteStack { protected $baseUrl = '/setup/index.php'; protected $requestUri = class Zend\Uri\Http { ... }; protected $prototypes = class ArrayObject { ... }; protected $routes = class Zend\Mvc\Router\PriorityList { ... }; protected $routePluginManager = class Zend\Mvc\Router\RoutePluginManager { ... }; protected $defaultParams = array (...) }; protected $routeMatch = class Zend\Mvc\Router\Http\RouteMatch { protected $length = 14; protected $params = array (...); protected $matchedRouteName = 'setup' }; protected $viewModel = class Zend\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = array (...); protected $options = array (...); protected $template = 'layout/layout'; protected $terminate = FALSE; protected $variables = class Zend\View\Variables { ... }; protected $append = FALSE }; protected $name = 'dispatch'; protected $target = class Magento\Setup\Controller\Install { private $log = class Magento\Setup\Model\WebLogger { ... }; private $installer = class Magento\Setup\Model\Installer { ... }; private $progressFactory = class Magento\Setup\Model\Installer\ProgressFactory { ... }; protected $eventIdentifier = 'Zend\Mvc\Controller\AbstractActionController'; protected $plugins = class Zend\Mvc\Controller\PluginManager { ... }; protected $request = class Zend\Http\PhpEnvironment\Request { ... }; protected $response = class Zend\Http\PhpEnvironment\Response { ... }; protected $event = ...; protected $events = class Zend\EventManager\EventManager { ... }; protected $serviceLocator = class Zend\ServiceManager\ServiceManager { ... } }; protected $params = array ('application' => class Zend\Mvc\ Application { ... }, 'request' => class Zend\Http\PhpEnvironment\Request { ... }, 'response' => class Zend\Http\PhpEnvironment\Response { ... }, 'router' => class Zend\Mvc\Router\Http\TreeRouteStack { ... }, 'route-match' => class Zend\Mvc\Router\Http\RouteMatch { ... }); protected $stopPropagation = FALSE }) /srv/www/htdocs/mage2/public/vendor/zendframework/zend-eventmanager/Zend/EventManager/EventManager.php:468, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.775629 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 6. Zend\Mvc\DispatchListener->onDispatch($e = class Zend\Mvc\MvcEvent { protected $application = class Zend\Mvc\Application { protected $configuration = array (...); protected $defaultListeners = array (...); protected $event = ...; protected $events = class Zend\EventManager\EventManager { ... }; protected $request = class Zend\Http\PhpEnvironment\Request { ... }; protected $response = class Zend\Http\PhpEnvironment\Response { ... }; protected $serviceManager = class Zend\ServiceManager\ServiceManager { ... } }; protected $request = class Zend\Http\PhpEnvironment\Request { protected $baseUrl = '/setup/index.php'; protected $basePath = NULL; protected $requestUri = '/setup/index.php/install/start'; protected $serverParams = class Zend\Stdlib\Parameters { ... }; protected $envParams = class Zend\Stdlib\Parameters { ... }; protected $method = 'POST'; protected $uri = class Zend\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $version = '1.1'; protected $headers = class Zend\Http\Headers { ... }; protected $metadata = array (...); protected $content = '{"db":{"useExistingDb":1,"useAccess":1,"host":"/var/run/mysql/mysql.sock","user":"root","name":"mage2_magento","password":"root"},"admin":{"passwordStatus":{"class":"weak","label":"Weak"},"username":"admin","email":"dr.chrom@gmail.com","password":"admin123","confirm":"admin123"},"store":{"timezone":"America/Los_Angeles","currency":"USD","language":"en_US","useSampleData":false},"config":{"address":{"base_url":"http://mage2.local/","auto_base_url":"http://mage2.local/","actual_base_url":"http://mage2.local/"...' }; protected $response = class Zend\Http\PhpEnvironment\Response { protected $version = NULL; protected $contentSent = FALSE; protected $recommendedReasonPhrases = array (...); protected $statusCode = 200; protected $reasonPhrase = NULL; protected $headers = class Zend\Http\Headers { ... }; protected $metadata = array (...); protected $content = '' }; protected $result = NULL; protected $router = class Zend\Mvc\Router\Http\TreeRouteStack { protected $baseUrl = '/setup/index.php'; protected $requestUri = class Zend\Uri\Http { ... }; protected $prototypes = class ArrayObject { ... }; protected $routes = class Zend\Mvc\Router\PriorityList { ... }; protected $routePluginManager = class Zend\Mvc\Router\RoutePluginManager { ... }; protected $defaultParams = array (...) }; protected $routeMatch = class Zend\Mvc\Router\Http\RouteMatch { protected $length = 14; protected $params = array (...); protected $matchedRouteName = 'setup' }; protected $viewModel = class Zend\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = array (...); protected $options = array (...); protected $template = 'layout/layout'; protected $terminate = FALSE; protected $variables = class Zend\View\Variables { ... }; protected $append = FALSE }; protected $name = 'dispatch'; protected $target = class Magento\Setup\Controller\Install { private $log = class Magento\Setup\Model\WebLogger { ... }; private $installer = class Magento\Setup\Model\Installer { ... }; private $progressFactory = class Magento\Setup\Model\Installer\ProgressFactory { ... }; protected $eventIdentifier = 'Zend\Mvc\Controller\AbstractActionController'; protected $plugins = class Zend\Mvc\Controller\PluginManager { ... }; protected $request = class Zend\Http\PhpEnvironment\Request { ... }; protected $response = class Zend\Http\PhpEnvironment\Response { ... }; protected $event = ...; protected $events = class Zend\EventManager\EventManager { ... }; protected $serviceLocator = class Zend\ServiceManager\ServiceManager { ... } }; protected $params = array ('application' => class Zend\Mvc\Application { ... }, 'request' => class Zend\Http\PhpEnvironment\Request { ... }, 'response' => class Zend\Http\PhpEnvironment\Response { ... }, 'router' => class Zend\Mvc\ Router\Http\TreeRouteStack { ... }, 'route-match' => class Zend\Mvc\Router\Http\RouteMatch { ... }); protected $stopPropagation = FALSE }) /srv/www/htdocs/mage2/public/vendor/zendframework/zend-eventmanager/Zend/EventManager/EventManager.php:468, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.776202 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 7. Zend\Mvc\Controller\AbstractController->dispatch($request = class Zend\Http\PhpEnvironment\Request { protected $baseUrl = '/setup/index.php'; protected $basePath = NULL; protected $requestUri = '/setup/index.php/install/start'; protected $serverParams = class Zend\Stdlib\Parameters { public $MAGE_IS_DEVELOPER_MODE = 'true'; public $HTTP_HOST = 'mage2.local'; public $HTTP_CONNECTION = 'keep-alive'; public $CONTENT_LENGTH = '677'; public $HTTPACCEPT = 'application/json, text/plain, /_'; public $HTTP_ORIGIN = 'http://mage2.local'; public $HTTP_USER_AGENT = 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36'; public $CONTENT_TYPE = 'application/json;charset=UTF-8'; public $HTTP_DNT = '1'; public $HTTP_REFERER = 'http://mage2.local/setup/'; public $HTTP_ACCEPT_ENCODING = 'gzip, deflate'; public $HTTP_ACCEPT_LANGUAGE = 'ru,en-US;q=0.8,en;q=0.6,en-GB;q=0.4,uk;q=0.2'; public $PATH = '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'; public $SERVER_SIGNATURE = '

Apache Server at mage2.local Port 80
\n'; public $SERVER_SOFTWARE = 'Apache'; public $SERVER_NAME = 'mage2.local'; public $SERVER_ADDR = '127.0.0.1'; public $SERVER_PORT = '80'; public $REMOTE_ADDR = '127.0.0.1'; public $DOCUMENT_ROOT = '/srv/www/htdocs/mage2/public'; public $REQUEST_SCHEME = 'http'; public $CONTEXT_PREFIX = ''; public $CONTEXT_DOCUMENT_ROOT = '/srv/www/htdocs/mage2/public'; public $SERVER_ADMIN = 'dr.chrom@gmail.com'; public $SCRIPT_FILENAME = '/srv/www/htdocs/mage2/public/setup/index.php'; public $REMOTE_PORT = '39999'; public $GATEWAY_INTERFACE = 'CGI/1.1'; public $SERVER_PROTOCOL = 'HTTP/1.1'; public $REQUEST_METHOD = 'POST'; public $QUERY_STRING = ''; public $REQUEST_URI = '/setup/index.php/install/start'; public $SCRIPT_NAME = '/setup/index.php'; public $PATH_INFO = '/install/start'; public $PATH_TRANSLATED = 'redirect:/index.php/start'; public $PHP_SELF = '/setup/index.php/install/start'; public $REQUEST_TIME_FLOAT = 1419586894.457; public $REQUEST_TIME = 1419586894 }; protected $envParams = class Zend\Stdlib\Parameters { }; protected $method = 'POST'; protected $uri = class Zend\Uri\Http { protected $validHostTypes = 19; protected $user = NULL; protected $password = NULL; protected $scheme = 'http'; protected $userInfo = NULL; protected $host = 'mage2.local'; protected $port = NULL; protected $path = '/setup/index.php/install/start'; protected $query = ''; protected $fragment = NULL }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $version = '1.1'; protected $headers = class Zend\Http\Headers { protected $pluginClassLoader = class Zend\Http\HeaderLoader { ... }; protected $headersKeys = array (...); protected $headers = array (...) }; protected $metadata = array (); protected $content = '{"db":{"useExistingDb":1,"useAccess":1,"host":"/var/run/mysql/mysql.sock","user":"root","name":"mage2_magento","password":"root"},"admin":{"passwordStatus":{"class":"weak","label":"Weak"},"username":"admin","email":"dr.chrom@gmail.com","password":"admin123","confirm":"admin123"},"store":{"timezone":"America/Los_Angeles","currency":"USD","language":"en_US","useSampleData":false},"config":{"address":{"base_url":"http://mage2.local/","auto_base_url":"http://mage2.local/","actual_base_url":"http://mage2.local/"...' }, $response = class Zend\Http\PhpEnvironment\Response { protected $version = NULL; protected $contentSent = FALSE; protected $recommendedReasonPhrases = array (100 => 'Continue', 101 => 'Switching Protocols', 102 => 'Processing', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 207 => 'Multi-status', 208 => 'Already Reported', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 306 => 'Switch Proxy', 307 => ' Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 418 => 'I\'m a teapot', 422 => 'Unprocessable Entity', 423 => 'Locked', 424 => 'Failed Dependency', 425 => 'Unordered Collection', 426 => 'Upgrade Required', 428 => 'Precondition Required', 429 => 'Too Many Requests', 431 => 'Request Header Fields Too Large', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'HTTP Version not supported', 506 => 'Variant Also Negotiates', 507 => 'Insufficient Storage', 508 => 'Loop Detected', 511 => 'Network Authentication Required'); protected $statusCode = 200; protected $reasonPhrase = NULL; protected $headers = class Zend\Http\Headers { protected $pluginClassLoader = NULL; protected $headersKeys = array (...); protected $headers = array (...) }; protected $metadata = array (); protected $content = '' }) /srv/www/htdocs/mage2/public/vendor/zendframework/zend-mvc/Zend/Mvc/DispatchListener.php:114, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.776513 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 8. Zend\EventManager\EventManager->trigger($event = 'dispatch', $target = class Zend\Mvc\MvcEvent { protected $application = class Zend\Mvc\Application { protected $configuration = array (...); protected $defaultListeners = array (...); protected $event = ...; protected $events = class Zend\EventManager\EventManager { ... }; protected $request = class Zend\Http\PhpEnvironment\Request { ... }; protected $response = class Zend\Http\PhpEnvironment\Response { ... }; protected $serviceManager = class Zend\ServiceManager\ServiceManager { ... } }; protected $request = class Zend\Http\PhpEnvironment\Request { protected $baseUrl = '/setup/index.php'; protected $basePath = NULL; protected $requestUri = '/setup/index.php/install/start'; protected $serverParams = class Zend\Stdlib\Parameters { ... }; protected $envParams = class Zend\Stdlib\Parameters { ... }; protected $method = 'POST'; protected $uri = class Zend\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $version = '1.1'; protected $headers = class Zend\Http\Headers { ... }; protected $metadata = array (...); protected $content = '{"db":{"useExistingDb":1,"useAccess":1,"host":"/var/run/mysql/mysql.sock","user":"root","name":"mage2_magento","password":"root"},"admin":{"passwordStatus":{"class":"weak","label":"Weak"},"username":"admin","email":"dr.chrom@gmail.com","password":"admin123","confirm":"admin123"},"store":{"timezone":"America/Los_Angeles","currency":"USD","language":"en_US","useSampleData":false},"config":{"address":{"base_url":"http://mage2.local/","auto_base_url":"http://mage2.local/","actual_base_url":"http://mage2.local/"...' }; protected $response = class Zend\Http\PhpEnvironment\Response { protected $version = NULL; protected $contentSent = FALSE; protected $recommendedReasonPhrases = array (...); protected $statusCode = 200; protected $reasonPhrase = NULL; protected $headers = class Zend\Http\Headers { ... }; protected $metadata = array (...); protected $content = '' }; protected $result = NULL; protected $router = class Zend\Mvc\Router\Http\TreeRouteStack { protected $baseUrl = '/setup/index.php'; protected $requestUri = class Zend\Uri\Http { ... }; protected $prototypes = class ArrayObject { ... }; protected $routes = class Zend\Mvc\Router\PriorityList { ... }; protected $routePluginManager = class Zend\Mvc\Router\RoutePluginManager { ... }; protected $defaultParams = array (...) }; protected $routeMatch = class Zend\Mvc\Router\Http\RouteMatch { protected $length = 14; protected $params = array (...); protected $matchedRouteName = 'setup' }; protected $viewModel = class Zend\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = array (...); protected $options = array (...); protected $template = 'layout/layout'; protected $terminate = FALSE; protected $variables = class Zend\View\Variables { ... }; protected $append = FALSE }; protected $name = 'dispatch'; protected $target = class Magento\Setup\Controller\Install { private $log = class Magento\Setup\Model\WebLogger { ... }; private $installer = class Magento\Setup\Model\Installer { ... }; private $progressFactory = class Magento\Setup\Model\Installer\ProgressFactory { ... }; protected $eventIdentifier = 'Zend\Mvc\Controller\AbstractActionController'; protected $plugins = class Zend\Mvc\Controller\PluginManager { ... }; protected $request = class Zend\Http\PhpEnvironment\Request { ... }; protected $response = class Zend\Http\PhpEnvironment\Response { ... }; protected $event = ...; protected $events = class Zend\EventManager\EventManager { ... }; protected $serviceLocator = class Zend\ServiceManager\ServiceManager { ... } }; protected $params = array ('application' => class Zend\Mvc\Application { ... }, 'request' => class Zend\Http\PhpEnvironment\Request { ... }, 'response' => class Zend\Http\PhpEnvironment\Response { ... }, ' router' => class Zend\Mvc\Router\Http\TreeRouteStack { ... }, 'route-match' => class Zend\Mvc\Router\Http\RouteMatch { ... }); protected $stopPropagation = FALSE }, $argv = class Closure { }, $callback = uninitialized) /srv/www/htdocs/mage2/public/vendor/zendframework/zend-mvc/Zend/Mvc/Controller/AbstractController.php:117, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.776810 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 9. Zend\EventManager\EventManager->triggerListeners($event = 'dispatch', $e = class Zend\Mvc\MvcEvent { protected $application = class Zend\Mvc\Application { protected $configuration = array (...); protected $defaultListeners = array (...); protected $event = ...; protected $events = class Zend\EventManager\EventManager { ... }; protected $request = class Zend\Http\PhpEnvironment\Request { ... }; protected $response = class Zend\Http\PhpEnvironment\Response { ... }; protected $serviceManager = class Zend\ServiceManager\ServiceManager { ... } }; protected $request = class Zend\Http\PhpEnvironment\Request { protected $baseUrl = '/setup/index.php'; protected $basePath = NULL; protected $requestUri = '/setup/index.php/install/start'; protected $serverParams = class Zend\Stdlib\Parameters { ... }; protected $envParams = class Zend\Stdlib\Parameters { ... }; protected $method = 'POST'; protected $uri = class Zend\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $version = '1.1'; protected $headers = class Zend\Http\Headers { ... }; protected $metadata = array (...); protected $content = '{"db":{"useExistingDb":1,"useAccess":1,"host":"/var/run/mysql/mysql.sock","user":"root","name":"mage2_magento","password":"root"},"admin":{"passwordStatus":{"class":"weak","label":"Weak"},"username":"admin","email":"dr.chrom@gmail.com","password":"admin123","confirm":"admin123"},"store":{"timezone":"America/Los_Angeles","currency":"USD","language":"en_US","useSampleData":false},"config":{"address":{"base_url":"http://mage2.local/","auto_base_url":"http://mage2.local/","actual_base_url":"http://mage2.local/"...' }; protected $response = class Zend\Http\PhpEnvironment\Response { protected $version = NULL; protected $contentSent = FALSE; protected $recommendedReasonPhrases = array (...); protected $statusCode = 200; protected $reasonPhrase = NULL; protected $headers = class Zend\Http\Headers { ... }; protected $metadata = array (...); protected $content = '' }; protected $result = NULL; protected $router = class Zend\Mvc\Router\Http\TreeRouteStack { protected $baseUrl = '/setup/index.php'; protected $requestUri = class Zend\Uri\Http { ... }; protected $prototypes = class ArrayObject { ... }; protected $routes = class Zend\Mvc\Router\PriorityList { ... }; protected $routePluginManager = class Zend\Mvc\Router\RoutePluginManager { ... }; protected $defaultParams = array (...) }; protected $routeMatch = class Zend\Mvc\Router\Http\RouteMatch { protected $length = 14; protected $params = array (...); protected $matchedRouteName = 'setup' }; protected $viewModel = class Zend\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = array (...); protected $options = array (...); protected $template = 'layout/layout'; protected $terminate = FALSE; protected $variables = class Zend\View\Variables { ... }; protected $append = FALSE }; protected $name = 'dispatch'; protected $target = class Magento\Setup\Controller\Install { private $log = class Magento\Setup\Model\WebLogger { ... }; private $installer = class Magento\Setup\Model\Installer { ... }; private $progressFactory = class Magento\Setup\Model\Installer\ProgressFactory { ... }; protected $eventIdentifier = 'Zend\Mvc\Controller\AbstractActionController'; protected $plugins = class Zend\Mvc\Controller\PluginManager { ... }; protected $request = class Zend\Http\PhpEnvironment\Request { ... }; protected $response = class Zend\Http\PhpEnvironment\Response { ... }; protected $event = ...; protected $events = class Zend\EventManager\EventManager { ... }; protected $serviceLocator = class Zend\ServiceManager\ServiceManager { ... } }; protected $params = array ('application' => class Zend\Mvc\Application { ... }, 'request' => class Zend\Http\PhpEnvironment\Request { ... }, 'response' => class Zend\Http\PhpEnvironment\Response { ... }, ' router' => class Zend\Mvc\Router\Http\TreeRouteStack { ... }, 'route-match' => class Zend\Mvc\Router\Http\RouteMatch { ... }); protected $stopPropagation = FALSE }, $callback = class Closure { }) /srv/www/htdocs/mage2/public/vendor/zendframework/zend-eventmanager/Zend/EventManager/EventManager.php:207, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.777153 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 10. call_user_func:{/srv/www/htdocs/mage2/public/vendor/zendframework/zend-eventmanager/Zend/EventManager/EventManager.php:468}(array (0 => class Magento\Setup\Controller\Install { private $log = class Magento\Setup\Model\WebLogger { ... }; private $installer = class Magento\Setup\Model\Installer { ... }; private $progressFactory = class Magento\Setup\Model\Installer\ProgressFactory { ... }; protected $eventIdentifier = 'Zend\Mvc\Controller\AbstractActionController'; protected $plugins = class Zend\Mvc\Controller\PluginManager { ... }; protected $request = class Zend\Http\PhpEnvironment\Request { ... }; protected $response = class Zend\Http\PhpEnvironment\Response { ... }; protected $event = class Zend\Mvc\MvcEvent { ... }; protected $events = class Zend\EventManager\EventManager { ... }; protected $serviceLocator = class Zend\ServiceManager\ServiceManager { ... } }, 1 => 'onDispatch'), class Zend\Mvc\MvcEvent { protected $application = class Zend\Mvc\Application { protected $configuration = array (...); protected $defaultListeners = array (...); protected $event = ...; protected $events = class Zend\EventManager\EventManager { ... }; protected $request = class Zend\Http\PhpEnvironment\Request { ... }; protected $response = class Zend\Http\PhpEnvironment\Response { ... }; protected $serviceManager = class Zend\ServiceManager\ServiceManager { ... } }; protected $request = class Zend\Http\PhpEnvironment\Request { protected $baseUrl = '/setup/index.php'; protected $basePath = NULL; protected $requestUri = '/setup/index.php/install/start'; protected $serverParams = class Zend\Stdlib\Parameters { ... }; protected $envParams = class Zend\Stdlib\Parameters { ... }; protected $method = 'POST'; protected $uri = class Zend\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $version = '1.1'; protected $headers = class Zend\Http\Headers { ... }; protected $metadata = array (...); protected $content = '{"db":{"useExistingDb":1,"useAccess":1,"host":"/var/run/mysql/mysql.sock","user":"root","name":"mage2_magento","password":"root"},"admin":{"passwordStatus":{"class":"weak","label":"Weak"},"username":"admin","email":"dr.chrom@gmail.com","password":"admin123","confirm":"admin123"},"store":{"timezone":"America/Los_Angeles","currency":"USD","language":"en_US","useSampleData":false},"config":{"address":{"base_url":"http://mage2.local/","auto_base_url":"http://mage2.local/","actual_base_url":"http://mage2.local/"...' }; protected $response = class Zend\Http\PhpEnvironment\Response { protected $version = NULL; protected $contentSent = FALSE; protected $recommendedReasonPhrases = array (...); protected $statusCode = 200; protected $reasonPhrase = NULL; protected $headers = class Zend\Http\Headers { ... }; protected $metadata = array (...); protected $content = '' }; protected $result = NULL; protected $router = class Zend\Mvc\Router\Http\TreeRouteStack { protected $baseUrl = '/setup/index.php'; protected $requestUri = class Zend\Uri\Http { ... }; protected $prototypes = class ArrayObject { ... }; protected $routes = class Zend\Mvc\Router\PriorityList { ... }; protected $routePluginManager = class Zend\Mvc\Router\RoutePluginManager { ... }; protected $defaultParams = array (...) }; protected $routeMatch = class Zend\Mvc\Router\Http\RouteMatch { protected $length = 14; protected $params = array (...); protected $matchedRouteName = 'setup' }; protected $viewModel = class Zend\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = array (...); protected $options = array (...); protected $template = 'layout/layout'; protected $terminate = FALSE; protected $variables = class Zend\View\Variables { ... }; protected $append = FALSE }; protected $name = 'dispatch'; protected $target = class Magento\Setup\Controller\Install { private $log = class Magento\Setup\Model\WebLogger { ... }; private $installer = class Magento\Setup\Model\Installer { ... }; private $progressFactory = class Magento\Setup\Model\Installer\ProgressFactory { ... }; protected $eventIdentifier = 'Zend\Mvc\Controller\AbstractActionController'; protected $plugins = class Zend\Mvc\Controller\PluginManager { ... }; protected $request = class Zend\Http\PhpEnvironment\Request { ... }; protected $response = class Zend\Http\PhpEnvironment\Response { ... }; protected $event = ...; protected $events = class Zend\EventManager\EventManager { ... }; protected $serviceLocator = class Zend\ServiceManager\ServiceManager { ... } }; protected $params = array ('application' => class Zend\Mvc\Application { ... }, 'request' => class Zend\Http\PhpEnvironment\Request { ... }, 'response' => class Zend\Http\PhpEnvironment\Response { ... }, 'router' => class Zend\Mvc\Router\Http\TreeRouteStack { ... }, 'route-match' => class Zend\Mvc\Router\Http\RouteMatch { ... }); protected $stopPropagation = FALSE }) /srv/www/htdocs/mage2/public/vendor/zendframework/zend-eventmanager/Zend/EventManager/EventManager.php:468, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.777447 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 11. Zend\Mvc\Controller\AbstractActionController->onDispatch($e = class Zend\Mvc\MvcEvent { protected $application = class Zend\Mvc\Application { protected $configuration = array (...); protected $defaultListeners = array (...); protected $event = ...; protected $events = class Zend\EventManager\EventManager { ... }; protected $request = class Zend\Http\PhpEnvironment\Request { ... }; protected $response = class Zend\Http\PhpEnvironment\Response { ... }; protected $serviceManager = class Zend\ServiceManager\ServiceManager { ... } }; protected $request = class Zend\Http\PhpEnvironment\Request { protected $baseUrl = '/setup/index.php'; protected $basePath = NULL; protected $requestUri = '/setup/index.php/install/start'; protected $serverParams = class Zend\Stdlib\Parameters { ... }; protected $envParams = class Zend\Stdlib\Parameters { ... }; protected $method = 'POST'; protected $uri = class Zend\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $version = '1.1'; protected $headers = class Zend\Http\Headers { ... }; protected $metadata = array (...); protected $content = '{"db":{"useExistingDb":1,"useAccess":1,"host":"/var/run/mysql/mysql.sock","user":"root","name":"mage2_magento","password":"root"},"admin":{"passwordStatus":{"class":"weak","label":"Weak"},"username":"admin","email":"dr.chrom@gmail.com","password":"admin123","confirm":"admin123"},"store":{"timezone":"America/Los_Angeles","currency":"USD","language":"en_US","useSampleData":false},"config":{"address":{"base_url":"http://mage2.local/","auto_base_url":"http://mage2.local/","actual_base_url":"http://mage2.local/"...' }; protected $response = class Zend\Http\PhpEnvironment\Response { protected $version = NULL; protected $contentSent = FALSE; protected $recommendedReasonPhrases = array (...); protected $statusCode = 200; protected $reasonPhrase = NULL; protected $headers = class Zend\Http\Headers { ... }; protected $metadata = array (...); protected $content = '' }; protected $result = NULL; protected $router = class Zend\Mvc\Router\Http\TreeRouteStack { protected $baseUrl = '/setup/index.php'; protected $requestUri = class Zend\Uri\Http { ... }; protected $prototypes = class ArrayObject { ... }; protected $routes = class Zend\Mvc\Router\PriorityList { ... }; protected $routePluginManager = class Zend\Mvc\Router\RoutePluginManager { ... }; protected $defaultParams = array (...) }; protected $routeMatch = class Zend\Mvc\Router\Http\RouteMatch { protected $length = 14; protected $params = array (...); protected $matchedRouteName = 'setup' }; protected $viewModel = class Zend\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = array (...); protected $options = array (...); protected $template = 'layout/layout'; protected $terminate = FALSE; protected $variables = class Zend\View\Variables { ... }; protected $append = FALSE }; protected $name = 'dispatch'; protected $target = class Magento\Setup\Controller\Install { private $log = class Magento\Setup\Model\WebLogger { ... }; private $installer = class Magento\Setup\Model\Installer { ... }; private $progressFactory = class Magento\Setup\Model\Installer\ProgressFactory { ... }; protected $eventIdentifier = 'Zend\Mvc\Controller\AbstractActionController'; protected $plugins = class Zend\Mvc\Controller\PluginManager { ... }; protected $request = class Zend\Http\PhpEnvironment\Request { ... }; protected $response = class Zend\Http\PhpEnvironment\Response { ... }; protected $event = ...; protected $events = class Zend\EventManager\EventManager { ... }; protected $serviceLocator = class Zend\ServiceManager\ServiceManager { ... } }; protected $params = array ('application' => class Zend\Mvc\Application { ... }, 'request' => class Zend\Http\PhpEnvironment\Request { ... }, 'response' => class Zend\Http\PhpEnvironment\Response { ... }, 'router' => class Zend\Mvc\Router\Http\TreeRouteStack { ... }, 'route-match' => class Zend\Mvc\Router\Http\RouteMatch { ... }); protected $stopPropagation = FALSE }) /srv/www/htdocs/mage2/public/vendor/zendframework/zend-eventmanager/Zend/EventManager/EventManager.php:468, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.777482 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 12. Magento\Setup\Controller\Install->startAction() /srv/www/htdocs/mage2/public/vendor/zendframework/zend-mvc/Zend/Mvc/Controller/AbstractActionController.php:83, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.777560 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 13. Magento\Setup\Model\Installer->install($request = array ('db_host' => '/var/run/mysql/mysql.sock', 'db_name' => 'mage2_magento', 'db_user' => 'root', 'db_pass' => 'root', 'db_prefix' => '', 'backend_frontname' => 'admin', 'key' => '', 'base_url' => 'http://mage2.local/', 'use_rewrites' => TRUE, 'use_secure' => FALSE, 'use_secure_admin' => FALSE, 'base_url_secure' => '', 'language' => 'en_US', 'timezone' => 'America/Los_Angeles', 'currency' => 'USD', 'use_sample_data' => FALSE, 'admin_username' => 'admin', 'admin_password' => 'admin123', 'admin_email' => 'dr.chrom@gmail.com', 'admin_firstname' => 'admin', 'admin_lastname' => 'admin')) /srv/www/htdocs/mage2/public/setup/module/Magento/Setup/src/Controller/Install.php:79, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.777740 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 14. call_user_func_array:{/srv/www/htdocs/mage2/public/setup/module/Magento/Setup/src/Model/Installer.php:296}(array (0 => class Magento\Setup\Model\Installer { private $filePermissions = class Magento\Setup\Model\FilePermissions { ... }; private $deploymentConfigWriter = class Magento\Framework\App\DeploymentConfig\Writer { ... }; private $setupFactory = class Magento\Setup\Module\SetupFactory { ... }; private $moduleList = class Magento\Framework\Module\ModuleList { ... }; private $moduleLoader = class Magento\Framework\Module\ModuleList\Loader { ... }; private $directoryList = class Magento\Framework\App\Filesystem\DirectoryList { ... }; private $adminAccountFactory = class Magento\Setup\Model\AdminAccountFactory { ... }; private $log = class Magento\Setup\Model\WebLogger { ... }; private $random = class Magento\Framework\Math\Random { ... }; private $connectionFactory = class Magento\Setup\Module\ConnectionFactory { ... }; private $shellRenderer = class Magento\Framework\Shell\CommandRenderer { ... }; private $progress = class Magento\Setup\Model\Installer\Progress { ... }; private $maintenanceMode = class Magento\Framework\App\MaintenanceMode { ... }; private $filesystem = class Magento\Framework\Filesystem { ... }; private $installInfo = array (...); private $initParams = array (...); private $objectManager = class Magento\Framework\ObjectManager\ObjectManager { ... }; private $deploymentConfig = class Magento\Framework\App\DeploymentConfig { ... }; private $sampleData = class Magento\Setup\Model\SampleData { ... } }, 1 => 'installUserConfig'), array (0 => array ('db_host' => '/var/run/mysql/mysql.sock', 'db_name' => 'mage2_magento', 'db_user' => 'root', 'db_pass' => 'root', 'db_prefix' => '', 'backend_frontname' => 'admin', 'key' => '', 'base_url' => 'http://mage2.local/', 'use_rewrites' => TRUE, 'use_secure' => FALSE, 'use_secure_admin' => FALSE, 'base_url_secure' => '', 'language' => 'en_US', 'timezone' => 'America/Los_Angeles', 'currency' => 'USD', 'use_sample_data' => FALSE, 'admin_username' => 'admin', 'admin_password' => 'admin123', 'admin_email' => 'dr.chrom@gmail.com', 'admin_firstname' => 'admin', 'admin_lastname' => 'admin'))) /srv/www/htdocs/mage2/public/setup/module/Magento/Setup/src/Model/Installer.php:296, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.777823 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 15. Magento\Setup\Model\Installer->installUserConfig($data = array ('db_host' => '/var/run/mysql/mysql.sock', 'db_name' => 'mage2_magento', 'db_user' => 'root', 'db_pass' => 'root', 'db_prefix' => '', 'backend_frontname' => 'admin', 'key' => '', 'base_url' => 'http://mage2.local/', 'use_rewrites' => TRUE, 'use_secure' => FALSE, 'use_secure_admin' => FALSE, 'base_url_secure' => '', 'language' => 'en_US', 'timezone' => 'America/Los_Angeles', 'currency' => 'USD', 'use_sample_data' => FALSE, 'admin_username' => 'admin', 'admin_password' => 'admin123', 'admin_email' => 'dr.chrom@gmail.com', 'admin_firstname' => 'admin', 'admin_lastname' => 'admin')) /srv/www/htdocs/mage2/public/setup/module/Magento/Setup/src/Model/Installer.php:296, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.777851 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 16. Magento\Backend\Model\Config\Factory->create($data = uninitialized) /srv/www/htdocs/mage2/public/setup/module/Magento/Setup/src/Model/Installer.php:605, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.777883 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 17. Magento\Framework\ObjectManager\ObjectManager->create($type = 'Magento\Backend\Model\Config', $arguments = array ()) /srv/www/htdocs/mage2/public/app/code/Magento/Backend/Model/Config/Factory.php:34, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.777915 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 18. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create($requestedType = 'Magento\Backend\Model\Config', $arguments = array ()) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/ObjectManager.php:55, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.778090 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 19. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->_resolveArguments($requestedType = 'Magento\Backend\Model\Config', $parameters = array (0 => array (0 => 'config', 1 => 'Magento\Framework\App\Config\ReinitableConfigInterface', 2 => TRUE, 3 => NULL), 1 => array (0 => 'eventManager', 1 => 'Magento\Framework\Event\ManagerInterface', 2 => TRUE, 3 => NULL), 2 => array (0 => 'configStructure', 1 => 'Magento\Backend\Model\Config\Structure', 2 => TRUE, 3 => NULL), 3 => array (0 => 'transactionFactory', 1 => 'Magento\Framework\DB\TransactionFactory', 2 => TRUE, 3 => NULL), 4 => array (0 => 'configLoader', 1 => 'Magento\Backend\Model\Config\Loader', 2 => TRUE, 3 => NULL), 5 => array (0 => 'configValueFactory', 1 => 'Magento\Framework\App\Config\ValueFactory', 2 => TRUE, 3 => NULL), 6 => array (0 => 'storeManager', 1 => 'Magento\Store\Model\StoreManagerInterface', 2 => TRUE, 3 => NULL), 7 => array (0 => 'data', 1 => NULL, 2 => FALSE, 3 => array (...))), $arguments = array ()) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:83, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.778140 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 20. Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgument($argument = array ('instance' => 'Magento\Backend\Model\Config\Structure'), $paramType = 'Magento\Backend\Model\Config\Structure', $paramDefault = NULL, $paramName = 'configStructure', $requestedType = 'Magento\Backend\Model\Config') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:52, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.778170 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 21. Magento\Framework\ObjectManager\ObjectManager->get($type = 'Magento\Backend\Model\Config\Structure') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/AbstractFactory.php:233, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.778200 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 22. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create($requestedType = 'Magento\Backend\Model\Config\Structure', $arguments = uninitialized) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/ObjectManager.php:68, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.778302 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 23. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->_resolveArguments($requestedType = 'Magento\Backend\Model\Config\Structure', $parameters = array (0 => array (0 => 'structureData', 1 => 'Magento\Backend\Model\Config\Structure\Data', 2 => TRUE, 3 => NULL), 1 => array (0 => 'tabIterator', 1 => 'Magento\Backend\Model\Config\Structure\Element\Iterator\Tab', 2 => TRUE, 3 => NULL), 2 => array (0 => 'flyweightFactory', 1 => 'Magento\Backend\Model\Config\Structure\Element\FlyweightFactory', 2 => TRUE, 3 => NULL), 3 => array (0 => 'scopeDefiner', 1 => 'Magento\Backend\Model\Config\ScopeDefiner', 2 => TRUE, 3 => NULL)), $arguments = array ()) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:83, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.778349 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 24. Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgument($argument = array ('instance' => 'Magento\Backend\Model\Config\Structure\Element\Iterator\Tab'), $paramType = 'Magento\Backend\Model\Config\Structure\Element\Iterator\Tab', $paramDefault = NULL, $paramName = 'tabIterator', $requestedType = 'Magento\Backend\Model\Config\Structure') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:52, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.778381 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 25. Magento\Framework\ObjectManager\ObjectManager->get($type = 'Magento\Backend\Model\Config\Structure\Element\Iterator\Tab') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/AbstractFactory.php:233, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.778412 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 26. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create($requestedType = 'Magento\Backend\Model\Config\Structure\Element\Iterator\Tab', $arguments = uninitialized) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/ObjectManager.php:68, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.778463 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 27. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->_resolveArguments($requestedType = 'Magento\Backend\Model\Config\Structure\Element\Iterator\Tab', $parameters = array (0 => array (0 => 'element', 1 => 'Magento\Backend\Model\Config\Structure\Element\Tab', 2 => TRUE, 3 => NULL)), $arguments = array ()) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:83, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.778510 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 28. Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgument($argument = array ('instance' => 'Magento\Backend\Model\Config\Structure\Element\Tab'), $paramType = 'Magento\Backend\Model\Config\Structure\Element\Tab', $paramDefault = NULL, $paramName = 'element', $requestedType = 'Magento\Backend\Model\Config\Structure\Element\Iterator\Tab') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:52, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.778541 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 29. Magento\Framework\ObjectManager\ObjectManager->create($type = 'Magento\Backend\Model\Config\Structure\Element\Tab', $arguments = uninitialized) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/AbstractFactory.php:235, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.778572 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 30. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create($requestedType = 'Magento\Backend\Model\Config\Structure\Element\Tab', $arguments = array ()) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/ObjectManager.php:55, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.778640 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 31. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->_resolveArguments($requestedType = 'Magento\Backend\Model\Config\Structure\Element\Tab', $parameters = array (0 => array (0 => 'storeManager', 1 => 'Magento\Store\Model\StoreManagerInterface', 2 => TRUE, 3 => NULL), 1 => array (0 => 'childrenIterator', 1 => 'Magento\Backend\Model\Config\Structure\Element\Iterator', 2 => TRUE, 3 => NULL)), $arguments = array ()) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:83, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.778687 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 32. Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgument($argument = array ('instance' => 'Magento\Backend\Model\Config\Structure\Element\Iterator\Section'), $paramType = 'Magento\Backend\Model\Config\Structure\Element\Iterator', $paramDefault = NULL, $paramName = 'childrenIterator', $requestedType = 'Magento\Backend\Model\Config\Structure\Element\Tab') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:52, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.778718 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 33. Magento\Framework\ObjectManager\ObjectManager->get($type = 'Magento\Backend\Model\Config\Structure\Element\Iterator\Section') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/AbstractFactory.php:233, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.778749 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 34. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create($requestedType = 'Magento\Backend\Model\Config\Structure\Element\Iterator\Section', $arguments = uninitialized) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/ObjectManager.php:68, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.778799 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 35. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->_resolveArguments($requestedType = 'Magento\Backend\Model\Config\Structure\Element\Iterator\Section', $parameters = array (0 => array (0 => 'element', 1 => 'Magento\Backend\Model\Config\Structure\Element\Section', 2 => TRUE, 3 => NULL)), $arguments = array ()) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:83, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.778845 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 36. Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgument($argument = array ('instance' => 'Magento\Backend\Model\Config\Structure\Element\Section'), $paramType = 'Magento\Backend\Model\Config\Structure\Element\Section', $paramDefault = NULL, $paramName = 'element', $requestedType = 'Magento\Backend\Model\Config\Structure\Element\Iterator\Section') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:52, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.778876 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 37. Magento\Framework\ObjectManager\ObjectManager->create($type = 'Magento\Backend\Model\Config\Structure\Element\Section', $arguments = uninitialized) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/AbstractFactory.php:235, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.778906 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 38. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create($requestedType = 'Magento\Backend\Model\Config\Structure\Element\Section', $arguments = array ()) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/ObjectManager.php:55, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.778989 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 39. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->_resolveArguments($requestedType = 'Magento\Backend\Model\Config\Structure\Element\Section', $parameters = array (0 => array (0 => 'storeManager', 1 => 'Magento\Store\Model\StoreManagerInterface', 2 => TRUE, 3 => NULL), 1 => array (0 => 'childrenIterator', 1 => 'Magento\Backend\Model\Config\Structure\Element\Iterator', 2 => TRUE, 3 => NULL), 2 => array (0 => 'authorization', 1 => 'Magento\Framework\AuthorizationInterface', 2 => TRUE, 3 => NULL)), $arguments = array ()) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:83, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.779043 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 40. Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgument($argument = array ('instance' => 'Magento\Framework\AuthorizationInterface'), $paramType = 'Magento\Framework\AuthorizationInterface', $paramDefault = NULL, $paramName = 'authorization', $requestedType = 'Magento\Backend\Model\Config\Structure\Element\Section') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:52, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.779073 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 41. Magento\Framework\ObjectManager\ObjectManager->get($type = 'Magento\Framework\AuthorizationInterface') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/AbstractFactory.php:233, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.779103 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 42. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create($requestedType = 'Magento\Framework\Authorization', $arguments = uninitialized) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/ObjectManager.php:68, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.779218 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 43. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->_resolveArguments($requestedType = 'Magento\Framework\Authorization', $parameters = array (0 => array (0 => 'pluginLocator', 1 => 'Magento\Framework\ObjectManagerInterface', 2 => TRUE, 3 => NULL), 1 => array (0 => 'pluginList', 1 => 'Magento\Framework\Interception\PluginListInterface', 2 => TRUE, 3 => NULL), 2 => array (0 => 'chain', 1 => 'Magento\Framework\Interception\ChainInterface', 2 => TRUE, 3 => NULL), 3 => array (0 => 'aclPolicy', 1 => 'Magento\Framework\Authorization\PolicyInterface', 2 => TRUE, 3 => NULL), 4 => array (0 => 'roleLocator', 1 => 'Magento\Framework\Authorization\RoleLocatorInterface', 2 => TRUE, 3 => NULL)), $arguments = array ()) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:83, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.779265 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 44. Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgument($argument = array ('instance' => 'Magento\Framework\Authorization\RoleLocatorInterface'), $paramType = 'Magento\Framework\Authorization\RoleLocatorInterface', $paramDefault = NULL, $paramName = 'roleLocator', $requestedType = 'Magento\Framework\Authorization') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:52, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.779293 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 45. Magento\Framework\ObjectManager\ObjectManager->get($type = 'Magento\Framework\Authorization\RoleLocatorInterface') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/AbstractFactory.php:233, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.779323 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 46. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create($requestedType = 'Magento\Backend\Model\Authorization\RoleLocator', $arguments = uninitialized) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/ObjectManager.php:68, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.779374 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 47. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->_resolveArguments($requestedType = 'Magento\Backend\Model\Authorization\RoleLocator', $parameters = array (0 => array (0 => 'session', 1 => 'Magento\Backend\Model\Auth\Session', 2 => TRUE, 3 => NULL)), $arguments = array ()) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:83, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.779422 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 48. Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgument($argument = array ('instance' => 'Magento\Backend\Model\Auth\Session'), $paramType = 'Magento\Backend\Model\Auth\Session', $paramDefault = NULL, $paramName = 'session', $requestedType = 'Magento\Backend\Model\Authorization\RoleLocator') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:52, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.779450 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 49. Magento\Framework\ObjectManager\ObjectManager->get($type = 'Magento\Backend\Model\Auth\Session') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/AbstractFactory.php:233, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.779480 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 50. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create($requestedType = 'Magento\Backend\Model\Auth\Session', $arguments = uninitialized) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/ObjectManager.php:68, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.779693 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 51. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->_resolveArguments($requestedType = 'Magento\Backend\Model\Auth\Session', $parameters = array (0 => array (0 => 'request', 1 => 'Magento\Framework\App\Request\Http', 2 => TRUE, 3 => NULL), 1 => array (0 => 'sidResolver', 1 => 'Magento\Framework\Session\SidResolverInterface', 2 => TRUE, 3 => NULL), 2 => array (0 => 'sessionConfig', 1 => 'Magento\Framework\Session\Config\ConfigInterface', 2 => TRUE, 3 => NULL), 3 => array (0 => 'saveHandler', 1 => 'Magento\Framework\Session\SaveHandlerInterface', 2 => TRUE, 3 => NULL), 4 => array (0 => 'validator', 1 => 'Magento\Framework\Session\ValidatorInterface', 2 => TRUE, 3 => NULL), 5 => array (0 => 'storage', 1 => 'Magento\Framework\Session\StorageInterface', 2 => TRUE, 3 => NULL), 6 => array (0 => 'cookieManager', 1 => 'Magento\Framework\Stdlib\CookieManagerInterface', 2 => TRUE, 3 => NULL), 7 => array (0 => 'cookieMetadataFactory', 1 => 'Magento\Framework\Stdlib\Cookie\CookieMetadataFactory', 2 => TRUE, 3 => NULL), 8 => array (0 => 'aclBuilder', 1 => 'Magento\Framework\Acl\Builder', 2 => TRUE, 3 => NULL), 9 => array (0 => 'backendUrl', 1 => 'Magento\Backend\Model\UrlInterface', 2 => TRUE, 3 => NULL), 10 => array (0 => 'config', 1 => 'Magento\Backend\App\ConfigInterface', 2 => TRUE, 3 => NULL)), $arguments = array ()) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:83, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.779742 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 52. Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgument($argument = array ('instance' => 'Magento\Framework\Session\Config\ConfigInterface'), $paramType = 'Magento\Framework\Session\Config\ConfigInterface', $paramDefault = NULL, $paramName = 'sessionConfig', $requestedType = 'Magento\Backend\Model\Auth\Session') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:52, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.779770 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 53. Magento\Framework\ObjectManager\ObjectManager->get($type = 'Magento\Framework\Session\Config\ConfigInterface') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/AbstractFactory.php:233, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.779802 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 54. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create($requestedType = 'Magento\Framework\Session\Config', $arguments = uninitialized) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/ObjectManager.php:68, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.780043 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 55. Magento\Framework\ObjectManager\Factory\AbstractFactory->createObject($type = 'Magento\Framework\Session\Config', $args = array (0 => class Magento\Framework\ValidatorFactory { protected $_objectManager = class Magento\Framework\ObjectManager\ObjectManager { ... }; protected $_instanceName = 'Magento\Framework\Validator' }, 1 => class Magento\Framework\App\Config { protected $_scopePool = class Magento\Framework\App\Config\ScopePool { ... } }, 2 => class Magento\Framework\Stdlib\String { }, 3 => class Magento\Framework\App\Request\Http { protected $_originalPathInfo = ''; protected $_requestString = ''; protected $_rewritedPathInfo = NULL; protected $_requestedRouteName = NULL; protected $_routingInfo = array (...); protected $_route = NULL; protected $_directFrontNames = array (...); protected $_controllerModule = NULL; protected $_isStraight = FALSE; protected $_beforeForwardInfo = array (...); protected $_routeConfig = class Magento\Framework\App\Route\ConfigInterface\Proxy { ... }; private $_pathInfoProcessor = class Magento\Store\App\Request\PathInfoProcessor\Proxy { ... }; protected $cookieReader = class Magento\Framework\Stdlib\Cookie\PhpCookieReader { ... }; protected $_objectManager = class Magento\Framework\ObjectManager\ObjectManager { ... }; protected $_paramSources = array (...); protected $_requestUri = '/setup/index.php/install/start'; protected $_baseUrl = NULL; protected $_basePath = NULL; protected $_pathInfo = ''; protected $_params = array (...); protected $_rawBody = NULL; protected $_aliases = array (...); protected $_dispatched = FALSE; protected $_module = NULL; protected $_moduleKey = 'module'; protected $_controller = NULL; protected $_controllerKey = 'controller'; protected $_action = NULL; protected $_actionKey = 'action' }, 4 => class Magento\Framework\Filesystem { protected $directoryList = class Magento\Framework\App\Filesystem\DirectoryList { ... }; protected $readFactory = class Magento\Framework\Filesystem\Directory\ReadFactory { ... }; protected $writeFactory = class Magento\Framework\Filesystem\Directory\WriteFactory { ... }; protected $readInstances = array (...); protected $writeInstances = array (...) }, 5 => class Magento\Framework\App\DeploymentConfig { private $reader = class Magento\Framework\App\DeploymentConfig\Reader { ... }; private $data = array (...); private $flatData = array (...); private $overrideData = array (...); private $isAvailable = TRUE }, 6 => 'store', 7 => 'web/cookie/cookie_lifetime')) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:90, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.780631 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 56. Magento\Framework\Session\Config->__construct($validatorFactory = class Magento\Framework\ValidatorFactory { protected $_objectManager = class Magento\Framework\ObjectManager\ObjectManager { protected $_factory = class Magento\Framework\ObjectManager\Factory\Dynamic\Developer { ... }; protected $_sharedInstances = array (...); protected $_config = class Magento\Framework\Interception\ObjectManager\Config\Developer { ... } }; protected $_instanceName = 'Magento\Framework\Validator' }, $scopeConfig = class Magento\Framework\App\Config { protected $_scopePool = class Magento\Framework\App\Config\ScopePool { protected $_readerPool = class Magento\Store\Model\Config\Reader\ReaderPool\Proxy { ... }; protected $_dataFactory = class Magento\Framework\App\Config\DataFactory { ... }; protected $_cache = class Magento\Framework\App\Cache\Type\Config { ... }; protected $_cacheId = 'default_config_cache'; protected $_scopes = array (...); protected $_scopeResolverPool = class Magento\Framework\App\ScopeResolverPool { ... } } }, $stringHelper = class Magento\Framework\Stdlib\String { }, $request = class Magento\Framework\App\Request\Http { protected $_originalPathInfo = ''; protected $_requestString = ''; protected $_rewritedPathInfo = NULL; protected $_requestedRouteName = NULL; protected $_routingInfo = array (); protected $_route = NULL; protected $_directFrontNames = array (); protected $_controllerModule = NULL; protected $_isStraight = FALSE; protected $_beforeForwardInfo = array (); protected $_routeConfig = class Magento\Framework\App\Route\ConfigInterface\Proxy { protected $_objectManager = class Magento\Framework\ObjectManager\ObjectManager { ... }; protected $_instanceName = 'Magento\Framework\App\Route\ConfigInterface'; protected $_subject = NULL; protected $_isShared = TRUE }; private $_pathInfoProcessor = class Magento\Store\App\Request\PathInfoProcessor\Proxy { protected $_objectManager = class Magento\Framework\ObjectManager\ObjectManager { ... }; protected $_instanceName = 'Magento\Store\App\Request\PathInfoProcessor'; protected $_subject = NULL; protected $_isShared = TRUE; private ${Magento\Store\App\Request\PathInfoProcessor}:_storeManager = NULL }; protected $cookieReader = class Magento\Framework\Stdlib\Cookie\PhpCookieReader { }; protected $_objectManager = class Magento\Framework\ObjectManager\ObjectManager { protected $_factory = class Magento\Framework\ObjectManager\Factory\Dynamic\Developer { ... }; protected $_sharedInstances = array (...); protected $_config = class Magento\Framework\Interception\ObjectManager\Config\Developer { ... } }; protected $_paramSources = array (0 => '_GET', 1 => '_POST'); protected $_requestUri = '/setup/index.php/install/start'; protected $_baseUrl = NULL; protected $_basePath = NULL; protected $_pathInfo = ''; protected $_params = array (); protected $_rawBody = NULL; protected $_aliases = array (); protected $_dispatched = FALSE; protected $_module = NULL; protected $_moduleKey = 'module'; protected $_controller = NULL; protected $_controllerKey = 'controller'; protected $_action = NULL; protected $_actionKey = 'action' }, $filesystem = class Magento\Framework\Filesystem { protected $directoryList = class Magento\Framework\App\Filesystem\DirectoryList { private ${Magento\Framework\Filesystem\DirectoryList}:root = '/srv/www/htdocs/mage2/public'; private ${Magento\Framework\Filesystem\DirectoryList}:directories = array (...) }; protected $readFactory = class Magento\Framework\Filesystem\Directory\ReadFactory { private $driverPool = class Magento\Framework\Filesystem\DriverPool { ... } }; protected $writeFactory = class Magento\Framework\Filesystem\Directory\WriteFactory { private $driverPool = class Magento\Framework\Filesystem\DriverPool { ... } }; protected $readInstances = array ('etc' => class Magento\Framework\Filesystem\Directory\Read { ... }, 'code' => class Magento\Framework\Filesystem\Directory\Read { ... }); protected $writeInstances = array ('var' => class Magento\Framework\Filesystem\Directory\Write { ... }, 'cache' => class Magento\Framework\Filesystem\Directory\Write { ... }, 'log' => class Magento\Framework\Filesystem\Directory\Write { ... }, 'session' => class Magento\Framework\Filesystem\Directory\Write { ... }) }, $deploymentConfig = class Magento\Framework\App\DeploymentConfig { private $reader = class Magento\Framework\App\DeploymentConfig\Reader { private $dirList = class Magento\Framework\App\Filesystem\DirectoryList { ... }; private $file = 'config.php' }; private $data = array ('backend' => array (...), 'db' => array (...), 'crypt' => array (...), 'install' => array (...), 'session' => array (...), 'resource' => array (...), 'modules' => array (...)); private $flatData = array ('backend/frontName' => 'admin', 'db/table_prefix' => '', 'db/connection/default/host' => '/var/run/mysql/mysql.sock', 'db/connection/default/dbname' => 'mage2_magento', 'db/connection/default/username' => 'root', 'db/connection/default/password' => 'root', 'db/connection/default/model' => 'mysql4', 'db/connection/default/initStatements' => 'SET NAMES utf8;', 'db/connection/default/active' => '1', 'crypt/key' => '264588c6b0ee33613be69ac70ba7af87', 'install/date' => 'Fri, 26 Dec 2014 09:41:34 +0000', 'session/save' => 'files', 'resource/default_setup/connection' => 'default', 'modules/Magento_Core' => 1, 'modules/Magento_Store' => 1, 'modules/Magento_Directory' => 1, 'modules/Magento_Backup' => 1, 'modules/Magento_Theme' => 1, 'modules/Magento_Eav' => 1, 'modules/Magento_Customer' => 1, 'modules/Magento_CatalogImportExport' => 1, 'modules/Magento_Indexer' => 1, 'modules/Magento_Cms' => 1, 'modules/Magento_Backend' => 1, 'modules/Magento_Catalog' => 1, 'modules/Magento_Rule' => 1, 'modules/Magento_CatalogInventory' => 1, 'modules/Magento_Payment' => 1, 'modules/Magento_CheckoutAgreements' => 1, 'modules/Magento_Sales' => 1, 'modules/Magento_CmsUrlRewrite' => 1, 'modules/Magento_ConfigurableImportExport' => 1, 'modules/Magento_Msrp' => 1, 'modules/Magento_Contact' => 1, 'modules/Magento_AdminNotification' => 1, 'modules/Magento_Cron' => 1, 'modules/Magento_Widget' => 1, 'modules/Magento_Bundle' => 1, 'modules/Magento_CustomerImportExport' => 1, 'modules/Magento_DesignEditor' => 1, 'modules/Magento_Dhl' => 1, 'modules/Magento_Authorization' => 1, 'modules/Magento_Downloadable' => 1, 'modules/Magento_Checkout' => 1, 'modules/Magento_Email' => 1, 'modules/Magento_Fedex' => 1, 'modules/Magento_GiftMessage' => 1, 'modules/Magento_GoogleAdwords' => 1, 'modules/Magento_GoogleAnalytics' => 1, 'modules/Magento_GoogleOptimizer' => 1, 'modules/Magento_GoogleShopping' => 1, 'modules/Magento_GroupedImportExport' => 1, 'modules/Magento_GroupedProduct' => 1, 'modules/Magento_ImportExport' => 1, 'modules/Magento_CatalogRule' => 1, 'modules/Magento_User' => 1, 'modules/Magento_LayeredNavigation' => 1, 'modules/Magento_Log' => 1, 'modules/Magento_ConfigurableProduct' => 1, 'modules/Magento_Multishipping' => 1, 'modules/Magento_Newsletter' => 1, 'modules/Magento_OfflinePayments' => 1, 'modules/Magento_SalesRule' => 1, 'modules/Magento_PageCache' => 1, 'modules/Magento_Centinel' => 1, 'modules/Magento_Persistent' => 1, 'modules/Magento_ProductAlert' => 1, 'modules/Magento_Reports' => 1, 'modules/Magento_RequireJs' => 1, 'modules/Magento_Review' => 1, 'modules/Magento_Rss' => 1, 'modules/Magento_CatalogWidget' => 1, 'modules/Magento_Captcha' => 1, 'modules/Magento_OfflineShipping' => 1, 'modules/Magento_Search' => 1, 'modules/Magento_Sendfriend' => 1, 'modules/Magento_Shipping' => 1, 'modules/Magento_Sitemap' => 1, 'modules/Magento_CatalogSearch' => 1, 'modules/Magento_Tax' => 1, 'modules/Magento_TaxImportExport' => 1, 'modules/Magento_CatalogUrlRewrite' => 1, 'modules/Magento_Translation' => 1, 'modules/Magento_Ui' => 1, 'modules/Magento_Ups' => 1, 'modules/Magento_UrlRewrite' => 1, 'modules/Magento_Integration' => 1, 'modules/Magento_Usps' => 1, 'mod [Fri Dec 26 11:41:39.780698 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 57. Magento\Framework\App\Config->getValue($path = 'web/cookie/cookie_lifetime', $scope = 'store', $scopeCode = uninitialized) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/Session/Config.php:149, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.780736 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 58. Magento\Framework\App\Config\ScopePool->getScope($scopeType = 'store', $scopeCode = NULL) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/App/Config.php:42, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.780771 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 59. Magento\Framework\App\Config\ScopePool->_getScopeCode($scopeType = 'store', $scopeCode = NULL) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/App/Config/ScopePool.php:71, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.780803 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 60. Magento\Store\Model\Resolver\Store->getScope($scopeId = NULL) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/App/Config/ScopePool.php:116, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.780828 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 61. Magento\Store\Model\StoreManagerInterface\Proxy->getStore($storeId = NULL) /srv/www/htdocs/mage2/public/app/code/Magento/Store/Model/Resolver/Store.php:28, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.780853 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 62. Magento\Store\Model\StoreManager->getStore($storeId = NULL) /srv/www/htdocs/mage2/public/var/generation/Magento/Store/Model/StoreManagerInterface/Proxy.php:119, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.780876 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 63. Magento\Store\Model\StoreManager->_getStorage() /srv/www/htdocs/mage2/public/app/code/Magento/Store/Model/StoreManager.php:174, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.780918 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 64. Magento\Store\Model\StorageFactory->get($arguments = array ('isSingleStoreAllowed' => TRUE, 'currentStore' => NULL, 'scopeCode' => '', 'scopeType' => 'store')) /srv/www/htdocs/mage2/public/app/code/Magento/Store/Model/StoreManager.php:120, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.781201 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 65. Magento\Store\Model\StorageFactory->_reinitStores($storage = class Magento\Store\Model\Storage\Db { protected $_hasSingleStore = NULL; protected $_isSingleStoreAllowed = TRUE; protected $_store = NULL; protected $_stores = array (); protected $_website = NULL; protected $_websites = array (); protected $_groups = array (); protected $_currentStore = NULL; protected $_storeFactory = class Magento\Store\Model\StoreFactory { protected $_objectManager = class Magento\Framework\ObjectManager\ObjectManager { ... }; protected $_instanceName = 'Magento\Store\Model\Store' }; protected $_websiteFactory = class Magento\Store\Model\WebsiteFactory { protected $_objectManager = class Magento\Framework\ObjectManager\ObjectManager { ... }; protected $_instanceName = 'Magento\Store\Model\Website' }; protected $_groupFactory = class Magento\Store\Model\GroupFactory { protected $_objectManager = class Magento\Framework\ObjectManager\ObjectManager { ... }; protected $_instanceName = 'Magento\Store\Model\Group' }; protected $_appState = class Magento\Framework\App\State { private $_appMode = 'default'; protected $_isDownloader = FALSE; protected $_updateMode = FALSE; protected $_configScope = class Magento\Framework\Config\Scope { ... }; protected $_areaCode = NULL }; protected $_scopeConfig = class Magento\Framework\App\Config { protected $_scopePool = class Magento\Framework\App\Config\ScopePool { ... } }; protected $_websiteCollectionFactory = class Magento\Store\Model\Resource\Website\CollectionFactory { protected $_objectManager = class Magento\Framework\ObjectManager\ObjectManager { ... }; protected $_instanceName = 'Magento\Store\Model\Resource\Website\Collection' }; protected $_groupCollectionFactory = class Magento\Store\Model\Resource\Group\CollectionFactory { protected $_objectManager = class Magento\Framework\ObjectManager\ObjectManager { ... }; protected $_instanceName = 'Magento\Store\Model\Resource\Group\Collection' }; protected $_storeCollectionFactory = class Magento\Store\Model\Resource\Store\CollectionFactory { protected $_objectManager = class Magento\Framework\ObjectManager\ObjectManager { ... }; protected $_instanceName = 'Magento\Store\Model\Resource\Store\Collection' } }, $arguments = array ('isSingleStoreAllowed' => TRUE, 'currentStore' => NULL, 'scopeCode' => '', 'scopeType' => 'store')) /srv/www/htdocs/mage2/public/app/code/Magento/Store/Model/StorageFactory.php:121, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.781236 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 66. Magento\Store\Model\Storage\Db->reinitStores() /srv/www/htdocs/mage2/public/app/code/Magento/Store/Model/StorageFactory.php:176, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.781260 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 67. Magento\Store\Model\Storage\Db->_initStores() /srv/www/htdocs/mage2/public/app/code/Magento/Store/Model/Storage/Db.php:458, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.781287 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 68. Magento\Store\Model\Resource\Website\CollectionFactory->create($data = uninitialized) /srv/www/htdocs/mage2/public/app/code/Magento/Store/Model/Storage/Db.php:191, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.781318 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 69. Magento\Framework\ObjectManager\ObjectManager->create($type = 'Magento\Store\Model\Resource\Website\Collection', $arguments = array ()) /srv/www/htdocs/mage2/public/var/generation/Magento/Store/Model/Resource/Website/CollectionFactory.php:43, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.781349 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 70. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create($requestedType = 'Magento\Store\Model\Resource\Website\Collection', $arguments = array ()) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/ObjectManager.php:55, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.781466 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 71. Magento\Framework\ObjectManager\Factory\AbstractFactory->createObject($type = 'Magento\Store\Model\Resource\Website\Collection', $args = array (0 => class Magento\Core\Model\EntityFactory { protected $_objectManager = class Magento\Framework\ObjectManager\ObjectManager { ... } }, 1 => class Magento\Framework\Logger { protected $_loggers = array (...); protected $_filesystem = class Magento\Framework\Filesystem { ... } }, 2 => class Magento\Framework\Data\Collection\Db\FetchStrategy\Cache { private $_cache = class Magento\Framework\App\Cache\Type\Collection { ... }; private $_fetchStrategy = class Magento\Framework\Data\Collection\Db\FetchStrategy\Query { ... }; protected $cacheIdPrefix = 'app'; protected $_cacheTags = array (...); protected $_cacheLifetime = FALSE }, 3 => class Magento\Framework\Event\Manager\Proxy { protected $_objectManager = class Magento\Framework\ObjectManager\ObjectManager { ... }; protected $_instanceName = 'Magento\Framework\Event\Manager'; protected $_subject = NULL; protected $_isShared = TRUE; protected $_events = array (...); protected $_invoker = NULL; protected $_eventConfig = NULL }, 4 => NULL, 5 => NULL)) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:90, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.781637 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 72. Magento\Framework\Model\Resource\Db\Collection\AbstractCollection->__construct($entityFactory = class Magento\Core\Model\EntityFactory { protected $_objectManager = class Magento\Framework\ObjectManager\ObjectManager { protected $_factory = class Magento\Framework\ObjectManager\Factory\Dynamic\Developer { ... }; protected $_sharedInstances = array (...); protected $_config = class Magento\Framework\Interception\ObjectManager\Config\Developer { ... } } }, $logger = class Magento\Framework\Logger { protected $_loggers = array ('system' => class Zend_Log { ... }, 'exception' => class Zend_Log { ... }); protected $_filesystem = class Magento\Framework\Filesystem { protected $directoryList = class Magento\Framework\App\Filesystem\DirectoryList { ... }; protected $readFactory = class Magento\Framework\Filesystem\Directory\ReadFactory { ... }; protected $writeFactory = class Magento\Framework\Filesystem\Directory\WriteFactory { ... }; protected $readInstances = array (...); protected $writeInstances = array (...) } }, $fetchStrategy = class Magento\Framework\Data\Collection\Db\FetchStrategy\Cache { private $_cache = class Magento\Framework\App\Cache\Type\Collection { private ${Magento\Framework\Cache\Frontend\Decorator\TagScope}:_tag = 'COLLECTION_DATA'; private ${Magento\Framework\Cache\Frontend\Decorator\Bare}:_frontend = class Magento\Framework\App\Cache\Type\AccessProxy { ... } }; private $_fetchStrategy = class Magento\Framework\Data\Collection\Db\FetchStrategy\Query { }; protected $cacheIdPrefix = 'app'; protected $_cacheTags = array ('storeTag' => 'website'); protected $_cacheLifetime = FALSE }, $eventManager = class Magento\Framework\Event\Manager\Proxy { protected $_objectManager = class Magento\Framework\ObjectManager\ObjectManager { protected $_factory = class Magento\Framework\ObjectManager\Factory\Dynamic\Developer { ... }; protected $_sharedInstances = array (...); protected $_config = class Magento\Framework\Interception\ObjectManager\Config\Developer { ... } }; protected $_instanceName = 'Magento\Framework\Event\Manager'; protected $_subject = NULL; protected $_isShared = TRUE; protected $_events = array (); protected $_invoker = NULL; protected $_eventConfig = NULL }, $connection = NULL, $resource = NULL) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/AbstractFactory.php:104, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.781668 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 73. Magento\Framework\Model\Resource\Db\Collection\AbstractCollection->getResource() /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/Model/Resource/Db/Collection/AbstractCollection.php:116, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.781699 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 74. Magento\Framework\ObjectManager\ObjectManager->create($type = 'Magento\Store\Model\Resource\Website', $arguments = uninitialized) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/Model/Resource/Db/Collection/AbstractCollection.php:454, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.781731 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 75. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create($requestedType = 'Magento\Store\Model\Resource\Website', $arguments = array ()) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/ObjectManager.php:55, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.781830 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 76. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->_resolveArguments($requestedType = 'Magento\Store\Model\Resource\Website', $parameters = array (0 => array (0 => 'pluginLocator', 1 => 'Magento\Framework\ObjectManagerInterface', 2 => TRUE, 3 => NULL), 1 => array (0 => 'pluginList', 1 => 'Magento\Framework\Interception\PluginListInterface', 2 => TRUE, 3 => NULL), 2 => array (0 => 'chain', 1 => 'Magento\Framework\Interception\ChainInterface', 2 => TRUE, 3 => NULL), 3 => array (0 => 'resource', 1 => 'Magento\Framework\App\Resource', 2 => TRUE, 3 => NULL)), $arguments = array ()) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:83, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.781877 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 77. Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgument($argument = array ('instance' => 'Magento\Framework\App\Resource'), $paramType = 'Magento\Framework\App\Resource', $paramDefault = NULL, $paramName = 'resource', $requestedType = 'Magento\Store\Model\Resource\Website') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:52, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.781909 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 78. Magento\Framework\ObjectManager\ObjectManager->get($type = 'Magento\Framework\App\Resource') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/AbstractFactory.php:233, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.781940 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 79. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create($requestedType = 'Magento\Framework\App\Resource', $arguments = uninitialized) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/ObjectManager.php:68, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.782044 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 80. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->_resolveArguments($requestedType = 'Magento\Framework\App\Resource', $parameters = array (0 => array (0 => 'resourceConfig', 1 => 'Magento\Framework\App\Resource\ConfigInterface', 2 => TRUE, 3 => NULL), 1 => array (0 => 'adapterFactory', 1 => 'Magento\Framework\Model\Resource\Type\Db\ConnectionFactoryInterface', 2 => TRUE, 3 => NULL), 2 => array (0 => 'deploymentConfig', 1 => 'Magento\Framework\App\DeploymentConfig', 2 => TRUE, 3 => NULL), 3 => array (0 => 'tablePrefix', 1 => NULL, 2 => FALSE, 3 => '')), $arguments = array ()) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:83, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.782092 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 81. Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgument($argument = array ('instance' => 'Magento\Framework\App\Resource\ConfigInterface'), $paramType = 'Magento\Framework\App\Resource\ConfigInterface', $paramDefault = NULL, $paramName = 'resourceConfig', $requestedType = 'Magento\Framework\App\Resource') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:52, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.782121 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 82. Magento\Framework\ObjectManager\ObjectManager->get($type = 'Magento\Framework\App\Resource\ConfigInterface') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/AbstractFactory.php:233, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.782151 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 83. Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create($requestedType = 'Magento\Framework\App\Resource\Config\Proxy', $arguments = uninitialized) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/ObjectManager.php:68, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.782180 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 84. Magento\Framework\ObjectManager\Definition\Runtime->getParameters($className = 'Magento\Framework\App\Resource\Config\Proxy') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:72, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.782207 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 85. Magento\Framework\Code\Reader\ClassReader->getConstructor($className = 'Magento\Framework\App\Resource\Config\Proxy') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/ObjectManager/Definition/Runtime.php:43, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.782233 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 86. ReflectionClass->construct('Magento\Framework\App\Resource\Config\Proxy') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/Code/Reader/ClassReader.php:18, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.782258 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 87. spl_autoload_call('Magento\Framework\App\Resource\Config\Proxy') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/Code/Reader/ClassReader.php:18, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.782286 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 88. Magento\Framework\Code\Generator\Autoloader->load($className = 'Magento\Framework\App\Resource\Config\Proxy') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/Code/Reader/ClassReader.php:18, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.782314 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 89. Magento\Framework\Code\Generator->generateClass($className = 'Magento\Framework\App\Resource\Config\Proxy') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/Code/Generator/Autoloader.php:34, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.782351 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 90. Magento\Framework\Code\Generator->createGeneratorInstance($generatorClass = '\Magento\Framework\ObjectManager\Code\Generator\Proxy', $entityName = 'Magento\Framework\App\Resource\Config', $className = 'Magento\Framework\App\Resource\Config\Proxy') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/Code/Generator.php:99, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.782410 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 91. Magento\Framework\Code\Generator\EntityAbstract->construct($sourceClassName = 'Magento\Framework\App\Resource\Config', $resultClassName = 'Magento\Framework\App\Resource\Config\Proxy', $ioObject = class Magento\Framework\Code\Generator\Io { private $_generationDirectory = '/srv/www/htdocs/mage2/public/var/generation/'; private $filesystemDriver = class Magento\Framework\Filesystem\Driver\File { protected $scheme = '' } }, $classGenerator = uninitialized, $definedClasses = uninitialized) /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/Code/Generator.php:127, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.782435 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 92. spl_autoload_call('Magento\Framework\Code\Generator\CodeGenerator\Zend') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/Code/Generator.php:72, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.782463 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 93. Composer\Autoload\ClassLoader->loadClass($class = 'Magento\Framework\Code\Generator\CodeGenerator\Zend') /srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/Code/Generator.php:72, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.782489 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 94. Composer\Autoload\includeFile($file = '/srv/www/htdocs/mage2/public/lib/internal/Magento/Framework/Code/Generator/CodeGenerator/Zend.php') /srv/www/htdocs/mage2/public/vendor/composer/ClassLoader.php:278, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.782506 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 95. include() /srv/www/htdocs/mage2/public/vendor/composer/ClassLoader.php:386, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.782530 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 96. spl_autoload_call('Zend\Code\Generator\ClassGenerator') /srv/www/htdocs/mage2/public/vendor/composer/ClassLoader.php:10, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.782558 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 97. Composer\Autoload\ClassLoader->loadClass($class = 'Zend\Code\Generator\ClassGenerator') /srv/www/htdocs/mage2/public/vendor/composer/ClassLoader.php:10, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.782590 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 98. Composer\Autoload\ClassLoader->findFile($class = 'Zend\Code\Generator\ClassGenerator') /srv/www/htdocs/mage2/public/vendor/composer/ClassLoader.php:277, referer: http://mage2.local/setup/ [Fri Dec 26 11:41:39.782623 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP 99. Composer\Autoload\ClassLoader->findFileWithExtension($class = 'Zend\Code\Generator\ClassGenerator', $ext = '.php') /srv/www/htdocs/mage2/public/vendor/composer/ClassLoader.php:303, referer: http://mage2.local/setup/

Sanuch commented 9 years ago

You are lost first line with error message, could you add it

chrom commented 9 years ago

[Fri Dec 26 11:41:39.774030 2014] [php5:error] [pid 30585] [client 127.0.0.1:39999] PHP Fatal error: Maximum function nesting level of '100' reached, aborting! in /srv/www/htdocs/mage2/public/vendor/composer/ClassLoader.php on line 321, referer: http://mage2.local/setup/

Sanuch commented 9 years ago

It's duplicate #837 You should or turn off xdebug or increase max_nesting_level e.g xdebug.max_nesting_level=500

ghost commented 9 years ago

Thanks, see http://devdocs.magento.com/guides/v1.0/install-gde/system-requirements.html (bottom of page) and see if that helps.

maksek commented 9 years ago

Documentation covers the case. Closing the issues.