Hi all, I have found the problem, i make a mistake into httpd.conf at line:
Listen 127.0.0.1:8080 before there is Listen 80.0.0.1:8080 Thanks. Il giorno 26/gen/2010, alle ore 17.36, Andrea ha scritto: > Hi all, > > i'm new of symfony project and i would like to learn more of it for > improve my php project. > I successful install all under my mac and MAMP. > > I Have a strange problem, if I run MAMP and I visit symfony project at > http://localhost:8080/ the first time I can see the default page. If I > refresh the page, or close tab and open a new tab I cannot see the > page and I receive the error: > > Error 324 (net::ERR_EMPTY_RESPONSE): Error unknown. > > So now if I restart MAMP i can see the default page. > > Someone have the same problem? How can I fix it? > > Thanks a lot > > Andrea > > -- > 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. > -- 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.
