Looking forward to PR3. There have been some pretty major changes
since PR2 (foundation/framework, routing). I think I am too new at
this point to create my own application from scratch without step-by-
step documentation or someone holding my hand :(

Thanks for the hard work!

On Aug 3, 11:41 am, Fabien Potencier <fabien.potenc...@symfony-
project.com> wrote:
> This fix has been applied some days ago. So it will be included in PR3.
>
> Fabien
>
> --
> Fabien Potencier
> Sensio CEO - symfony lead developer
> sensiolabs.com | symfony-project.org | fabien.potencier.org
> Tél: +33 1 40 99 80 80
>
> On 8/3/10 5:55 PM, BStep wrote:
>
>
>
> > Just found this:
>
> >http://raw.trac.symfony-project.org/ticket/8810
>
> > The suggested fix seems to do the trick, although I received an error
> > message saying could not write to the logs folder in "E:
> > \prtldev2\hello/logs" instead of "\logs". Not sure if this could
> > produce a problem elsewhere.
>
> > On Aug 3, 10:30 am, BStep<[email protected]>  wrote:
> >> I am also getting the same error message with the newest sandbox
> >> release (sandbox_2_0_PR2). I verified that the changes mentioned by
> >> Fabien are in my sandbox version. I am using IIS7 on Windows Server
> >> 2008 and I do not have spaces in my directory structure - the path to
> >> index_dev.php is E:\prtldev2\web\index_dev.php.
>
> >> Are there other configuration changes I may need to make? Thanks.
>
> >> For reference, here is my full error message:
>
> >> Fatal error: Uncaught exception 'InvalidArgumentException' with
> >> message '[WARNING 1549] failed to load external entity "file:///
> >> E:prtldev2/src/vendor/symfony/src/Symfony/Components/
> >> DependencyInjection/Loader/schema/dic/services/services-1.0.xsd" (in n/
> >> a - line 0, column 0) [WARNING 3084] Element '{http://www.w3.org/2001/
> >> XMLSchema}import': Failed to locate a schema at location 'file:///
> >> E:prtldev2/src/vendor/symfony/src/Symfony/Components/
> >> DependencyInjection/Loader/schema/dic/services/services-1.0.xsd'.
> >> Skipping the import. (in in_memory_buffer - line 8, column 0) [ERROR
> >> 1845] Element '{http://www.symfony-project.org/schema/dic/services}
> >> container': No matching global declaration available for the
> >> validation root. (in 
> >> file:///E:/prtldev2/src/vendor/symfony/src/Symfony/Foundation/Resources/con
> >>  fig/services.xml
> >> - line 5, column 0)' in E:\prtldev2\src\vendor\symfony\src\Symfony
> >> \Components\DependencyInjection\Loader\XmlFileLoader.php:283 Stack
> >> trace: #0 E:\prtldev2\src\vendor\symfony\src\Symfony\Components
> >> \DependencyInjection\Loa in E:\prtldev2\src\vendor\symfony\src\Symfony
> >> \Components\DependencyInjection\Loader\XmlFileLoader.php on line 283
>
> >> On Jul 16, 9:12 am, kranberry<[email protected]>  wrote:
>
> >>> Hi,
>
> >>> I'm totally new to Synfony and just downloaded the Symfony2 sandbox.
> >>> I'm running IIS under Windows 7 (64-bit) and I received the same error
> >>> message as above.  I checked that my build included the changes
> >>> mentioned above and it does.  What else do I need to change in order
> >>> to get this first tutorial working?  Very frustrating.
>
> >>> Thanks,
> >>> Jon
>
> >>> On May 21, 9:33 am, Fabien Potencier<fabien.potenc...@symfony-
>
> >>> project.com>  wrote:
> >>>> fixed 
> >>>> now:http://github.com/fabpot/symfony/commit/269651235ae830fe8d93800f3fc70...
>
> >>>> This patch will be included in the next version of the sandbox (end of
> >>>> June). In the meantime, you can just apply the patch or store 
> >>>> yourSymfony projectin a path with no whitespaces.
>
> >>>> Fabien
>
> >>>> --
> >>>> Fabien Potencier
> >>>> Sensio CEO -symfonylead developer
> >>>> sensiolabs.com |symfony-project.org | fabien.potencier.org
> >>>> Tél: +33 1 40 99 80 80
>
> >>>> On 5/21/10 12:20 PM, AigerVoid wrote:
>
> >>>>> System conf:Win7Ult., apache2, php 5.3.2,mysql5
>
> >>>>>http://localhost/sandbox/web/check.php-OK,allrequiredis green
>
> >>>>> but in:
> >>>>>http://localhost/sandbox/web/index_dev.php/
>
> >>>>> Warning: DOMDocument::schemaValidateSource()
> >>>>> [domdocument.schemavalidatesource]: InvalidSchemain C:\Program Files
> >>>>> \xampp\htdocs\sandbox\src\vendor\symfony\src\Symfony\Components
> >>>>> \DependencyInjection\Loader\XmlFileLoader.php on line 295
>
> >>>>> Fatal error:Uncaughtexception'InvalidArgumentException' with
> >>>>> message '[ERROR 1824] Element '{http://www.w3.org/2001/XMLSchema}
> >>>>> import', attribute 'schemaLocation': 'C:/Program Files/xampp/htdocs/
> >>>>> sandbox/src/vendor/symfony/src/Symfony/Components/DependencyInjection/
> >>>>> Loader/schema/dic/services/services-1.0.xsd' is not a valid value of
> >>>>> the atomic type 'xs:anyURI'. (in in_memory_buffer - line 8, column 0)
> >>>>> [ERROR 3037] Element '{http://www.w3.org/2001/XMLSchema}import': The
> >>>>> character content is not a valid value of the atomic type 'xs:anyURI'.
> >>>>> (in in_memory_buffer - line 8, column 0)' in C:\Program Files\xampp
> >>>>> \htdocs\sandbox\src\vendor\symfony\src\Symfony\Components
> >>>>> \DependencyInjection\Loader\XmlFileLoader.php:297 Stack trace: #0 C:
> >>>>> \Program Files\xampp\htdocs\sandbox\src\vendor\symfony\src\Symfony
> >>>>> \Components\DependencyInjection\Loader\XmlFileLoader.php(248):Symfony
> >>>>> \Components\DependencyInjection\Loader\XmlFileLoader-
> >>>>>> validateSchema(Object(DOMDocument), 'C:\Program File...') #1 C:
> >>>>> \Program Files\xampp\htdocs\sandbox\src\vendor in C:\Program Files
> >>>>> \xampp\htdocs\sandbox\src\vendor\symfony\src\Symfony\Components
> >>>>> \DependencyInjection\Loader\XmlFileLoader.php on line 297
>
> >>>> --
> >>>> If you want to report a vulnerability issue onsymfony, please send it to 
> >>>> security atsymfony-project.com
>
> >>>> You received this message because you are subscribed to the Google
> >>>> Groups "symfonyusers" group.
> >>>> To post to this group, send email [email protected]
> >>>> To unsubscribe from this group, send email to
> >>>> [email protected]
> >>>> For more options, visit this group 
> >>>> athttp://groups.google.com/group/symfony-users?hl=en

-- 
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 users" 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-users?hl=en

Reply via email to