[Neos] NEOS 1.2 beta 2 - Install from Archive

Aske Ertmann aske at moc.net
Thu Nov 27 22:10:55 CET 2014


Hi Sandro

Did you follow the installation instructions? http://docs.typo3.org/neos/TYPO3NeosDocumentation/GettingStarted/Installation.html <http://docs.typo3.org/neos/TYPO3NeosDocumentation/GettingStarted/Installation.html>

You need to set up a virtual host and point it to the Web directory.

There should be guides for doing that for MAMP on the web.

Additionally you need to make sure mod_rewrite is enabled for the setup to work.

We’re working on making installation easier, but that won’t happen until the the release of 1.3

Hope it helps.

Cheers,
Aske

> On 27 Nov 2014, at 20:13, Sandro Barbieri <sandro.barbieri at redsmoke.ch> wrote:
> 
> Hello everybody
> 
> I tried installing beta 2 locally with MAMP on OS X and get this error when calling setup with h t t p : / / localhost/Neos12b2/Web :
> 
> 
> ========================================================
> Uncaught exception in line 649 of /Applications/MAMP/htdocs/Neos-12b2/Packages/Libraries/doctrine/dbal/lib/Doctrine/DBAL/Connection.php: An exception occurred while executing 'SELECT t0_.persistence_object_identifier AS persistence_object_identifier0, t0_.hostpattern AS hostpattern1, t0_.active AS active2, t0_.site AS site3 FROM typo3_neos_domain_model_domain t0_ ORDER BY t0_.site ASC, t0_.hostpattern ASC':
> 
> SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected
> 
> 26 Doctrine\DBAL\DBALException::driverExceptionDuringQuery(PDOException, "SELECT t0_.persistence_object_identifier AS persistence_object_identifier0, t0_.hostpattern AS hostpattern1, t0_.active AS active2, t0_.site AS site3 FROM typo3_neos_domain_model_domain t0_ ORDER BY t0_.site ASC, t0_.hostpattern ASC", array|0|)
> 25 Doctrine\DBAL\Connection::executeQuery("SELECT t0_.persistence_object_identifier AS persistence_object_identifier0, t0_.hostpattern AS hostpattern1, t0_.active AS active2, t0_.site AS site3 FROM typo3_neos_domain_model_domain t0_ ORDER BY t0_.site ASC, t0_.hostpattern ASC", array|0|, array|0|, NULL)
> 24 Doctrine\ORM\Query\Exec\SingleSelectExecutor::execute(Doctrine\DBAL\Connection, array|0|, array|0|)
> 23 Doctrine\ORM\Query::_doExecute()
> 22 Doctrine\ORM\AbstractQuery::execute(NULL, 1)
> 21 Doctrine\ORM\AbstractQuery::getResult()
> 20 TYPO3\Flow\Persistence\Doctrine\Query_Original::getResult()
> 19 TYPO3\Flow\Persistence\Doctrine\QueryResult_Original::initialize()
> 18 TYPO3\Flow\Persistence\Doctrine\QueryResult_Original::toArray()
> 17 TYPO3\Neos\Domain\Repository\DomainRepository_Original::findOneByHost("localhost")
> 16 TYPO3\Neos\Domain\Repository\DomainRepository_Original::findOneByActiveRequest()
> 15 call_user_func_array(array|2|, array|0|)
> 14 TYPO3\Flow\Object\DependencyInjection\DependencyProxy::__call("findOneByActiveRequest", array|0|)
> 13 TYPO3\Flow\Object\DependencyInjection\DependencyProxy::findOneByActiveRequest()
> 12 TYPO3\Neos\Routing\FrontendNodeRoutePartHandler_Original::buildContextFromWorkspaceNameAndDimensions("live", array|1|)
> 11 TYPO3\Neos\Routing\FrontendNodeRoutePartHandler_Original::buildContextFromRequestPath("")
> 10 TYPO3\Neos\Routing\FrontendNodeRoutePartHandler_Original::convertRequestPathToNode("")
> 9 TYPO3\Neos\Routing\FrontendNodeRoutePartHandler_Original::matchValue("")
> 8 TYPO3\Flow\Mvc\Routing\DynamicRoutePart_Original::match("")
> 7 TYPO3\Flow\Mvc\Routing\Route_Original::matches(TYPO3\Flow\Http\Request)
> 6 TYPO3\Flow\Mvc\Routing\Router_Original::route(TYPO3\Flow\Http\Request)
> 5 TYPO3\Flow\Mvc\Routing\RoutingComponent_Original::handle(TYPO3\Flow\Http\Component\ComponentContext)
> 4 TYPO3\Flow\Http\Component\ComponentChain_Original::handle(TYPO3\Flow\Http\Component\ComponentContext)
> 3 TYPO3\Flow\Http\Component\ComponentChain_Original::handle(TYPO3\Flow\Http\Component\ComponentContext)
> 2 TYPO3\Flow\Http\RequestHandler::handleRequest()
> 1 TYPO3\Flow\Core\Bootstrap::run()
> ========================================================
> 
> 
> I never get to see any setup screen / step 1 just this error page (see attachment)
> 
> cheers
> Sandro
> 
> 
> 
> 
> 
> <Screen Shot 2014-11-27 at 8.12.12 PM.png>



More information about the Neos mailing list