I guess you have miss configured vsost. Seems not related to symfony. On Feb 12, 2011 12:13 AM, "Alex Pilon" <[email protected]> wrote: > Do what you would do if this was a normal php app. Check the apache logs and > then return with a question about what is in there if that doesn't lead you > to the solution. > > On Fri, Feb 11, 2011 at 10:45, stof <[email protected]> wrote: > >> On Thu, 10 Feb 2011 15:27:53 -0430, Amador Antonio Cuenca >> <[email protected]> wrote: >> > Hi all, I'm a junior developer, with experience in C#, Java, Ruby and >> some >> > Scala and PHP, I've assigned to extend a existing symfony project (I've >> > never work with symfony). Well, Here my problem: >> > >> > I readed the quickstart and I copy the project from the server to my >> > personal computer. I've changed: >> > 1.- ProjectConfiguration.class.php => require_once >> > 'C://symfony//lib/autoload/sfCoreAutoload.class.php'; >> > 2.- databases.yml => I changed the host, user and password >> > 3.- propel.ini => I changed the host, user and password >> > 4.- clear the cache... >> > >> > But I get this exception: >> > >> > Internal Server Error >> > The server encountered an internal error or misconfiguration and was >> unable >> > to complete your request. >> > Please contact the server administrator, [email protected] and inform >> them >> > of the time the error occurred, and anything you might have done that >> may >> > have caused the error. >> > More information about this error may be available in the server error >> log. >> > >> > The project run in the server but in my PC don't, I've tested the >> symfony >> > installation create another project(Jobeet) and it works, >> > >> > What do you think? Do I have to do something else? I'll really >> appreciate >> > your help guys. >> > >> > Regards, >> > -- >> > TSU. Amador Cuenca >> >> You should access the front controller of the dev environment to have an >> exception message. The message provided by Apache when an error 500 occurs >> does not says what was wrong. >> >> -- >> Christophe | Stof >> >> -- >> 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 >> > > > > -- > Alex Pilon > (613) 608-1480 > > -- > 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
-- 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
