I've installed PHP 5.3 and I have already had to make some changes on my cake project ( core.php UTC setting). The problem is that something is going wrong with my routes, I think, because it worked perfectly before.
I'm not sure that is a real route problem because it redirecting me to the right URL: http://localhost/projectname/login But then it doesn't find the files that is in the proper controller ( cadastroController -> login() ) The requested URL /projectname/login was not found on this server. Is it because of the PHP 5.3? is there any configuration that I should check? Thank in advance... -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
