Good afternoon, I have a problem with Symfony 1.4, I did one application with two forms, one in the frontend (cars) and one in the backend (Client). The issue is that when I start Apache and called one of the two environments from the browser, this is linked up again to restart apache or pc. for example, I make the following 1) localhost: 8080/frontend/autos - Working with the routing of Frontend - Ok 2) localhost: 8080/backend/clientes - again working with the frontend rounting - ERROR!
Restart the apache or reboot the PC 1) localhost: 8080/backend/clientes - Working with the routing of the backend - Ok 2) localhost: 8080/frontend/autos - working again with the backend rounting - ERROR! if I go to 1) localhost: 8080/frontend/clientes - works ok, even though the module does not exist in the backend. I wipe the cache symfony I clean the browser cache I check the Apache settings I check the configuration of php And I find nothing to help me solve this problem. Can anyone give me some idea. regards -- 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 developers" group. To post to this group, send email to symfony-devs@googlegroups.com To unsubscribe from this group, send email to symfony-devs+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en