Hey Guys, I was just testing out CakePHP 2.1 and I noticed a weird behaviour.
I copied the entire fresh CakePHP folder into a subfolder of my apache webroot called "cakephp 2.1" (with Space) and CakePHP threw me an error. "Error: Cakephp%202.1Controller could not be found." When I removed the Space, ie "cakephp2.1", the application worked like magic. It routed to the default CakePHP page. I'm not sure if it's a bug in CakePHP or a misconfiguration at my apache. Is anybody else experiencing this? My Setup is as follows: - Windows 7 - WAMP server - Apache 2.2.17 with mod rewrite enabled - PHP 5.3.8 P.S. How do I upgrade from CakePHP 2.0 to 2.1? Is copying just the Lib/ Cake folder enough or do I have to do more? -- 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
