[symfony-users] Request for Symfony 2 installation guide

2011-06-21 Thread Vaibhav Rajput
Hi All, currently i m working on symfony 1.4. now plan to learn symfony 2... i already went through some documentation i have downloaded bundles i think symfony 2 is totaly diffrent with symfony 1.4... My question is i m struggling with configuration step...

Re: [symfony-users] Request for Symfony 2 installation guide

2011-06-21 Thread Christophe COEVOET
Le 21/06/2011 09:42, Vaibhav Rajput a écrit : Hi All, currently i m working on symfony 1.4. now plan to learn symfony 2... i already went through some documentation i have downloaded bundles i think symfony 2 is totaly diffrent with symfony 1.4... My question is i m struggling with

Re: [symfony-users] Request for Symfony 2 installation guide

2011-06-21 Thread Vaibhav Rajput
Thanks for giving me quick reply Christophe 3) intl : with xampp, version of the intl is 3.6 and symfony 2 requires 4.* .. i have downloaded and configured intl 4.0 and all required dll... but than also it's giving error like icuuc36.dll required but it's already der... My Request is

Re: [symfony-users] Request for Symfony 2 installation guide

2011-06-21 Thread Michel Salib
Fabien not the only one to write the doc (there are many other nice volontary guys). Please, don't blame him for everything. Also, I don't agree that the Symfony doc should document the wamp installation and configuration. It is perfectly ok to tell the requirements and maybe include a FAQ on

Re: [symfony-users] Request for Symfony 2 installation guide

2011-06-21 Thread Jeremiah Dodds
On Tue, Jun 21, 2011 at 5:00 AM, Vaibhav Rajput rajput...@gmail.com wrote: Thanks for giving me quick reply Christophe 3) intl : with xampp, version of the intl is 3.6 and symfony 2 requires 4.* .. i have downloaded and configured intl 4.0 and all required dll... but than also it's giving

Re: [symfony-users] Request for Symfony 2 installation guide

2011-06-21 Thread seven seven
To get rid of the error with icuuc36.dll missing or required you must copy from the xampp location to C:\Windows . Do this for all dependencies and will work. On Tue, Jun 21, 2011 at 4:40 PM, Jeremiah Dodds jeremiah.do...@gmail.comwrote: On Tue, Jun 21, 2011 at 5:00 AM, Vaibhav Rajput

Re: [symfony-users] Request for Symfony 2 installation guide

2011-06-21 Thread WebDevPT
I agree with you, but still a lot of people use XAMP, LAMP, WAMP, and other environments when they are learning and testing stuff, so there should exist a basic installation guide to install and create a symfony 2.x project on XAMP for example because the way to install it on similar projects

Re: [symfony-users] Request for Symfony 2 installation guide

2011-06-21 Thread David Mann
Hi mate, Apc doesnt work with windows on php5.3 Sent from my iPad On Jun 21, 2011, at 5:42 PM, Vaibhav Rajput rajput...@gmail.com wrote: Hi All, currently i m working on symfony 1.4. now plan to learn symfony 2... i already went through some documentation i have downloaded bundles

Re: [symfony-users] Request for Symfony 2 installation guide

2011-06-21 Thread Tac Tacelosky
Fortunately, APC isn't required to run Symfony. But what a pain it is that APC isn't available on Windows, and that pecl4win.php.net is no longer, and rant, rant. Windows is definitely a second-class citizen in the PHP community. I ran 5.2.9 for a long time just so I could use php_apc, but

Re: [symfony-users] Request for Symfony 2 installation guide

2011-06-21 Thread Vaibhav Rajput
Tac Tacelosky u absolutely rite but u know simple symfony2 doesnt give APC recommended some resign is der behind of it... Ya that is performance... so thats y i thinking on it... -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You

Re: [symfony-users] Request for Symfony 2 installation guide

2011-06-21 Thread oscar balladares
Mostly web servers are running UNIX kind of SO's. And it is very easy to install all dependencies: debian, ubuntu like ones have apt-get; Red Hat, Centos, Fedora have 'yum'. You should consider to learn unix based SO, your work become extremely maintenable when you get used to it (instead of

Re: [symfony-users] Request for Symfony 2 installation guide

2011-06-21 Thread Vaibhav Rajput
@oscar balladares, how many times i have to say i m not blaming to fabien. i m just giving feedback or some suggestion to fabien for the documentation so it is easy for the beginner like me.. i know very well that everything is available on open internet but the thing is u have search on it... so