Thanks Sam, I'll note on the spaces. The book guide was helpful and assisted much on my migration.
On Feb 17, 6:30 am, Sam Sherlock <[email protected]> wrote: > Spaces are bad in paths avoid them > > The book had a migration guide. Your app *needs* app controller, model, > shell > > Apart from your app needing the above, if it does not have them, it should > work fine. > > Parts could be tuned for 2.1 eg blocks, events... > > - S > On 17 Feb 2012 05:55, "ProFire" <[email protected]> wrote: > > > > > > > > > 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 sitehttp://ask.cakephp.organd help > > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > > [email protected] For more options, visit this group > > athttp://groups.google.com/group/cake-php -- 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
