Hi!
I have been bumping my head in a wall of "not so easy understandable documentation" for the last two days. By following INSTALL.md from git repo I can't install it. This is my n-th iteration of install. Frustrating is what I feel right now toward ez! Not to mention that I have been reading all documentation, digging into kernel, api...
My server is with latest PHP 5.3.21-1~dotdeb.0, Apache and Percona Mysql.
By entering: php ezpublish/console assets:install --symlink web response is
[Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException] The service "templating" has a dependency on a non-existent service "templating.engine.eztpl".
Step 2.
Upgrade of existing 2012.08 to 2012.12 I get this:
FatalErrorException: Error: Wrong parameters for Exception([string $exception [, long $code [, Exception $previous = NULL]]]) in /var/www/public_html/vendor/ezsystems/ezpublish/eZ/Publish/Core/MVC/Symfony/Security/User/Provider.php line 81
?!?!?!
My dev.log:
[2013-02-10 12:12:26] event.DEBUG: Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelRequest". [] [][2013-02-10 12:12:26] event.DEBUG: Notified event "kernel.request" to listener "eZ\Publish\Core\MVC\Symfony\EventListener\SiteAccessMatchListener::onKernelRequest". [] [][2013-02-10 12:12:26] event.DEBUG: Notified event "kernel.request" to listener "eZ\Bundle\EzPublishCoreBundle\EventListener\RequestEventListener::onKernelRequestSetup". [] [][2013-02-10 12:12:26] event.DEBUG: Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest". [] [][2013-02-10 12:12:26] event.DEBUG: Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterProxyListener::onKernelRequest". [] [][2013-02-10 12:12:26] event.DEBUG: Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". [] [][2013-02-10 12:12:26] app.INFO: Router eZ\Bundle\EzPublishCoreBundle\Routing\DefaultRouter was not able to match, message "" [] [][2013-02-10 12:12:26] app.INFO: Router eZ\Bundle\EzPublishCoreBundle\Routing\UrlAliasRouter was not able to match, message "Config says to bypass UrlAliasRouter" [] [][2013-02-10 12:12:26] request.INFO: Matched route "ez_legacy" (parameters: "_route": "ez_legacy", "_controller": "ezpublish_legacy.controller:indexAction") [] [][2013-02-10 12:12:26] event.DEBUG: Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". [] [][2013-02-10 12:12:26] event.DEBUG: Notified event "kernel.request" to listener "eZ\Bundle\EzPublishCoreBundle\EventListener\RequestEventListener::onKernelRequestForward". [] [][2013-02-10 12:12:26] event.DEBUG: Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest". [] [][2013-02-10 12:12:26] app.DEBUG: Checking secure context token: [] [][2013-02-10 12:12:26] app.DEBUG: Trying to pre-authenticate user "-1" [] []
I am definitely missing something but what and where?
Best regards,
Sinisa