First you need to enable debugging or simple use the *_dev.php version of your front controller. Because the error 500 is shown for any exception that symfony reaches, there is no certain way to tell you what is wrong.
Regards, Kiril arbutus wrote: > Dear All, > I have just started working with symfony 1.0.2. I am facing few > problems in my project. > I have created shema.xml and made changes in propel.ini. All object > and Base classes are creating with respect to Tables, and the > corresponding set and get methods are working fine. The problem is at > the time of calling the save() method. It is giving error like 500 > Internal Server Error. > > PlateForm Description= PHP5,Mysql4.0,Apache2.1 > > Please help me in this regard. > > Regards > Rajesh Ranjan > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
