Open l0c0luke opened 10 years ago
see #46
Still getting the same error. I have tried making the libraries all the same. when i check what is installed, here is what I get...
silex/silex v1.2.2 The PHP micro-framework based on the Symfony2 Components
silex/web-profiler v1.0.3 A WebProfiler for Silex
solarium/solarium 3.2.0 PHP Solr client
swiftmailer/swiftmailer v5.2.2 Swiftmailer, free feature-rich PHP mailer
symfony/browser-kit v2.4.10 Symfony BrowserKit Component
symfony/class-loader v2.4.10 Symfony ClassLoader Component
symfony/config v2.4.10 Symfony Config Component
symfony/console v2.4.10 Symfony Console Component
symfony/css-selector v2.4.10 Symfony CssSelector Component
symfony/debug v2.4.10 Symfony Debug Component
symfony/doctrine-bridge v2.4.10 Symfony Doctrine Bridge
symfony/dom-crawler v2.4.10 Symfony DomCrawler Component
symfony/event-dispatcher v2.4.10 Symfony EventDispatcher Component
symfony/filesystem v2.4.10 Symfony Filesystem Component
symfony/finder v2.4.10 Symfony Finder Component
symfony/form v2.4.10 Symfony Form Component
symfony/http-foundation v2.4.10 Symfony HttpFoundation Component
symfony/http-kernel v2.4.10 Symfony HttpKernel Component
symfony/icu v1.0.1 Contains an excerpt of the ICU data and classes to load it.
symfony/intl v2.4.10 A PHP replacement layer for the C intl extension that includes additional data from the ICU library.
symfony/monolog-bridge v2.4.10 Symfony Monolog Bridge
symfony/options-resolver v2.4.10 Symfony OptionsResolver Component
symfony/process v2.4.10 Symfony Process Component
symfony/property-access v2.4.10 Symfony PropertyAccess Component
symfony/routing v2.4.10 Symfony Routing Component
symfony/security v2.4.10 Symfony Security Component
symfony/stopwatch v2.4.10 Symfony Stopwatch Component
symfony/translation v2.4.10 Symfony Translation Component
symfony/twig-bridge v2.4.10 Symfony Twig Bridge
symfony/validator v2.4.10 Symfony Validator Component
symfony/web-profiler-bundle v2.4.10 Symfony WebProfilerBundle
symfony/yaml v2.4.10 Symfony Yaml Component
The rest of my setup is like it is in the referenced issue.
I tried installing just symfony/symfony and it is now working. not sure if they are going to like me doing this, but i guess its a start.
If I click teh profiler I see ... Twig_Error_Runtime: The "profiler" extension is not enabled in "@WebProfiler/Collector/request.html.twig" at line 77.
but if i chnage the panel in the url to something other than request, it will work ok. Url looks like ... ...com/_profiler/e7f1de?panel=request
I get a 500 error popup and then when i say take me to the profiler page it show the image below. I am using monolog but i have the bridge installed as well.