Long story, thanks, this helped. On Apr 29, 4:37 pm, Fabien Potencier <fabien.potenc...@symfony- project.com> wrote: > On 4/29/11 4:01 PM, umpirsky wrote: > > > My test site is working on port 81, and this causes debug bar not show > > up, because it tries to oad it > > fromhttp://test.site.loc/app_dev.php/_wdt/4dbac3b1bd085 > > instead fromhttp://test.site.loc:81/app_dev.php/_wdt/4dbac3b1bd085 > > and gets 404 which is visible in firephp. > > When your site is not using the default port, you should configure it in > the router configuration: > > framework: > router: > http_port: 90 > > This won't be needed anymore for the WDT in beta2. > > Fabien
-- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
