Re: Issue after upgrade from 1.3 to 2.0
I haven't used the upgrade shell so I'm not certain as to what you
should end up with. But notice that you have both cake and Cake
directories. The uppercase one should be the 2.x version. I suspect
that there's some backwards compatibility with lowercase names of
directories. Although, why cake would try the lowercase dir after
finding the uppercase dir is a bit mysterious.
Anyway, try renaming the lowercase dir to something else.
On Tue, May 8, 2012 at 1:10 PM, dan <dangribbin@gmail.com> wrote:
> We're in the process of upgrading our existing 1.3 install to 2.0.
> After running the upgrade shell, I got this error when trying to load
> the main page:
>
> Fatal error: Cannot redeclare config() in /Applications/MAMP/htdocs/
> rdi_dev/lib/Cake/basics.php on line 43
>
> When trying to bake, I get the following error:
>
> Fatal error: Cannot redeclare config() (previously declared in /
> Applications/MAMP/htdocs/rdi_dev/lib/Cake/basics.php:44) in /
> Applications/MAMP/htdocs/rdi_dev/lib/cake/basics.php on line 59
>
> We aren't sure what to look at. We assume that basics.php is being
> included somewhere else, but I'm not sure where.
>
> Any help would be greatly appreciated!
>
> --
> 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
> cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://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
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home