http://book.cakephp.org/view/1561/Migrating-from-CakePHP-1-2-to-1-3
j On 16 July 2010 11:38, xamako <[email protected]> wrote: > I am trying to upgrade to version 1.3, but there are many errors, you > know someone guide > > I've looked at: > > http://mark-story.com/posts/view/getting-a-new-oven-migrating-from-cakephp-1-1-to-1-2 > > http://book.cakephp.org/view/411/Migrating-from-CakePHP-1-1-to-1-2 > > Thanks > > On Jul 16, 9:35 am, xamako <[email protected]> wrote: >> Ok >> >> I'm try upgrade to 1.2. >> >> Thanks! >> >> On Jul 16, 9:33 am, mike karthauser <[email protected]> wrote: >> >> > Cake 1.1.* is not compatible with php5.3. >> >> > You are either going to need to upgrade your app to a recent version of >> > 1.2.* or find a version of php < 5.3 >> >> > Mike Karthauser >> > Brightstorm limited >> > Tel: 07939252144 >> >> > On 16 Jul 2010, at 08:26, xamako <[email protected]> wrote: >> >> > > Hi! >> >> > > I'm trying to run a project written in cakephp 1.1.11.4064 on a server >> > > PHP 5.3.2, but fails. >> >> > > These are the errors: >> >> > > Strict Standards: Redefining already defined constructor for class >> > > Object in C:\Program Files\EasyPHP-5.3.2i\www\amyadler\new_site\cake >> > > \libs\object.php on line 69 >> >> > > Deprecated: Assigning the return value of new by reference is >> > > deprecated in C:\Program Files\EasyPHP-5.3.2i\www\amyadler\new_site >> > > \cake\libs\object.php on line 94 >> >> > > Deprecated: Assigning the return value of new by reference is >> > > deprecated in C:\Program Files\EasyPHP-5.3.2i\www\amyadler\new_site >> > > \cake\libs\security.php on line 48 >> >> > > Deprecated: Assigning the return value of new by reference is >> > > deprecated in C:\Program Files\EasyPHP-5.3.2i\www\amyadler\new_site >> > > \cake\libs\configure.php on line 82 >> >> > > Strict Standards: Non-static method Configure::getInstance() should >> > > not be called statically in C:\Program Files\EasyPHP-5.3.2i\www >> > > \amyadler\new_site\cake\bootstrap.php on line 43 >> >> > > Strict Standards: Non-static method Configure::write() should not be >> > > called statically in C:\Program Files\EasyPHP-5.3.2i\www\amyadler >> > > \new_site\cake\bootstrap.php on line 82 >> >> > > Strict Standards: Non-static method Configure::getInstance() should >> > > not be called statically in C:\Program Files\EasyPHP-5.3.2i\www >> > > \amyadler\new_site\cake\libs\configure.php on line 102 >> >> > > Any solution? >> >> > > Check out the new CakePHP Questions sitehttp://cakeqs.organdhelp others >> > > with their CakePHP related questions. >> >> > > You received this message because you are subscribed to the Google >> > > Groups "CakePHP" group. >> > > To post to this group, send email to [email protected] >> > > To unsubscribe from this group, send email to >> > > [email protected] For more options, visit this group >> > > athttp://groups.google.com/group/cake-php?hl=en > > Check out the new CakePHP Questions site http://cakeqs.org and help others > with their CakePHP related questions. > > You received this message because you are subscribed to the Google Groups > "CakePHP" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] For more options, visit this group at > http://groups.google.com/group/cake-php?hl=en > -- jon bennett - www.jben.net - blog.jben.net Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
