[symfony-users] Re: Develop an app as an API

2011-05-30 Thread iturri.cf
You can use an "API key" instead a username-password, and send it with every request as a custom HTTP header. You can read an example from http://www.symfony-project.org/more-with-symfony/1_4/en/10-Symfony-Internals: "Using the request.filter_parameter event Let's say you're operating a website e

[symfony-users] Re: [Symfony2] PR11 Problem loading app_dev.php

2011-04-19 Thread iturri.cf
> On 19.04.2011 03:39, iturri.cf wrote: > > > > > Hi, I installed Symfony 2 and when I try to > > accesshttp://localhost/sf2/web/app_dev.php > > get the following error: > > > Fatal error: Uncaught exception 'UnexpectedValueException' with > >

[symfony-users] [Symfony2] PR11 Problem loading app_dev.php

2011-04-19 Thread iturri.cf
Hi, I installed Symfony 2 and when I try to access http://localhost/sf2/web/app_dev.php get the following error: Fatal error: Uncaught exception 'UnexpectedValueException' with message 'The stream could not be opened, "/var/www/sf2/app/logs/ dev.log" may be an invalid url.' in /var/www/sf2/app/ca