Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install error #157

Open
maximsamoilov opened this issue Feb 11, 2016 · 3 comments
Open

Install error #157

maximsamoilov opened this issue Feb 11, 2016 · 3 comments

Comments

@maximsamoilov
Copy link

Step: Database

index.php?task=postinstall&m=validateDb&db_drive=Mysqli&host=localhost&name=cobalt&pass=&user=root

get error in ajax response:

exception 'Joomla\DI\Exception\DependencyResolutionException' with message 'Could not resolve dependency
: options' in Z:\home\cobalt.tst\www\vendor\joomla\di\src\Container.php:256
Stack trace:
#0 Z:\home\cobalt.tst\www\vendor\joomla\di\src\Container.php(139): Joomla\DI\Container->getMethodArgs

(Object(ReflectionMethod))
#1 Z:\home\cobalt.tst\www\vendor\joomla\di\src\Container.php(238): Joomla\DI\Container->buildObject('Joomla

\Database...')
#2 Z:\home\cobalt.tst\www\vendor\joomla\di\src\Container.php(139): Joomla\DI\Container->getMethodArgs

(Object(ReflectionMethod))
#3 Z:\home\cobalt.tst\www\src\Cobalt\Factory.php(72): Joomla\DI\Container->buildObject('\Cobalt\Model

\D...')
#4 Z:\home\cobalt.tst\www\src\Cobalt\Factory.php(128): Cobalt\Factory::getModel('DefaultModel')
#5 Z:\home\cobalt.tst\www\src\Cobalt\Controller\DefaultController.php(46): Cobalt\Factory::getView('dashboard'

, 'default', 'html', Array)
#6 Z:\home\cobalt.tst\www\src\Cobalt\Application.php(392): Cobalt\Controller\DefaultController->execute

()
#7 Z:\home\cobalt.tst\www\vendor\joomla\application\src\AbstractWebApplication.php(119): Cobalt\Application-

doExecute()

8 Z:\home\cobalt.tst\www\index.php(97): Joomla\Application\AbstractWebApplication->execute()

9 {main}

@xillibit
Copy link
Contributor

Hello,

Did-you have used in first composer install to download composer dependencies ?

@maximsamoilov
Copy link
Author

Hi, yes. I used composer install first.

I'm trying to install both Denver and the MAMP PRO. I get the same error

@maximsamoilov
Copy link
Author

I can not find this option is $ _SERVER [ 'HTACCESS'] in php documentation(

@dbhurley dbhurley added size: 3 and removed size: 3 labels Nov 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants