This line is present in httpd.conf. Yes, it's a win xp prof machine. LoadModule rewrite_module modules/mod_rewrite.so
On May 13, 6:11 pm, Thomas Dedericks <[EMAIL PROTECTED]> wrote: > Hi, > > is mod_rewrite enabled in your apache configuration ? > > Le mardi 13 mai 2008 à 06:05 -0700, Prashant a écrit : > > > I was trying the Askeet Day 2 tutorial. > > http://www.symfony-project.org/askeet/1_0/2 > > > Was able to generate the model php classes via propel.xml > > Was able to create db tables in mysql. > > Was able to generate the CRUD php code. > > > The urlhttp://askeet/question > > is showing 'Object not found' > > > Apache log shows error: > > [Tue May 13 15:04:17 2008] [error] [client 127.0.0.1] File does not > > exist: > > D:/.../sfprojects/askeet/web/question > > [Tue May 13 15:04:17 2008] [error] [client 127.0.0.1] File does not > > exist: > > D:/.../sfprojects/askeet/web/favicon.ico > > > I have done "symfony cc" many times. > > > The step 1 is also working fine. > > This url is ok.http://askeet/ > > > For configuring step 1, I had to give "Allow from all" in the > > httpd.conf > > Directory permissions. Otherwise, step 1 (or day 1) was also not > > working. > > > Can you help me? Is there a way to have detailed logging invoked for > > Symfony? > > I am a newbie to Symfony but have significant exposure to Java > > frameworks. > > What part of symfony redirects thehttp://askeet/questionto the > > correct > > folder? > > As of now, the apache logs indicate that apache is looking for a > > concrete > > resource called question, directly under the web folder. > > -- > > Thomas Dedericks > -- > [EMAIL PROTECTED] > GSM: +32 (0) 499 23 60 22http://tequila-studio.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 -~----------~----~----~----~------~----~------~--~---
