Hi all, I am installing Symfony following the online instructions (pdf) Got stuck at database configuration step. The only instruction there is :
:When creating a new project, Doctrine is enabled by default. Configuring the database used by Doctrine is as simple as using the configure:database task: $ php symfony configure:database "mysql:host=localhost;dbname=dbname" root mYsEcret" This look like linux to me and there is no windows version. I created a new project using c:\> php lib\vendor\symfony\data\bin\symfony generate:project PROJECT_NAME and that worked fine Thanks in advance for your help. Julian -- 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
